summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog rotationAlan Modra2019-01-012-4748/+4762
* PR24042, Global-buffer-overflow problem in output_rel_findAlan Modra2018-12-312-8/+20
* x86: Properly handle PLT expression in directiveH.J. Lu2018-12-196-0/+64
* Rename PR ld/22842 run-time test to "Run pr22842"H.J. Lu2018-12-192-1/+6
* elf: Add PT_GNU_PROPERTY segment typeH.J. Lu2018-12-1428-157/+330
* Fix a typo in scripttempl/elf32xc16x.scH.J. Lu2018-12-112-1/+5
* Override the previous definition from IR objectH.J. Lu2018-12-074-0/+23
* elf: Report property change when merging propertiesH.J. Lu2018-12-0714-2/+57
* x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND propertiesH.J. Lu2018-12-047-0/+40
* x86: Delay setting the iplt section alignmentH.J. Lu2018-12-0110-0/+90
* PR23937, powerpc64le local ifunc IRELATIVE relocs are wrongAlan Modra2018-11-304-0/+82
* Document purpose of each ld statement listsThomas Preud'homme2018-11-293-7/+31
* MIPS/LD: Accept high-part relocations in PIC code with absolute symbolsMaciej W. Rozycki2018-11-2712-0/+110
* LD: Convert `%P: %H:' to `%H:' in error messagesMaciej W. Rozycki2018-11-272-3/+10
* AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904)Tamar Christina2018-11-274-0/+100
* (Another) Updated Spanish translation for the ld subdirectory.Nick Clifton2018-11-163-40/+38
* Updated Spanish translation for the ld subdirectory.Nick Clifton2018-11-152-85/+63
* i386: Accept both .plt.got and .plt.sec sectionsH.J. Lu2018-11-122-1/+6
* Update documentation describing how the linker chooses a start address.Nick Clifton2018-11-122-1/+7
* Updated Spanish translation for the ld subdirectory.Nick Clifton2018-11-122-59/+35
* Updated French translation for the ld subdirectory.Nick Clifton2018-11-092-3/+7
* [ARC] Update ld tests.Claudiu Zissulescu2018-11-093-3/+8
* Allow for compilers that do not produce aligned .rdat sections in PE format f...Marc2018-11-093-0/+9
* elfedit: Add --enable-x86-feature/--disable-x86-featureH.J. Lu2018-11-068-0/+91
* Correct ChangeLog entries for PR gas/23854 commitH.J. Lu2018-11-051-1/+1
* x86: Disable GOT relaxation with data prefixH.J. Lu2018-11-057-0/+135
* Fix ld action in run_dump_testThomas Preud'homme2018-11-012-17/+5
* Report scripts and libraries searched for ld --traceAlan Modra2018-10-296-14/+27
* Remove some ld --trace outputAlan Modra2018-10-292-3/+9
* Simplify --sysroot=/Alan Modra2018-10-292-9/+17
* ld -r script fixesAlan Modra2018-10-2916-35/+58
* ELF: update ld man page on `--gc-sections`Christoph Conrads2018-10-262-3/+9
* ELF: Hide symbols defined in discarded input sectionsH.J. Lu2018-10-246-0/+34
* alpha testsuite fixesAlan Modra2018-10-233-6/+22
* Relax a -r --gc-sections requirementAlan Modra2018-10-202-2/+9
* RISC-V: Adjust __global_pointer$ value to reduce code size.Jim Wilson2018-10-153-2/+21
* BFD_INIT_MAGICAlan Modra2018-10-152-1/+8
* ELF ld -r scriptsAlan Modra2018-10-1375-660/+791
* x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z separate-codeH.J. Lu2018-10-084-6/+10
* ELF: Properly group and place orphan note sectionsH.J. Lu2018-10-085-56/+140
* Separate header PT_LOAD for -z separate-codeAlan Modra2018-10-0812-20/+19
* ld insert_os_after ignoring first assignmentAlan Modra2018-10-083-5/+15
* No PT_INTERP when .interp is zero sizeAlan Modra2018-10-082-1/+5
* or1k: Add the l.adrp insn and supporting relocationsStafford Horne2018-10-058-0/+147
* or1k: Add relocations for high-signed and low-storesRichard Henderson2018-10-054-0/+301
* pr23658-1.d: Also xfail ft32-* and xgate-*H.J. Lu2018-10-042-2/+7
* ELF: Add testcases for PR ld/23658H.J. Lu2018-10-0311-0/+152
* ELF: Group and sort output note sections by section alignmentsH.J. Lu2018-10-032-1/+145
* Couple of minor tweaks to the linker testsuite.Eric Botcazou2018-09-253-1/+15
* RISC-V: Allow pcrel_lo addends, error on addend overflow.Jim Wilson2018-09-245-2/+32