aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-30LoongArch: support disassembling certain pseudo-instructionsWANG Xuerui4-17/+17
2023-06-29sframe: bfd: gas: ld: format bump to SFrame version 2Indu Bhagat3-5/+5
2023-06-29ld: Add -z nosectionheader test to bootstrap.expH.J. Lu1-2/+8
2023-06-29ld: Add tests for -z nosectionheader and --strip-section-headersH.J. Lu14-0/+559
2023-06-29ld: Add simple tests for -z nosectionheaderKaylee Blake2-0/+18
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 Clifton1-0/+15
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 Clifton3-0/+85
2023-06-07Add extra linker warning message about discrepancies between normal and commo...Nick Clifton1-3/+3
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-30LoongArch: ld: Add support for linker relaxation.mengqinggang13-56/+270
2023-05-26PR22263 ld testAlan Modra1-3/+29