aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-10-12Update more tests for objdump changeAlan Modra5-9/+9
2016-10-11Enhance objdump so that it will use .got, .plt and .plt.got section symbols w...Nick Clifton160-677/+677
2016-10-11Always descend into output section statements in lang_do_assignmentsAlan Modra2-4/+2
2016-10-10S/390: Move binary start to 16M.Andreas Krebbel2-4/+3
2016-10-07Add is_generic_elf to ld/ld-lib.expAlan Modra2-13/+21
2016-09-30Fix pr20528 testsuiteAlan Modra2-0/+6
2016-09-29Don't merge 2 sections with different SHF_EXCLUDEH.J. Lu4-0/+30
2016-09-28[ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP24 for relocatio...Christophe Lyon5-0/+206
2016-09-26PowerPC .gnu.attributesAlan Modra17-40/+11
2016-09-23Delete relocations associatesd with deleted exidx entries.Akihiko Odaki1-2/+16
2016-09-23S/390: Move start of 64 bit binaries from 2GB to 256MB.Andreas Krebbel2-3/+4
2016-09-21[AArch64] Print spaces after commas in addressesRichard Sandiford40-92/+92
2016-09-21[AArch64] Add SVE condition codesRichard Sandiford2-8/+8
2016-09-14Fix ld --gc-section segfault with ARMv8-M entry function in absolute sectionThomas Preud'homme2-0/+12
2016-09-14[ARC] Fix parsing dtpoff relocation expression.Claudiu Zissulescu5-0/+52
2016-09-06Resolve size relocation with copy relocationH.J. Lu3-0/+22
2016-09-06Fix PR ld/20545 - relaxation bugs in avr backendSenthil Kumar Selvaraj4-0/+43
2016-09-02Limit pr20513c/pr20513d to Linux and GNU targetsH.J. Lu2-0/+2
2016-09-01Add tests for PR ld/20513H.J. Lu8-0/+72
2016-08-31Adjust VLE testsuiteAlan Modra5-107/+97
2016-08-30Made tests to XFAIL for arc*-*-elf*.Cupertino Miranda2-0/+2
2016-08-29Run PR ld/19784 tests only if ifunc attribute worksH.J. Lu1-38/+47
2016-08-29i386: Issue an error on non-PIC call to IFUNC in PIC objectH.J. Lu12-44/+58
2016-08-26Dynamic TLS GOT entries would not be relocated.Cupertino Miranda2-0/+20
2016-08-26Content for TLS_IE_GOT not written to .got.Cupertino Miranda2-0/+19
2016-08-26Add support for stable secure gateway veneers addressesThomas Preud'homme9-2/+104
2016-08-23Fix duplicate FAILs from ld testsuiteAlan Modra1-10/+4
2016-08-19Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton100-187/+189
2016-08-18Fix thinko in new weak undefined function testAlan Modra1-1/+1
2016-08-13Correct .dynsym sh_infoAlan Modra13-13/+13
2016-08-12Add undefined weak function testsAlan Modra3-45/+84
2016-08-11Fix ERROR: target-cc does not existAlan Modra1-6/+9
2016-08-11Avoid testsuite errors about missing compilers.Nick Clifton1-1/+4
2016-08-11PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2Maciej W. Rozycki1-3/+0
2016-08-10MIPS/LD/testsuite: Verify microMIPS LA25 stub generationMaciej W. Rozycki7-0/+182
2016-08-09Skip LTO tests for --disable-pluginH.J. Lu1-3/+25
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme4-0/+90
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme7-0/+183
2016-07-27MIPS/GAS: Implement microMIPS branch/jump compactionMaciej W. Rozycki2-16/+10
2016-07-27Restrict linker garbage collection personality test to cfi enabled targets.Nick Clifton1-2/+1
2016-07-26MIPS/BFD: Handle branches in PLT compression selectionMaciej W. Rozycki14-24/+520
2016-07-25Revise targets able to run ELF 64k section testAlan Modra1-8/+4
2016-07-22Fix segfault in ARC linker when generating got entries for local symbols.Cupertino Miranda2-0/+12
2016-07-21Use variable args in run_ld_link_exec_testsAlan Modra18-37/+37
2016-07-21Fix implib test failuresAlan Modra5-20/+45
2016-07-20Early expression evaluationAlan Modra1-1/+2
2016-07-19MIPS: Convert cross-mode BAL to JALXMaciej W. Rozycki22-102/+278
2016-07-19MIPS: Verify the ISA mode and alignment of branch and jump targetsMaciej W. Rozycki17-42/+898
2016-07-19ld: Restore file offset after a plugin fails to claim a fileAndrew Burgess2-1/+32
2016-07-15Add support for creating ELF import librariesThomas Preud'homme4-0/+51