aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2023-07-28MIPS/LD: Include n64 `.interp' with INITIAL_READONLY_SECTIONSYunQiang Su17-6/+554
2023-07-28ldscripts/empty-address vs. xcoffAlan Modra5-2/+5
2023-07-27/DISCARD/ in ld testsuiteAlan Modra35-35/+35
2023-07-24LoongArch: ld: Simplify inserting IRELATIVE relocations to .rela.dynmengqinggang1-1/+1
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi4-7/+7
2023-07-17PR10957, Missing option to really print section+offsetAlan Modra10-16/+16
2023-07-17Support NEXT_SECTION in ALIGNOF and SIZEOFAlan Modra2-2/+2
2023-07-06ld: fix plugin tests for MIPS PICYunQiang Su10-0/+10
2023-07-06Use run_host_cmd to run $CC and other no-section-header test fixesAlan Modra7-54/+54
2023-07-06ld: Use run_host_cmd_yesno in indirect.exp instead of catch execYunQiang Su1-4/+1
2023-07-06ld: Use [list ] syntax to define run_tests in indirect.expYunQiang Su1-62/+62
2023-06-30opcodes/loongarch: do not print hex notation for signed immediatesWANG Xuerui3-23/+23