aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-04-05PR ld/21233: xfail failing test-parts for cris*-*-*Hans-Peter Nilsson1-0/+6
2017-04-04PR ld/21233: Avoid sweeping forced-undefined symbols in section GCMaciej W. Rozycki1-0/+12
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu1-0/+15
2017-04-03Correct the ChangeLog entryH.J. Lu1-1/+1
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu1-0/+43
2017-03-28Fix for PR ld/16044: elf32-cris.c h->plt.refcount inconsistencyHans-Peter Nilsson1-0/+6
2017-03-24readelf: Fix incorrect "Version definition past end of section" message (Chan...Maciej W. Rozycki1-1/+2
2017-03-21Disable shared library tests for nios2-*-elf.Sandra Loosemore1-0/+5
2017-03-21ld: check overflow only for allocated sections.Tristan Gingold1-0/+5
2017-03-17ld sec64k test fixAlan Modra1-0/+4
2017-03-15ld-checks: tweak overflow checks.Tristan Gingold1-0/+5
2017-03-14Use addr_mask to check VMA and LMAH.J. Lu1-0/+5
2017-03-13Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton1-0/+5
2017-03-13ld: add an error in case of address space overflow.Tristan Gingold1-0/+10
2017-03-13PowerPC: incorrect library search orderAlexey Neyman1-0/+5
2017-03-11Add sysroot for ld -rpath searchAlan Modra1-0/+5
2017-03-11Rewrite add_sysrootAlan Modra1-0/+9
2017-03-11Don't use -rdynamic in ld testAlan Modra1-0/+5
2017-03-11Don't run new orphan tests on i860 and i960Alan Modra1-0/+7
2017-03-09ld: Track changes to default region LMA even for empty sectionsAndrew Burgess1-0/+9
2017-03-09ld: better handling of lma region for orphan sectionsAndrew Burgess1-0/+11
2017-03-07Fix ld uninitialized read of script ASSERT data structureAlan Modra1-0/+5
2017-03-05Align eh_frame FDEs according to their encodingAlan Modra1-0/+19
2017-03-03Make the linker fail if asked to create more than 1^16 ordinal values for PE ...Nick Clifton1-0/+6
2017-03-02Avoid gcc-7 warning killing ld testcasesAlan Modra1-0/+5
2017-02-28Nios2 dynobj handling fixesAlan Modra1-0/+4
2017-02-28PowerPC addpcis fixAlan Modra1-0/+5
2017-02-28MIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALRMaciej W. Rozycki1-0/+7
2017-02-27Place read-only data in the text section on AVR Tiny targets.Georg-Johann Lay1-0/+7
2017-02-25Testsuite fixes for hppa64-hpuxAlan Modra1-0/+21
2017-02-24readelf: Fix incorrect "Version definition past end of section" messageMaciej W. Rozycki1-0/+8
2017-02-23MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki1-0/+8
2017-02-23MIPS/BFD: Discard ineligible JALR relocations right awayMaciej W. Rozycki1-0/+5
2017-02-23Correct VLE 16D and SDAREL relocationsAlan Modra1-0/+8
2017-02-22PR ld/20828: Move symbol version processing ahead of GC symbol sweepMaciej W. Rozycki1-0/+12
2017-02-21Fix compile time warning message in linker testsuite test.Nick Clifton1-0/+5
2017-02-21PE ld -r script fixesAlan Modra1-0/+6
2017-02-20fix PR numberAlan Modra1-1/+1
2017-02-20Move .stack before debug sectionsAlan Modra1-0/+29
2017-02-17Fix documentation of the linker's --pop-state command line option.Nick Clifton1-0/+5
2017-02-17Relax dwarf2 expected error matchAlan Modra1-0/+5
2017-02-17Relax dwarf3 expected error matchAlan Modra1-0/+5
2017-02-16bfd: Improve lookup of file / line information for errorsAndrew Burgess1-0/+5
2017-02-16bfd/dwarf: Improve use of previously loaded dwarf informationAndrew Burgess1-0/+9
2017-02-16ld: Add additional checking for warnings/errors in testsuiteAndrew Burgess1-0/+9
2017-02-16ld testsuite function pointer comparisons vs. hppaAlan Modra1-0/+7
2017-02-16hppa -z relro againAlan Modra1-0/+8
2017-02-16Fix more powerpc testsuite source errorsAlan Modra1-0/+5
2017-02-15i386: Allow "lea foo@GOT, %reg" in PICH.J. Lu1-0/+7
2017-02-15Add a test for R_386_GOT32/R_386_GOT32X IFUNC reloc errorH.J. Lu1-0/+10