aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2026-04-23ld: Limit PR ld/34088 test to Linux/x86-64 and Linux/aarch64H.J. Lu1-10/+18
2026-04-23ld: Maintain the input file orderH.J. Lu3-5/+79
2026-04-17Re: Add a "-O 0" option to the linkerAlan Modra2-8/+8
2026-04-16ld: Move "-O 0" option to binutils 2.47 sectionH.J. Lu1-2/+2
2026-04-13Add a "-O 0" option to the linker for a faster, but less effective link.Nick Clifton7-9/+63
2026-04-09aarch64: Add support for %dtprel(var) and R_AARCH64_TLS_DTPREL64Shivam Gupta3-0/+19
2026-04-04hppa64: Initial relro support for LinuxJohn David Anglin3-8/+31
2026-04-04hppa64: Search for milli.a archiveJohn David Anglin1-2/+6
2026-04-03ld: Pass --no-rosegment to ld in some linker testsH.J. Lu9-14/+22
2026-04-02MIPS/LD/testsuite: Match mips-elf.exp for ABI selection in comm-data.expMaciej W. Rozycki1-9/+9
2026-04-02MIPS/LD/testsuite: Remove unused `*-*-linux*' target matcherMaciej W. Rozycki1-1/+0
2026-04-03Don't run PR 34003 test if -z relro unsupportedAlan Modra1-0/+1
2026-03-30elf/x86: Place code after read-only data for --rosegmentH.J. Lu12-18/+53
2026-03-30PE-COFF: Fix link failure of C++ code with debug info after partial linkingEric Botcazou2-4/+4
2026-03-27s390: Only use canonical PLT for non-PIC code taking address in PDEJens Remus6-5/+70
2026-03-25s390: Skip non-PIC shared library visibility linker testsJens Remus1-1/+13
2026-03-20aarch64: add aarch64-phoenix targetMichał Lach1-1/+2
2026-03-20i386: add i386-phoenix targetMichał Lach1-1/+2
2026-03-20ld: use armelf_phoenix emul for arm-*-phoenix targetsMichał Lach2-21/+6
2026-03-20x86: drop iamcu as default secondary targetJan Beulich2-22/+12
2026-03-19Re: ld/ELF: Fix small issue with orphan sections and NOLOAD output sectionAlan Modra1-2/+0
2026-03-19mips64*-linux-gnuabi64 ld testsAlan Modra1-1/+1
2026-03-18ld/ELF: Fix small issue with orphan sections and NOLOAD output sectionEric Botcazou6-6/+46
2026-03-15hppa64: Improve compatibility with HP ld on HP-UXJohn David Anglin3-23/+84
2026-03-13ld/testsuite: don't leave temporary files in main dirJan Beulich9-22/+31
2026-03-13testsuites: prune checking gas for CFI / SFrameJan Beulich1-3/+8
2026-03-13testsuites: prune huge filesJan Beulich7-0/+40
2026-03-10Remove POISON_BFD_BOOLEANAlan Modra1-2/+0
2026-03-06ld: clarify comments on /DISCARD/ output section behaviorMatthieu Longo2-6/+25
2026-03-06aarch64: add tests for non-contiguous memory regionsMatthieu Longo28-0/+940
2026-03-06ld: fix segfault on discarded input sections not fitting in memory regionsMatthieu Longo3-26/+37
2026-03-06ld: fix segfault caused by untagged stub sectionsMatthieu Longo6-10/+16
2026-02-23Don't run pr24576 tests on windows hostAlan Modra1-2/+6
2026-02-21Make Solaris global ABI syms STT_OBJECT and STV_PROTECTEDAlan Modra1-2/+7
2026-02-21PR 12320 ld --as-needed links libgcc_s.so.1 unnecessarily on SolarisAlan Modra1-15/+36
2026-02-21Solaris emulation checkAlan Modra1-88/+91
2026-02-20PR ld/24600: LD: Add support for file collections as artificial archivesMaciej W. Rozycki20-10/+678
2026-02-20LD: Factor out new input file node insertionMaciej W. Rozycki1-15/+28
2026-02-20LD: Guard `new_afile' result with assertionsMaciej W. Rozycki1-2/+2
2026-02-20PR ld/24600: LD: Add options to control mapless archive acceptanceMaciej W. Rozycki9-5/+103
2026-02-20PR ld/24600: BFD: Add general linker support for mapless archivesMaciej W. Rozycki5-12/+138
2026-02-20BFD: Correct archive format determination for non-default link emulationsAlan Modra1-0/+24
2026-02-18MIPS/BFD: Avoid section ordering breaking DYNAMIC segment for IRIX 5Maciej W. Rozycki9-0/+92
2026-02-18ELF/BFD: Factor in inter-section padding for DYNAMIC segmentMaciej W. Rozycki10-1/+132
2026-02-17LD/testsuite: Enable execution with remote targetsMaciej W. Rozycki1-11/+34
2026-02-17LD/testsuite: Implement target execution availability checkMaciej W. Rozycki1-0/+27
2026-02-17LD/testsuite: Factor out compilation of a dummy executableMaciej W. Rozycki1-21/+39
2026-02-17ld: lang_add_input_file and new_afile leaksAlan Modra1-4/+4
2026-02-17ld: add_archive_element leakAlan Modra1-4/+3
2026-02-16CRIS/LD/testsuite: Clarify the purpose of archive.exp verificationMaciej W. Rozycki1-0/+17