summaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)Author
2023-12-22LoongArch: Add support for the third expression of .align for R_LARCH_ALIGNmengqinggang
2023-12-21ld: Add lib32 directories for 32-bit emulation on FreeBSD/amd64Rainer Orth
2023-12-18ld: Print 0 size in B and not in GBTorbjörn SVENSSON
2023-12-18PR31162, Memory Leak in ldwrite.cAlan Modra
2023-12-18LoongArch: Add call36 and tail36 pseudo instructions for medium code modelmengqinggang
2023-12-18LoongArch: Add new relocation R_LARCH_CALL36mengqinggang
2023-12-18PR31177: Let region text start at __TEXT_REGION_ORIGIN___Georg-Johann Lay
2023-12-15Addendum to PR31124Georg-Johann Lay
2023-12-15regen ld POTFILESAlan Modra
2023-12-13Update Make const_1_mode print $1 in AT&T syntaxH.J. Lu
2023-12-12Support rodata in flash for more AVR devicesGeorg-Johann Lay
2023-12-11R_MICROMIPS_GPREL7_S2Alan Modra
2023-12-05aarch64-elf: FAIL: indirect call stub to BTI stub relaxationAlan Modra
2023-12-01Fix ld/x86: reduce testsuite dependency on system object filesH.J. Lu
2023-12-01ld: fix build with old makeinfoJan Beulich
2023-11-28libiberty, ld: Use x86 HW optimized sha1Jakub Jelinek
2023-11-28New Romanian translation for ldNick Clifton
2023-11-21Fix: symbols eliminated by --gc-sections still trigger warnings for gnu.warni...Nick Clifton
2023-11-21Fix: symbols eliminated by --gc-sections still trigger warnings for gnu.warni...Nick Clifton
2023-11-17LoongArch: Add more relaxation testcasesmengqinggang
2023-11-17LoongArch: Modify link_info.relax_pass from 3 to 2mengqinggang
2023-11-17LoongArch: Remove "elf_seg_map (info->output_bfd) == NULL" relaxation conditionmengqinggang
2023-11-15Finalized intl-update patchesArsen Arsenovi?
2023-11-14Fix another linker command line option that was not being recognised in its l...Nick Clifton
2023-11-13GNU-ld: ARM: Issues when trying to set target output architectureNick Clifton
2023-11-13Regenerate gas/config.in and ld/configureMark Wielaard
2023-11-13Fix redundant space typo in linker documentation.Chung-Ju Wu
2023-11-10Add ability to change linker warning messages into errors when reporting exec...Nick Clifton
2023-11-10Move new features above the 'Changes in 2.41' commentNick Clifton
2023-11-09ld: aarch64: Use lp64 abi in recent BTI stub testsSzabolcs Nagy
2023-11-09ld: aarch64: Add BTI stub insertion test PR30930Szabolcs Nagy
2023-11-08ld: print branch fixups into the map file for ppc elf targetsClément Chigot
2023-11-07ld/x86: reduce testsuite dependency on system object filesJan Beulich
2023-11-07Revert "ld x86_64 tests: Accept x86-64-v3 as a needed ISA"Jan Beulich
2023-11-06ld: =fillexp different behaviors for hexidecimal literalNick Clifton
2023-11-02ld x86_64 tests: Accept x86-64-v3 as a needed ISANick Clifton
2023-11-01Fix typo in recent update to the ld/NEWS fileNick Clifton
2023-11-01ld: Support input section description keyword: REVERSENick Clifton
2023-10-30New Georgian translation for the ld sub-directoryNick Clifton
2023-10-20PR30984, assertion fail elf.c:8485Alan Modra
2023-10-19ld: fix typo in ld.texi metdata->metadataJose E. Marchesi
2023-10-17Update the documentation of the LINKER_VERSIOn script command to actually men...Nick Clifton
2023-10-16Fix: GNU-ld: ARM: Issues when trying to set target output architectureNick Clifton
2023-10-13ld: replace wrong bfd_malloc in nto.emClément Chigot
2023-10-13ld: warn when duplicated QNX stack note are detectedClément Chigot
2023-10-13ld: correctly handle QNX --lazy-stack without -zstack-sizeClément Chigot
2023-10-13ld: allow update of existing QNX stack noteClément Chigot
2023-10-09Fix: Null pointer dereference in ldlex.lNick Clifton
2023-10-09Fix: A potential null_pointer_deference bugNick Clifton
2023-10-05Fix: ld: Test case pr28158 fails on x86_64-linux-musl when index is > 19A. Wilcox