aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-02-01[ld, testsuite] Append $board_cflags in one more place in ld-unique/unique.expJiong Wang1-1/+1
2017-02-01Fix failing print-memory-usage-1 on WindowsSenthil Kumar Selvaraj1-1/+1
2017-02-01PR ld/20828: LD/testsuite: Correct indentationMaciej W. Rozycki1-20/+20
2017-01-30MIPS: Add options to control branch ISA checksMaciej W. Rozycki8-0/+301
2017-01-27[ld, testsuite] XFAIL "pr20995-2", "Build pr20995-2.so" on arm*-*-eabi*Jiong Wang1-1/+7
2017-01-24[ld, testsuite] Always assemble those intermeidate .o files used laterJiong Wang1-7/+22
2017-01-24PowerPC dynamic relocationsAlan Modra3-7/+5
2017-01-23Fix AArch64 relocation handling in ILP32 mode.Yury Norov13-1/+217
2017-01-23PR ld/20828: Work around RISC-V failuresMaciej W. Rozycki1-0/+1
2017-01-23PR ld/20828: Remove leading `_' from symbols used in testsMaciej W. Rozycki5-14/+14
2017-01-23PR ld/20828: Relax symbol ordering in testsMaciej W. Rozycki4-8/+7
2017-01-23[ld, testsuite] Honor cflags when GCC used as linker driverJiong Wang2-2/+22
2017-01-20[AArch64] Optimize .gnu.hash table size for executableJiong Wang4-0/+24
2017-01-20objdump: Better objdump section headers in wide modeAndrew Burgess1-1/+1
2017-01-18PR ld/20995: MIPS: Set GAS flags correctly for testsMaciej W. Rozycki1-10/+17
2017-01-18PR ld/20828: Fix linker script symbols wrongly forced local with section GCMaciej W. Rozycki7-0/+97
2017-01-18PR gas/20649: MIPS: Fix GOT16/LO16 reloc pairing with comdat sectionsMaciej W. Rozycki1-0/+7
2017-01-18Skip linker tests for unique symbols in shared libraries if the target does n...Dimitar Dimitrov1-24/+36
2017-01-12x86-64: Also generate unwind info for .plt.bndH.J. Lu4-0/+109
2017-01-11x86-64: Correct unwind info for the BND PLTH.J. Lu5-0/+152
2017-01-10i386/x32: Align .eh_frame section to 4 bytesH.J. Lu1-8/+2
2017-01-10X32: Place .plt.got section after .plt sectionH.J. Lu3-1/+69
2017-01-10i386/x86-64: Add unwind info for .plt.got sectionH.J. Lu6-0/+149
2017-01-10i386: Pass -Wl,-R,tmpdir/-Wl --as-needed to $CCH.J. Lu2-5/+5
2017-01-10[ARC] Add new linker emulation for npsGraham Markall2-0/+96
2017-01-04Check for shared lib support before running ld tests with -sharedAlan Modra7-2/+38
2017-01-03Check ld_compile return statusAlan Modra1-4/+20
2017-01-03Add -rpath-link to various testsAlan Modra3-12/+12
2017-01-03Don't run C tests in ld testsuite unless we have a C compilerAlan Modra3-0/+15
2017-01-02Run more ld tests when not nativeAlan Modra68-589/+479
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