aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-02-24readelf: Fix incorrect "Version definition past end of section" messageMaciej W. Rozycki6-0/+110
2017-02-23MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki4-4/+4
2017-02-23MIPS/BFD: Discard ineligible JALR relocations right awayMaciej W. Rozycki2-1/+27
2017-02-23Correct VLE 16D and SDAREL relocationsAlan Modra2-48/+48
2017-02-22PR ld/20828: Move symbol version processing ahead of GC symbol sweepMaciej W. Rozycki8-1/+94
2017-02-21Fix compile time warning message in linker testsuite test.Nick Clifton1-6/+8
2017-02-17Relax dwarf2 expected error matchAlan Modra1-0/+1
2017-02-17Relax dwarf3 expected error matchAlan Modra2-4/+4
2017-02-16bfd: Improve lookup of file / line information for errorsAndrew Burgess2-6/+7
2017-02-16bfd/dwarf: Improve use of previously loaded dwarf informationAndrew Burgess6-0/+45
2017-02-16ld: Add additional checking for warnings/errors in testsuiteAndrew Burgess3-16/+75
2017-02-16ld testsuite function pointer comparisons vs. hppaAlan Modra3-5/+5
2017-02-16hppa -z relro againAlan Modra4-8/+8
2017-02-16Fix more powerpc testsuite source errorsAlan Modra2-2/+2
2017-02-15i386: Allow "lea foo@GOT, %reg" in PICH.J. Lu3-0/+65
2017-02-15Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc errorH.J. Lu5-0/+46
2017-02-15LD: vfinfo: Make clever formatters consistent WRT function name reportingMaciej W. Rozycki23-547/+1
2017-02-15Use Windows style directory separators when running sysroot tests under MinGW...Igor Kudrin1-1/+19
2017-02-06[ld, testsuite] Don't print to stdout for "readelf -w" to avoid buffer overflowJiong Wang1-4/+4
2017-02-02CRIS/LD/testsuite: tls-err-20x.d: Fix a typo, s/n/\n/Maciej W. Rozycki1-1/+1
2017-02-02LD/testsuite: ld-lib.exp: Fix a typo, s/regexp/regex/Maciej W. Rozycki1-1/+1
2017-02-02[ld, testsuite] Restrict dl1*main and dl6*main tests on platforms which have ...Jiong Wang2-39/+85
2017-02-01MIPS/LD/testsuite: Correct relocation addends in VxWorks testsMaciej W. Rozycki4-14/+14
2017-02-01MIPS/LD/testsuite: Fix a `tls-multi-got-1-1.s' build failureMaciej W. Rozycki3-25/+28
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