aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-16Updated Swedish translations for GAS and LD subdirectories.Nick Clifton2-31/+35
2017-01-12x86-64: Also generate unwind info for .plt.bndH.J. Lu5-0/+117
2017-01-11x86-64: Correct unwind info for the BND PLTH.J. Lu6-0/+161
2017-01-11Add support for x86/64 redox target.Jeremy Soller2-0/+8
2017-01-10i386/x32: Align .eh_frame section to 4 bytesH.J. Lu2-8/+6
2017-01-10X32: Place .plt.got section after .plt sectionH.J. Lu5-1/+82
2017-01-10i386/x86-64: Add unwind info for .plt.got sectionH.J. Lu7-0/+159
2017-01-10i386: Pass -Wl,-R,tmpdir/-Wl --as-needed to $CCH.J. Lu3-5/+11
2017-01-10Updated Swedish translations for GAS and LDNick Clifton2-828/+1437
2017-01-10[ARC] Add new linker emulation for npsGraham Markall8-2/+205
2017-01-09Remove some custom sections from RISC-V's default linker scriptsPalmer Dabbelt1-12/+0
2017-01-04Use noyywrap option in lex files.Dilan Palauzov3-8/+8
2017-01-04Check for shared lib support before running ld tests with -sharedAlan Modra8-2/+48
2017-01-03Check ld_compile return statusAlan Modra2-4/+26