summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* PR ld/21233: xfail failing test-parts for cris*-*-*Hans-Peter Nilsson2017-04-052-2/+9
* PR ld/21233: Avoid sweeping forced-undefined symbols in section GCMaciej W. Rozycki2017-04-049-0/+101
* Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu2017-04-0410-1/+290
* IA16 supportAndrew Jenner2017-04-031-0/+1
* Correct the ChangeLog entryH.J. Lu2017-04-031-1/+1
* ld: Support ELF GNU program propertiesH.J. Lu2017-04-0339-0/+1104
* Fix for PR ld/16044: elf32-cris.c h->plt.refcount inconsistencyHans-Peter Nilsson2017-03-285-0/+59
* readelf: Fix incorrect "Version definition past end of section" message (Chan...Maciej W. Rozycki2017-03-241-1/+2
* Disable shared library tests for nios2-*-elf.Sandra Loosemore2017-03-212-0/+6
* ld: check overflow only for allocated sections.Tristan Gingold2017-03-212-14/+20
* ld sec64k test fixAlan Modra2017-03-172-2/+8
* ld-checks: tweak overflow checks.Tristan Gingold2017-03-152-0/+8
* Use addr_mask to check VMA and LMAH.J. Lu2017-03-142-2/+7
* Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton2017-03-132-2/+7
* ld: add an error in case of address space overflow.Tristan Gingold2017-03-137-0/+66
* PowerPC: incorrect library search orderAlexey Neyman2017-03-132-5/+10
* Add sysroot for ld -rpath searchAlan Modra2017-03-112-0/+7
* Rewrite add_sysrootAlan Modra2017-03-112-53/+105
* Don't use -rdynamic in ld testAlan Modra2017-03-112-1/+6
* Don't run new orphan tests on i860 and i960Alan Modra2017-03-114-10/+14
* ld: Track changes to default region LMA even for empty sectionsAndrew Burgess2017-03-096-7/+47
* ld: better handling of lma region for orphan sectionsAndrew Burgess2017-03-096-10/+89
* ld: Orphan section documentationAndrew Burgess2017-03-091-6/+20
* Fix ld uninitialized read of script ASSERT data structureAlan Modra2017-03-072-1/+7
* Align eh_frame FDEs according to their encodingAlan Modra2017-03-0517-177/+148
* Make the linker fail if asked to create more than 1^16 ordinal values for PE ...Nick Clifton2017-03-032-26/+35
* Avoid gcc-7 warning killing ld testcasesAlan Modra2017-03-022-4/+9
* Nios2 dynobj handling fixesAlan Modra2017-02-282-1/+5
* PowerPC addpcis fixAlan Modra2017-02-282-4/+9
* MIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALRMaciej W. Rozycki2017-02-284-2/+51
* Place read-only data in the text section on AVR Tiny targets.Georg-Johann Lay2017-02-272-2/+15
* Testsuite fixes for hppa64-hpuxAlan Modra2017-02-2516-55/+110
* readelf: Fix incorrect "Version definition past end of section" messageMaciej W. Rozycki2017-02-247-0/+118
* MIPS/BFD: Remove duplicate NewABI JALR relocation handlingMaciej W. Rozycki2017-02-235-4/+12
* MIPS/BFD: Discard ineligible JALR relocations right awayMaciej W. Rozycki2017-02-233-1/+32
* Correct VLE 16D and SDAREL relocationsAlan Modra2017-02-233-48/+56
* PR ld/20828: Move symbol version processing ahead of GC symbol sweepMaciej W. Rozycki2017-02-229-1/+106
* Fix compile time warning message in linker testsuite test.Nick Clifton2017-02-212-6/+13
* PE ld -r script fixesAlan Modra2017-02-213-15/+31
* fix PR numberAlan Modra2017-02-201-1/+1
* Move .stack before debug sectionsAlan Modra2017-02-2020-157/+98
* Fix documentation of the linker's --pop-state command line option.Nick Clifton2017-02-172-0/+6
* Relax dwarf2 expected error matchAlan Modra2017-02-172-0/+6
* Relax dwarf3 expected error matchAlan Modra2017-02-173-4/+9
* bfd: Improve lookup of file / line information for errorsAndrew Burgess2017-02-163-6/+12
* bfd/dwarf: Improve use of previously loaded dwarf informationAndrew Burgess2017-02-167-0/+54
* ld: Add additional checking for warnings/errors in testsuiteAndrew Burgess2017-02-164-16/+84
* ld testsuite function pointer comparisons vs. hppaAlan Modra2017-02-164-5/+12
* hppa -z relro againAlan Modra2017-02-165-8/+16
* Fix more powerpc testsuite source errorsAlan Modra2017-02-163-2/+7