aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2017-02-17Relax dwarf2 expected error matchAlan Modra2-0/+6
2017-02-17Relax dwarf3 expected error matchAlan Modra3-4/+9
2017-02-16bfd: Improve lookup of file / line information for errorsAndrew Burgess3-6/+12
2017-02-16bfd/dwarf: Improve use of previously loaded dwarf informationAndrew Burgess7-0/+54
2017-02-16ld: Add additional checking for warnings/errors in testsuiteAndrew Burgess4-16/+84
2017-02-16ld testsuite function pointer comparisons vs. hppaAlan Modra4-5/+12
2017-02-16hppa -z relro againAlan Modra5-8/+16
2017-02-16Fix more powerpc testsuite source errorsAlan Modra3-2/+7
2017-02-15i386: Allow "lea foo@GOT, %reg" in PICH.J. Lu4-0/+72
2017-02-15Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc errorH.J. Lu6-0/+56
2017-02-15LD: vfinfo: Make clever formatters consistent WRT function name reportingMaciej W. Rozycki25-548/+35
2017-02-15LD: vfinfo: Remove static NULL initializersMaciej W. Rozycki2-2/+6
2017-02-15Use Windows style directory separators when running sysroot tests under MinGW...Igor Kudrin2-1/+25
2017-02-13Don't use "_gp" on RISC-V, use "_global_pointer$" insteadPalmer Dabbelt2-1/+6
2017-02-08ld/arc: Change default linker emulation for nps400Andrew Burgess3-2/+18
2017-02-06[ld, testsuite] Don't print to stdout for "readelf -w" to avoid buffer overflowJiong Wang2-4/+9
2017-02-02CRIS/LD/testsuite: tls-err-20x.d: Fix a typo, s/n/\n/Maciej W. Rozycki2-1/+5
2017-02-02LD/testsuite: ld-lib.exp: Fix a typo, s/regexp/regex/Maciej W. Rozycki2-1/+6
2017-02-02[ld, testsuite] Restrict dl1*main and dl6*main tests on platforms which have ...Jiong Wang3-39/+94
2017-02-01MIPS/LD/testsuite: Correct relocation addends in VxWorks testsMaciej W. Rozycki5-14/+22
2017-02-01MIPS/LD/testsuite: Fix a `tls-multi-got-1-1.s' build failureMaciej W. Rozycki4-25/+35
2017-02-01[ld, testsuite] Append $board_cflags in one more place in ld-unique/unique.expJiong Wang2-1/+6
2017-02-01Fix failing print-memory-usage-1 on WindowsSenthil Kumar Selvaraj2-1/+6
2017-02-01PR ld/20828: LD/testsuite: Correct indentationMaciej W. Rozycki2-20/+26
2017-01-31Fix buffer overflows in ld when printing translated strings.Nick Clifton3-9/+7
2017-01-30MIPS: Add options to control branch ISA checksMaciej W. Rozycki11-3/+383
2017-01-29Fix another typo in the last ChangeLog entry.Hans-Peter Nilsson1-1/+1
2017-01-29Fix typo in ChangeLogHans-Peter Nilsson1-1/+1
2017-01-29PR binutils/19935Hans-Peter Nilsson1-0/+1
2017-01-29Fix long-standing buglet and fallout from now-default initfini-array.Hans-Peter Nilsson2-2/+7
2017-01-27[ld, testsuite] XFAIL "pr20995-2", "Build pr20995-2.so" on arm*-*-eabi*Jiong Wang2-1/+12
2017-01-27Update description of the -plugin option used by the linker, ar and nm.Dilyan Palauzov2-0/+24
2017-01-27Add Serbian translation for the LD directory.Nick Clifton4-2/+2292
2017-01-25Move RTEMS target configuration to ELF sectionsSebastian Huber2-24/+28
2017-01-25Remove all RTEMS COFF targetsSebastian Huber2-4/+8
2017-01-24Solaris2/LD: Fix anonymous version script acceptance bugMaciej W. Rozycki2-1/+8
2017-01-24[ld, testsuite] Always assemble those intermeidate .o files used laterJiong Wang2-7/+31
2017-01-24PowerPC dynamic relocationsAlan Modra4-7/+12
2017-01-23Fix AArch64 relocation handling in ILP32 mode.Yury Norov14-1/+233
2017-01-23Updated Irish translation for ld and Swedish translation for gas.Nick Clifton2-891/+1247
2017-01-23PR ld/20828: Work around RISC-V failuresMaciej W. Rozycki2-0/+6
2017-01-23PR ld/20828: Remove leading `_' from symbols used in testsMaciej W. Rozycki6-14/+24
2017-01-23PR ld/20828: Relax symbol ordering in testsMaciej W. Rozycki5-8/+18
2017-01-23[ld, testsuite] Honor cflags when GCC used as linker driverJiong Wang3-2/+28
2017-01-20[AArch64] Optimize .gnu.hash table size for executableJiong Wang5-0/+31
2017-01-20objdump: Better objdump section headers in wide modeAndrew Burgess2-1/+5
2017-01-18PR ld/20995: MIPS: Set GAS flags correctly for testsMaciej W. Rozycki2-10/+23
2017-01-18PR ld/20828: Fix linker script symbols wrongly forced local with section GCMaciej W. Rozycki8-0/+108
2017-01-18PR gas/20649: MIPS: Fix GOT16/LO16 reloc pairing with comdat sectionsMaciej W. Rozycki2-0/+13
2017-01-18Skip linker tests for unique symbols in shared libraries if the target does n...Dimitar Dimitrov2-24/+41