aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
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-11-17LoongArch: Add more relaxation testcasesmengqinggang4-5/+103
2023-11-10Add ability to change linker warning messages into errors when reporting exec...Nick Clifton69-89/+89
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-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 Beulich3-3/+3
2023-11-06ld: =fillexp different behaviors for hexidecimal literalNick Clifton3-0/+42
2023-11-02ld x86_64 tests: Accept x86-64-v3 as a needed ISANick Clifton3-3/+3
2023-11-01ld: Support input section description keyword: REVERSENick Clifton10-0/+105
2023-10-13ld: allow update of existing QNX stack noteClément Chigot3-0/+27
2023-10-05Fix: ld: Test case pr28158 fails on x86_64-linux-musl when index is > 19A. Wilcox1-1/+1
2023-10-05Fix: ld testsuite: glibc-specific DT_RELR tests should not be run on musl sys...A. Wilcox1-0/+4
2023-10-05Fix: ld testsuite: non-PIC shared tests fail on powerpc-linux-muslA. Wilcox1-0/+2
2023-10-05Fix: ld testsuite: Thumb PLT and GOT tests should be skipped on musl armhf ta...A. Wilcox2-2/+2
2023-10-05Fix: ld testsuite: pr22001-1 test segfaults on musl/x86A. Wilcox1-10/+16
2023-10-05Fix: ld testsuite: 'Version' pattern grabs 'Version5 EABI', breaking test on ...A. Wilcox1-2/+4
2023-09-29x86-64: Add -z mark-plt and -z nomark-pltH.J. Lu10-0/+127
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 Zissulescu2-0/+19
2023-09-25RISC-V: Protect .got with relroAndreas Schwab1-1/+0
2023-09-25arc: Add new linker emulation and scripts for ARCv3 ISA.Claudiu Zissulescu2-19/+0
2023-09-25arc: Add new LD tests for ARCv3.Claudiu Zissulescu11-0/+183
2023-09-04arm: Make 'conflicting CPU architectures' error message more user-friendlyChristophe Lyon2-2/+2
2023-09-01RISC-V: move various alias entriesJan Beulich7-10/+10
2023-08-31elf: Adjust PR ld/30791 testsH.J. Lu2-0/+7
2023-08-30elf: Don't merge sections with different SHF_LINK_ORDERH.J. Lu6-0/+107
2023-08-23x86: Fix DT_JMPREL/DT_PLTRELSZ when relocs share a sectionPeter Edwards8-0/+36
2023-08-17ld: ld-lib.exp: log failed dump.out contents for debuggingSam James1-2/+2
2023-08-16kvx: New port.Paul Iannetta40-2/+877
2023-08-14ld: Build libpr23169a.so with -z lazyH.J. Lu1-2/+2
2023-08-14ld: fix relocatable, retain7a target pattens for HPPASam James2-2/+2
2023-08-08ld: Fix retain7a.d XFAIL/notarget entry for hppaSam James1-1/+1
2023-08-08ld: Fix relocatable.d XFAIL/notarget entry for hppaSam James1-1/+1
2023-08-04PR30697, ppc32 mix of local-dynamic and global-dynamic TLSAlan Modra3-0/+30
2023-08-02Revert "2.41 Release sources"Sam James55-55/+58
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton55-58/+55
2023-08-01ld: Fix test failures with --enable-textrel-check=errorSam James8-8/+8
2023-07-28MIPS: Support `-gnuabi64' target triplet suffix for 64-bit Linux targetsYunQiang Su4-8/+20
2023-07-28testsuite: Handle composed R_MIPS_NONE relocationsYunQiang Su1-0/+4
2023-07-28MIPS/testsuite: Handle 64-bit addressesYunQiang Su3-8/+8
2023-07-28testsuite: Also discard the `.MIPS.options' sectionYunQiang Su5-5/+5
2023-07-28MIPS/LD/testsuite: Fix MIPS16 interlinking test IRIX 6 regressionsMaciej W. Rozycki1-1/+2
2023-07-28MIPS/LD/testsuite: Fix MIPS16 interlinking test n64 regressionsYunQiang Su3-2/+4
2023-07-28MIPS/LD/testsuite: Run `got-dump-1' for o32/n32 ABIsMaciej W. Rozycki1-1/+2
2023-07-28MIPS/LD/testsuite: Fix `attr-gnu-4-10' failures with OpenBSD targetsMaciej W. Rozycki1-0/+1
2023-07-28MIPS/LD/testsuite: Fix `attr-gnu-4-10' failures with IRIX targetsMaciej W. Rozycki1-0/+1
2023-07-28MIPS/LD/testsuite: Fix JALR relaxation test failure with IRIX 6Maciej W. Rozycki4-10/+9
2023-07-28MIPS/LD/testsuite: Fix unaligned JALX failures with OpenBSD targetsMaciej W. Rozycki9-16/+24