aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2017-03-07Fix ld uninitialized read of script ASSERT data structureAlan Modra2-1/+7
2017-03-05Align eh_frame FDEs according to their encodingAlan Modra17-177/+148
2017-03-03Make the linker fail if asked to create more than 1^16 ordinal values for PE ...Nick Clifton2-26/+35
2017-03-02Avoid gcc-7 warning killing ld testcasesAlan Modra2-4/+9
2017-02-28Nios2 dynobj handling fixesAlan Modra2-1/+5
2017-02-28PowerPC addpcis fixAlan Modra2-4/+9
2017-02-28MIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALRMaciej W. Rozycki4-2/+51
2017-02-27Place read-only data in the text section on AVR Tiny targets.Georg-Johann Lay2-2/+15
2017-02-25Testsuite fixes for hppa64-hpuxAlan Modra16-55/+110
2017-02-24readelf: Fix incorrect "Version definition past end of section" messageMaciej W. Rozycki7-0/+118
2017-02-23MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki5-4/+12
2017-02-23MIPS/BFD: Discard ineligible JALR relocations right awayMaciej W. Rozycki3-1/+32
2017-02-23Correct VLE 16D and SDAREL relocationsAlan Modra3-48/+56
2017-02-22PR ld/20828: Move symbol version processing ahead of GC symbol sweepMaciej W. Rozycki9-1/+106
2017-02-21Fix compile time warning message in linker testsuite test.Nick Clifton2-6/+13
2017-02-21PE ld -r script fixesAlan Modra3-15/+31
2017-02-20fix PR numberAlan Modra1-1/+1
2017-02-20Move .stack before debug sectionsAlan Modra20-157/+98
2017-02-17Fix documentation of the linker's --pop-state command line option.Nick Clifton2-0/+6
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