aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-04-11PR 21274, ld segfaults linking PE DLLAlan Modra1-0/+22
2017-04-10Document undocumented linker command line options.Nick Clifton1-0/+7
2017-04-10PR21287, Inconsistent section type for .init_array and .init_array.42Alan Modra1-0/+10
2017-04-10Clean elfvsb files left over from previous runsAlan Modra1-0/+6
2017-04-07Use NOPIE_CFLAGS and NOPIE_LDFLAGS to disable PIEH.J. Lu1-0/+7
2017-04-07ELF: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu1-0/+6
2017-04-07Fix failure in x86_64 linker tests when compiling with a PIE enabled compiler.Nick Clifton1-0/+6
2017-04-07Tweak MBIND ld test for ARM.Alan Modra1-0/+4
2017-04-07pe/coff: handle weak defined symbol for gc-sections.Tristan Gingold1-0/+6
2017-04-07mbind tests: don't check PT_LOAD headersAlan Modra1-0/+6
2017-04-05PR ld/21233: change xfails to kfails, fix the indentation issueHans-Peter Nilsson1-0/+6
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