aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2024-01-12LoongArch: Fix relaxation overflow caused by section alignmentmengqinggang2-7/+43
2024-01-11LoongArch: ld: Adjusted some code order in relax.exp.changjiachen1-149/+149
2024-01-09ld: Add --enable-mark-plt configure optionH.J. Lu6-3/+73
2024-01-09elf: Add elf_backend_add_glibc_version_dependencyH.J. Lu3-0/+28
2024-01-09x86: Don't check R_386_NONE nor R_X86_64_NONEH.J. Lu7-0/+51
2024-01-08Add support for the aarch64-gnu target (GNU/Hurd on AArch64)Sergey Bugaev2-0/+42
2024-01-06ld: Adjust x86 and x86-64 tests for -z mark-pltH.J. Lu26-25/+31
2024-01-05PR31120, ld-scripts/fill2 fails when bfd_vma is 32 bitsAlan Modra1-4/+3
2024-01-04Update year range in copyright notice of binutils filesAlan Modra360-416/+416
2024-01-04LoongArch: Fix linker generate PLT entry for data symbolmengqinggang3-0/+45
2024-01-04LoongArch: Fix loongarch*-elf target ld testsuite failureLulu Cai3-59/+71
2023-12-29LoongArch: ld: Add support for tls le relax.changjiachen6-1/+320
2023-12-28ld: Mention support for Intel APX relocations in NEWSH.J. Lu1-0/+2
2023-12-28x86-64: Add R_X86_64_CODE_4_GOTTPOFF/R_X86_64_CODE_4_GOTPC32_TLSDESCH.J. Lu3-18/+106
2023-12-28x86-64: Add R_X86_64_CODE_4_GOTPCRELXH.J. Lu6-0/+258
2023-12-28RISC-V: PR31179, The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objectsNelson Chu6-1/+57
2023-12-25LoongArch: Add testsuit for DESC and tls transition and tls relaxation.Lulu Cai13-0/+258
2023-12-25LoongArch: Add support for TLS LD/GD/DESC relaxationmengqinggang2-252/+259
2023-12-22LoongArch: Add support for the third expression of .align for R_LARCH_ALIGNmengqinggang8-4/+35
2023-12-21ld: Add lib32 directories for 32-bit emulation on FreeBSD/amd64Rainer Orth2-0/+13
2023-12-18ld: Print 0 size in B and not in GBTorbjörn SVENSSON3-1/+5
2023-12-18PR31162, Memory Leak in ldwrite.cAlan Modra1-6/+11
2023-12-18LoongArch: Add call36 and tail36 pseudo instructions for medium code modelmengqinggang1-0/+2
2023-12-18LoongArch: Add new relocation R_LARCH_CALL36mengqinggang2-0/+19
2023-12-18PR31177: Let region text start at __TEXT_REGION_ORIGIN___Georg-Johann Lay1-1/+2
2023-12-15Addendum to PR31124Georg-Johann Lay1-23/+37
2023-12-15regen ld POTFILESAlan Modra1-0/+2
2023-12-13Update Make const_1_mode print $1 in AT&T syntaxH.J. Lu1-1/+1
2023-12-12Support rodata in flash for more AVR devicesGeorg-Johann Lay9-5/+202
2023-12-11R_MICROMIPS_GPREL7_S2Alan Modra2-2/+2
2023-12-05aarch64-elf: FAIL: indirect call stub to BTI stub relaxationAlan Modra1-26/+25
2023-12-01Fix ld/x86: reduce testsuite dependency on system object filesH.J. Lu1-10/+10
2023-12-01ld: fix build with old makeinfoJan Beulich1-0/+1
2023-11-28libiberty, ld: Use x86 HW optimized sha1Jakub Jelinek2-1/+7
2023-11-28New Romanian translation for ldNick Clifton2-0/+6921
2023-11-21Fix: symbols eliminated by --gc-sections still trigger warnings for gnu.warni...Nick Clifton1-6/+6
2023-11-21Fix: symbols eliminated by --gc-sections still trigger warnings for gnu.warni...Nick Clifton2-0/+52
2023-11-17LoongArch: Add more relaxation testcasesmengqinggang4-5/+103
2023-11-17LoongArch: Modify link_info.relax_pass from 3 to 2mengqinggang1-1/+1
2023-11-17LoongArch: Remove "elf_seg_map (info->output_bfd) == NULL" relaxation conditionmengqinggang1-0/+18
2023-11-15Finalized intl-update patchesArsen Arsenovi?6-2234/+4471
2023-11-14Fix another linker command line option that was not being recognised in its l...Nick Clifton2-1/+7
2023-11-13GNU-ld: ARM: Issues when trying to set target output architectureNick Clifton2-1/+7
2023-11-13Regenerate gas/config.in and ld/configureMark Wielaard1-2/+6
2023-11-13Fix redundant space typo in linker documentation.Chung-Ju Wu2-1/+5
2023-11-10Add ability to change linker warning messages into errors when reporting exec...Nick Clifton78-118/+370
2023-11-10Move new features above the 'Changes in 2.41' commentNick Clifton1-6/+6
2023-11-09ld: aarch64: Use lp64 abi in recent BTI stub testsSzabolcs Nagy5-8/+4
2023-11-09ld: aarch64: Add BTI stub insertion test PR30930Szabolcs Nagy6-0/+172
2023-11-08ld: print branch fixups into the map file for ppc elf targetsClément Chigot1-0/+11