aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-01-02Update year range in copyright notice of all files.Alan Modra155-155/+155
2016-12-31PRU LD PortDimitar Dimitrov48-9/+489
2016-12-31ld testsuite: Sanitize output from ldDimitar Dimitrov1-3/+3
2016-12-28Use dynrelro for symbols in relro sections tooAlan Modra3-0/+28
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra8-32/+75
2016-12-22Don't call "error" in sysroot-prefix.expAlan Modra1-3/+3
2016-12-21Remove high bit set charactersAlan Modra1-3/+3
2016-12-14ld: aarch64: fix TLS relaxation where TCB_SIZE is usedYury Norov3-0/+29
2016-12-14Revert "ld: aarch64: fix TLS relaxation where TCB_SIZE is used"Yury Norov3-29/+0
2016-12-14ld: aarch64: fix TLS relaxation where TCB_SIZE is usedYury Norov3-0/+29
2016-12-13[AArch64] Make LD testcases support ILP32 modeJiong Wang22-207/+233
2016-12-13Don't add PHDR for objcopy/strip or ld script specifying PHDRSAlan Modra3-6/+0
2016-12-13Don't fudge p_vaddr when PHDR in segmentAlan Modra4-11/+2
2016-12-06PowerPC64 toc optimisation for power9Alan Modra6-0/+534
2016-12-04bfd,ld: Continue after partially-successful relaxed call relocations in sparc.Alyssa Milburn3-0/+35
2016-12-03PowerPC64 dot-symbol compatibility bugfixesAlan Modra7-0/+83
2016-12-03PowerPC64 dot-sym testsuite fixesAlan Modra55-118/+175
2016-12-03ld-elfvers don't fail on non-empty resultsAlan Modra1-2/+6
2016-12-03Correct cdtest g++ version testAlan Modra1-1/+1
2016-12-01Fix accesses to the GOT for AARCH64 operating in 32-bit mode.Yury Norov3-0/+30
2016-11-28Update linker tests after partial reversion of PR 20815 patch.Nick Clifton3-5/+5
2016-11-28Properly hide hidden versioned symbol in executableH.J. Lu2-0/+7
2016-11-27Fix powerpc vle test for sorting of program headersAlan Modra1-3/+3
2016-11-27Fix spelling in comments in Expect scripts (ld)Ambrogino Modigliani4-4/+4
2016-11-27Fix spelling in comments in Assembler files (ld)Ambrogino Modigliani6-9/+9
2016-11-24[ARM] Bind defined symbol locally in PIEJiong Wang4-0/+21
2016-11-23Adjust linker test for arm-vxworks in wake of patch for PR 20815.Nick Clifton1-1/+1
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton35-20/+60
2016-11-16Fix PR20789 - relaxation with negative valued diff relocsSenthil Kumar Selvaraj2-0/+26
2016-11-14Also check GOT PLT for R_X86_64_PLTOFF64H.J. Lu3-0/+46
2016-11-10[AArch64] Bind defined symbol locally in PIEJiong Wang4-0/+22
2016-11-04ld: Allow EXCLUDE_FILE to be used outside of the section listAndrew Burgess15-0/+131
2016-11-04ld: Create test object files based on source file nameAndrew Burgess5-7/+25
2016-11-04ld/xc16x: This target does not support -sharedAndrew Burgess1-0/+1
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