aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-gc/gc.exp
AgeCommit message (Expand)AuthorFilesLines
2020-07-09powerpc garbage collect testAlan Modra1-6/+3
2020-06-20Remove perror from ld_assemble, ld_compile and ld_nmAlan Modra1-1/+1
2020-06-04tcl global directive outside proc body does nothing (ld)Alan Modra1-5/+0
2020-06-03ld: Pass -fno-sanitize=all to tests with linkerH.J. Lu1-1/+3
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-19 [ld] Fix failure of pr19161 on hppa*-*linux*.John David Anglin1-0/+5
2019-04-24Use better test for usable compiler in ld testsuite.Sandra Loosemore1-6/+6
2019-04-15Skip print-map-discarded test for non-ELF targetsFaraz Shahbazker1-1/+3
2019-04-11ld: Add --no-print-map-discarded optionFaraz Shahbazker1-0/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-04-16Remove sh5 and sh64 supportAlan Modra1-9/+0
2018-03-20gc.exp: Remove extraneous LD flags from the personality testMaciej W. Rozycki1-1/+1
2018-03-14gc.exp: Fix a typo: $LFLAGS -> $LDFLAGSH.J. Lu1-1/+1
2018-01-31MIPS/LD/testsuite: Correct dynamic links with VR4100, VR4300 and VR5000Maciej W. Rozycki1-1/+9
2018-01-30Add --gc-sections test checking removal of __start/__stop symbols.Alan Modra1-0/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-06-22Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to more ELF testsH.J. Lu1-1/+4
2017-06-13Always define referenced __start_SECNAME/__stop_SECNAMEH.J. Lu1-0/+6
2017-05-17Mark debug sections referenced by kept debug sectionsH.J. Lu1-0/+1
2017-01-02Run more ld tests when not nativeAlan Modra1-4/+4
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-06-28Skip version check for unreferenced and undefined symbolH.J. Lu1-0/+15
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-23Add a test for PR ld/19167H.J. Lu1-0/+1
2015-10-22Always keep sections marked with SEC_KEEPH.J. Lu1-0/+6
2015-04-10Add a testcase for PR ld/18223H.J. Lu1-0/+1
2015-03-25Garbage collecting debug sectionsSenthil Kumar Selvaraj1-0/+3
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2012-08-14 PR ld/14265Nick Clifton1-0/+5
2012-08-13oops, aciidental commitNick Clifton1-6/+0
2012-08-13Add support for 64-bit ARM architecture: AArch64Nick Clifton1-0/+6
2012-05-15 * config/tc-m68hc11.c: Add S12X and XGATE co-processor support.Nick Clifton1-0/+5
2012-04-03bfd/Roland McGrath1-1/+2
2012-02-22 PR ld/13683Nick Clifton1-0/+5
2011-10-19 PR ld/13177Alan Modra1-0/+14
2011-02-09 * ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux.Alan Modra1-0/+5
2010-11-08Improve binutils testsuite coverage for GNU/Hurd.Thomas Schwinge1-1/+2
2010-01-26Properly check undefined symbols when gc_sections is active.H.J. Lu1-0/+8
2010-01-08Set SEC_KEEP on section XXX for undefined __start_XXX/__stop_XXXH.J. Lu1-0/+1
2010-01-07Always keep SHT_NOTE sectionsH.J. Lu1-1/+2
2009-10-01 * lib/ld-lib.exp (ld_simple_link_defsyms): New proc, addingAlan Modra1-1/+2
2009-09-15 * ld-elfcomm/elfcomm.exp: Add appropriate emulation optionKaz Kojima1-2/+12
2008-07-27 * ld-gc/gc.exp (test_gc): xfail powerpc64.Alan Modra1-1/+4
2008-01-222008-01-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2008-01-14 * ld-gc/gc.exp (test_gc): Let missing C compiler make testsHans-Peter Nilsson1-1/+8
2008-01-11ld:Tristan Gingold1-0/+71