aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2023-11-07ld/x86: reduce testsuite dependency on system object filesJan Beulich4-94/+131
2023-11-07Revert "ld x86_64 tests: Accept x86-64-v3 as a needed ISA"Jan Beulich4-3/+10
2023-11-06ld: =fillexp different behaviors for hexidecimal literalNick Clifton5-1/+89
2023-11-02ld x86_64 tests: Accept x86-64-v3 as a needed ISANick Clifton4-3/+10
2023-11-01Fix typo in recent update to the ld/NEWS fileNick Clifton1-2/+2
2023-11-01ld: Support input section description keyword: REVERSENick Clifton18-39/+274
2023-10-30New Georgian translation for the ld sub-directoryNick Clifton2-0/+6620
2023-10-20PR30984, assertion fail elf.c:8485Alan Modra1-0/+1
2023-10-19ld: fix typo in ld.texi metdata->metadataJose E. Marchesi2-1/+5
2023-10-17Update the documentation of the LINKER_VERSIOn script command to actually men...Nick Clifton1-4/+4
2023-10-16Fix: GNU-ld: ARM: Issues when trying to set target output architectureNick Clifton2-1/+8
2023-10-13ld: replace wrong bfd_malloc in nto.emClément Chigot1-1/+1
2023-10-13ld: warn when duplicated QNX stack note are detectedClément Chigot1-4/+18
2023-10-13ld: correctly handle QNX --lazy-stack without -zstack-sizeClément Chigot1-4/+4
2023-10-13ld: allow update of existing QNX stack noteClément Chigot4-32/+116
2023-10-09Fix: Null pointer dereference in ldlex.lNick Clifton2-1/+4
2023-10-09Fix: A potential null_pointer_deference bugNick Clifton2-0/+9
2023-10-05Fix: ld: Test case pr28158 fails on x86_64-linux-musl when index is > 19A. Wilcox2-6/+12
2023-10-05Fix: ld testsuite: glibc-specific DT_RELR tests should not be run on musl sys...A. Wilcox2-0/+9
2023-10-05Fix: ld testsuite: non-PIC shared tests fail on powerpc-linux-muslA. Wilcox2-0/+8
2023-10-05Fix: ld testsuite: Thumb PLT and GOT tests should be skipped on musl armhf ta...A. Wilcox3-2/+9
2023-10-05Fix: ld testsuite: pr22001-1 test segfaults on musl/x86A. Wilcox2-11/+24
2023-10-05Fix: ld testsuite: 'Version' pattern grabs 'Version5 EABI', breaking test on ...A. Wilcox2-2/+10
2023-10-04ld: microblaze: ignore rwx segmentsNeal Frager1-0/+1
2023-10-02Use bfd_get_current_time in places where it is suitableNick Clifton2-9/+6
2023-09-29x86-64: Add -z mark-plt and -z nomark-pltH.J. Lu14-0/+154
2023-09-27Fix: Output section type does not been applied to section forced output by `....Hsinyuan Xavier2-2/+24
2023-09-25Revert "arc: Add new LD tests for ARCv3."Claudiu Zissulescu11-183/+0
2023-09-25Revert "arc: Add new linker emulation and scripts for ARCv3 ISA."Claudiu Zissulescu10-103/+35
2023-09-25Revert "arc: Update NEWS files"Claudiu Zissulescu1-2/+0
2023-09-25RISC-V: Protect .got with relroAndreas Schwab3-1/+5
2023-09-25arc: Update NEWS filesClaudiu Zissulescu1-0/+2
2023-09-25arc: Add new linker emulation and scripts for ARCv3 ISA.Claudiu Zissulescu10-35/+103
2023-09-25arc: Add new LD tests for ARCv3.Claudiu Zissulescu11-0/+183
2023-09-21ld: write resolved path to included file to dependency-fileThomas Weißschuh1-3/+4