aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
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. Lu2-0/+29
2026-04-17Re: Add a "-O 0" option to the linkerAlan Modra2-8/+8
2026-04-13Add a "-O 0" option to the linker for a faster, but less effective link.Nick Clifton3-0/+18
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 Anglin1-1/+1
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. Lu5-3/+23
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-20x86: drop iamcu as default secondary targetJan Beulich1-1/+4
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 Botcazou5-0/+37
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-06ld: clarify comments on /DISCARD/ output section behaviorMatthieu Longo1-2/+2
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 Longo2-16/+17
2026-03-06ld: fix segfault caused by untagged stub sectionsMatthieu Longo2-2/+2
2026-02-23Don't run pr24576 tests on windows hostAlan Modra1-2/+6
2026-02-20PR ld/24600: LD: Add support for file collections as artificial archivesMaciej W. Rozycki10-0/+412
2026-02-20PR ld/24600: LD: Add options to control mapless archive acceptanceMaciej W. Rozycki2-4/+63
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-16CRIS/LD/testsuite: Clarify the purpose of archive.exp verificationMaciej W. Rozycki1-0/+17
2026-02-12s390: Simplify linker libgot-1 testsJens Remus6-156/+16
2026-02-06ld: fold .note.GNU-stack during relocatable linkingJan Beulich5-0/+49
2026-02-04objdump -d with -j and objdump disassembly of .pltAlan Modra6-28/+31
2026-02-04ctf_dump_objts output stringAlan Modra2-0/+2
2026-01-29sframe: Add tests for PR ld/32769Claudiu Zissulescu15-0/+298
2026-01-27ld: testsuite: Simplify emulation check in libgot testsRainer Orth3-9/+14
2026-01-25hppa64: Skip/xfail three ld tests on hppa*64*-*-*John David Anglin3-1/+11
2026-01-24ld: sframe: do not generate .sframe for PLT if no .sframe is in input BFDsIndu Bhagat9-0/+65
2026-01-24ld: testsuite: Relax libgot-1-i386 test for Solaris [PR33350]Rainer Orth1-1/+1
2026-01-24ld: testsuite: Skip pr33577 tests with GNU extensions on Solaris [PR33577]Rainer Orth1-3/+12
2026-01-24elf: Set has_local_dynsyms for forced local symbolH.J. Lu3-0/+57
2026-01-24fix fail of X32 DSO from x86-64 sframe.oAlan Modra1-1/+1
2026-01-23aarch64 test: fix clashing test nameMatthieu Longo1-1/+1
2026-01-23fix build failures due to incorrect format specifier for uint64_tMatthieu Longo1-1/+1
2026-01-23x32: Allow R_X86_64_PC64 for SFrame V3H.J. Lu3-0/+56