aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-06-19Check the DYNAMIC bit for input shared objectsH.J. Lu2-0/+36
2017-06-18is_underscore_target for ld-elf testsAlan Modra27-95/+61
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra18-97/+99
2017-06-16[AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol checkJiong Wang5-14/+25
2017-06-15[AArch64] Allow COPY relocation eliminationJiong Wang6-0/+73
2017-06-14Fix address violation when disassembling a corrupt binary.Nick Clifton1-3/+3
2017-06-14xfail pr20022.d on targets without dynamic relocs in .textH.J. Lu1-0/+2
2017-06-14Skip PR ld/21562 tests on targets with leading char or without --gc-sectionsH.J. Lu14-0/+86
2017-06-14Add size to bar in ld-gc/pr20022a.sH.J. Lu1-0/+1
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. Lu30-6/+213
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-09x86-64: Add some x32 ELF property testsH.J. Lu9-4/+78
2017-06-09Revert "[AArch64] Allow COPY relocation elimination"Jiong Wang3-13/+0
2017-06-08[ARC] Fixed TLS for IE model.Cupertino Miranda1-2/+2
2017-06-08x86: Dump local IFUNC functions in the map fileH.J. Lu4-2/+10
2017-06-08[AArch64] Allow COPY relocation eliminationJiong Wang3-0/+13
2017-06-07Fix a number of pr21529 testcase failuresAlan Modra1-4/+1
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess3-0/+26
2017-06-05Add a testcase for PR ld/21529H.J. Lu3-1/+22
2017-06-05Fix --enable-new-dtags config supportAlan Modra4-4/+4
2017-06-02x86: Remove linker option: -z prefix-nopH.J. Lu2-22/+2
2017-06-01PPC64_OPT_LOCALENTRYAlan Modra3-4/+4
2017-05-19x86: Add GC testcases with property sectionsH.J. Lu10-0/+94
2017-05-18Treat a prefix of "$SYSROOT" in the same way as "=" when parsing linker searc...Nick Clifton1-1/+8
2017-05-18pr20882 testcaseAlan Modra4-13/+3
2017-05-17Mark debug sections referenced by kept debug sectionsH.J. Lu5-0/+38
2017-05-16Fix commit 0a7d38897b9fb1ec7a064ca3347cbac3ba49e5acH.J. Lu1-18/+22
2017-05-16Run PR ld/21481 tests only if IFUNC is supportedH.J. Lu1-18/+18
2017-05-15MIPS16e2: Add new MIPS16e2 relaxation GAS and LD testsMaciej W. Rozycki9-0/+150
2017-05-12x86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED propertiesH.J. Lu6-0/+122
2017-05-11x86-64: Rename .plt.bnd to .plt.secH.J. Lu14-18/+18
2017-05-11x86: Generate PLT relocations for -z nowH.J. Lu16-171/+186
2017-05-10x86-64: Use .plt.bnd for IFUNC function addressH.J. Lu3-0/+82
2017-05-10[ARC] Object attributes.Claudiu Zissulescu22-1/+105
2017-05-08x86-64: Improve PLT generation and synthetic PLT symbolsH.J. Lu29-91/+915
2017-05-08i386: Improve PLT generation and synthetic PLT symbolsH.J. Lu10-2/+245
2017-05-08Make import libraries relocatable objectsThomas Preud'homme2-1/+11
2017-05-04Fix PR21404 - assertion fail when calculating symbol sizeSenthil Kumar Selvaraj16-0/+197
2017-05-03MIPS16/GAS: Relax 32-bit non-PIC PC-relative synthetic instructionsMaciej W. Rozycki9-0/+155
2017-05-03Adjust testsuite/ld-elf/pr21384.dH.J. Lu1-0/+1
2017-05-03MIPS16/GAS: Fix absolute references with PC-relative synthetic instructionsMaciej W. Rozycki10-0/+70
2017-05-02x86: Add -Wl,--no-as-needed to some TLS testsH.J. Lu2-3/+3
2017-05-02Add a test for PR ld/21384H.J. Lu4-0/+39
2017-05-01x86: Run GNU2 TLS tests with working GNU2 TLS supportH.J. Lu3-0/+74
2017-04-28x86: Add run-time tests for -mtls-dialect=gnu2H.J. Lu7-0/+212
2017-04-28ELF: Add run-time tests for -z nowH.J. Lu4-0/+291