aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2023-06-29ld: Add simple tests for -z nosectionheaderKaylee Blake2-0/+18
2023-06-29ELF: Discard non-alloc sections without section headerH.J. Lu1-0/+4
2023-06-29ELF: Strip section header in ELF objectsKaylee Blake6-0/+32
2023-06-29Ignore --prefix-file-map compiler option whist running testsuite.Matthias Klose2-4/+4
2023-06-28section-match: Check parent archive name as wellMichael Matz1-2/+13
2023-06-28Stop the linker's --dependency-file option from including temporary lto files.Nick Clifton2-1/+10
2023-06-28LoongArch: Add R_LARCH_64_PCREL relocation supportmengqinggang3-0/+31
2023-06-23lto test fails with -fno-inline in CFLAGSAlan Modra1-5/+5
2023-06-21For test for PR 29072 when the linker is configured with --enable-default-exe...Nick Clifton2-0/+22
2023-06-16Correct ld-elf/eh5 test for hppa64Alan Modra1-17/+21
2023-06-15Revert "MIPS: fix r6 testsuites"Maciej W. Rozycki26-208/+150
2023-06-15Revert "MIPS: fix -gnuabi64 testsuite"Maciej W. Rozycki14-83/+52
2023-06-15Revert "MIPS: fix some ld testcases with compiler"Maciej W. Rozycki11-77/+16
2023-06-15Re: Add some expected failures for bfin linker testsAlan Modra16-17/+19
2023-06-14Add some expected failures for bfin linker testsNick Clifton17-15/+22
2023-06-14Add --remap-inputs option to the BFD linker.Nick Clifton11-0/+429
2023-06-14asprintf memory leaksAlan Modra1-0/+7
2023-06-07Add extra linker warning message about discrepancies between normal and commo...Nick Clifton2-3/+9
2023-06-07ld-elf/eh5 remove xfail hppa64Alan Modra1-7/+7
2023-06-05ELF: Add "#pass" to ld-elf/pr30508.dH.J. Lu1-0/+1
2023-06-05ELF: Don't warn an empty PT_LOAD with the program headersH.J. Lu2-0/+27
2023-06-05MIPS: fix some ld testcases with compilerYunQiang Su11-16/+77
2023-06-05MIPS: fix -gnuabi64 testsuiteYunQiang Su14-58/+89
2023-06-05MIPS: fix r6 testsuitesYunQiang Su26-150/+208
2023-05-30Slight wording improvement for the -Ur documentationNick Clifton1-4/+5
2023-05-30LoongArch: ld: Add support for linker relaxation.mengqinggang14-56/+273
2023-05-26PR22263 ld testAlan Modra1-3/+29
2023-05-24Remove accidentally added fileAndreas Schwab1-6/+0
2023-05-23PR30437 aarch64: make RELA relocs idempotentMichael Matz3-0/+35
2023-05-19ld: drop stray blank from ld.texiJan Beulich1-1/+1
2023-05-19RISC-V: Support subtraction of .uleb128.Kuan-Lin Chen3-0/+37
2023-05-17Decorated symbols in import libs (BUG 30421)Luca Bacci4-8/+94
2023-05-16Document how to use the linker to create a resource only DLL.Nick Clifton2-0/+38
2023-05-16-Ur option documentationNick Clifton2-8/+16
2023-05-15LoongArch: Fix PLT entry generate bugmengqinggang1-1/+2
2023-05-13PR28902, -T script with INSERT orderingAlan Modra1-1/+8
2023-05-11Add LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin hook [GCC PR109128]Joseph Myers25-6/+65
2023-05-10Add linker option to include local symbols in the linker map.Nick Clifton10-2/+168
2023-05-09regen ld/Makefile.inAlan Modra1-33/+45
2023-05-08pe.em and pep.em make_import_fixupAlan Modra2-40/+76
2023-05-08PR30343, LTO ignores linker reference to _pei386_runtime_relocatorAlan Modra3-0/+67
2023-05-04Stop the linker from loosing the entry point for COFF/PE code when compiling ...Nick Clifton3-0/+13
2023-05-04ld: pru: Place exception-handling sections correctlyDimitar Dimitrov2-8/+36
2023-04-28ld: Use run_cc_link_tests for PR ld/26391 testsH.J. Lu1-11/+4
2023-04-27Fix PR30358, performance with --sort-sectionMichael Matz1-31/+61
2023-04-27Add support for %x and %lx formats to the linker's vinfo() function.Nick Clifton2-1/+21
2023-04-25section-select: Fix performance problem (PR30367)Michael Matz1-4/+12
2023-04-23MIPS: support mips*64 as CPU and gnuabi64 as ABIYunQiang Su1-2/+10
2023-04-23LoongArch: Fix loongarch32 test failsmengqinggang1-7/+7
2023-04-21RISC-V: Optimize relaxation of gp with max_alignment.Lifang Xia3-0/+75