aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf
AgeCommit message (Expand)AuthorFilesLines
2017-08-23Update PR ld/21903 tests for dejagnu 1.4.4H.J. Lu3-3/+3
2017-08-22Update PR ld/21964 testsH.J. Lu7-52/+94
2017-08-21Make __start/__stop symbols protected visibilityAlan Modra23-23/+104
2017-08-11Add -z globalaudit linker command line option to set the DF_GLOBALAUDIT flag ...Nick Clifton2-0/+6
2017-08-08More support for ld --hash-style in the ld testsuiteAlan Modra2-1/+2
2017-08-07Move common symbol check after bed->common_definitionH.J. Lu1-8/+4
2017-08-07Support different ld --hash-style in the ld testsuiteAlan Modra14-8/+16
2017-08-06Treat common symbol as undefined for --no-define-commonH.J. Lu6-0/+41
2017-08-04Add a testcase for "ld -d"H.J. Lu2-0/+11
2017-08-03Add more targets to the list of architectures not supporting format changing ...Nick Clifton1-1/+1
2017-08-02Check ELF section header only for ELF outputH.J. Lu4-0/+28
2017-07-18LD/testsuite: Conditionalize the placement of `.got' in GNU_RELROMaciej W. Rozycki1-1/+18
2017-07-18LD/testsuite: Conditionalize the placement of `.dynamic' in GNU_RELROMaciej W. Rozycki1-1/+6
2017-06-26LD: Fix .startof.SECNAME/.sizeof.SECNAME tests for MIPS/IRIXMaciej W. Rozycki4-8/+8
2017-06-21Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to some ELF testsH.J. Lu1-8/+11
2017-06-18is_underscore_target for ld-elf testsAlan Modra26-95/+42
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra18-97/+99
2017-06-14Skip PR ld/21562 tests on targets with leading char or without --gc-sectionsH.J. Lu14-0/+86
2017-06-14Skip sizeof/startof tests on targets with leading charH.J. Lu4-0/+16
2017-06-13ld: Don't define __start_SECNAME/__stop_SECNAME for -rH.J. Lu2-0/+24
2017-06-13ld: Add tests for .startof.SECNAME/.sizeof.SECNAMEH.J. Lu4-0/+28
2017-06-13Always define referenced __start_SECNAME/__stop_SECNAMEH.J. Lu20-0/+174
2017-06-13ld: Add tests for -UrH.J. Lu4-0/+44
2017-06-13[LD][Testsuite] Add --no-dynamic-linker option to dynamic-1 rdynamic-1 test c...Renlin Li1-2/+2
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess3-0/+26
2017-06-05Fix --enable-new-dtags config supportAlan Modra4-4/+4
2017-05-03Adjust testsuite/ld-elf/pr21384.dH.J. Lu1-0/+1
2017-05-02Add a test for PR ld/21384H.J. Lu4-0/+39
2017-04-28ELF: Add run-time tests for -z nowH.J. Lu1-0/+86
2017-04-21i386: Avoid dynamic symbol with GOT reference in PIEH.J. Lu1-5/+0
2017-04-21Require --no-dynamic-linker with -static -E/--dynamic-listH.J. Lu7-6/+17
2017-04-20Skip PIE indirect5 and indirect6 tests on i386H.J. Lu1-8/+15
2017-04-17Put soname in the version definition sectionH.J. Lu5-0/+37
2017-04-17Undo dynamic symbol state after regular object sym type mismatchAlan Modra6-0/+115
2017-04-10PR21287, Inconsistent section type for .init_array and .init_array.42Alan Modra2-8/+9
2017-04-07ELF: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu1-1/+1
2017-04-07Tweak MBIND ld test for ARM.Alan Modra1-4/+4
2017-04-07mbind tests: don't check PT_LOAD headersAlan Modra3-24/+0
2017-04-05PR ld/21233: change xfails to kfails, fix the indentation issueHans-Peter Nilsson1-3/+14
2017-04-05PR ld/21233: xfail failing test-parts for cris*-*-*Hans-Peter Nilsson1-2/+3
2017-04-04PR ld/21233: Avoid sweeping forced-undefined symbols in section GCMaciej W. Rozycki7-0/+87
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu7-0/+228
2017-03-17ld sec64k test fixAlan Modra1-2/+4
2017-03-11Don't use -rdynamic in ld testAlan Modra1-1/+1
2017-03-11Don't run new orphan tests on i860 and i960Alan Modra2-2/+2
2017-03-09ld: Track changes to default region LMA even for empty sectionsAndrew Burgess3-3/+25
2017-03-09ld: better handling of lma region for orphan sectionsAndrew Burgess3-0/+51
2017-03-05Align eh_frame FDEs according to their encodingAlan Modra2-3/+11
2017-03-02Avoid gcc-7 warning killing ld testcasesAlan Modra1-4/+4
2017-02-28Nios2 dynobj handling fixesAlan Modra1-1/+1