aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2023-05-24Remove accidentally added fileAndreas Schwab1-6/+0
2023-05-23PR30437 aarch64: make RELA relocs idempotentMichael Matz3-0/+35
2023-05-19RISC-V: Support subtraction of .uleb128.Kuan-Lin Chen3-0/+37
2023-05-15LoongArch: Fix PLT entry generate bugmengqinggang1-1/+2
2023-05-11Add LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin hook [GCC PR109128]Joseph Myers20-0/+20
2023-05-10Add linker option to include local symbols in the linker map.Nick Clifton3-0/+33
2023-04-28ld: Use run_cc_link_tests for PR ld/26391 testsH.J. Lu1-11/+4
2023-04-23LoongArch: Fix loongarch32 test failsmengqinggang1-7/+7
2023-04-21RISC-V: Optimize relaxation of gp with max_alignment.Lifang Xia3-0/+75
2023-04-18Symbols with GOT relocatios do not fix adjustbalemengqinggang1-27/+27
2023-04-13arc: Update ARC specific linker tests.Claudiu Zissulescu4-5/+5
2023-03-31lto: Don't add indirect symbols for versioned aliases in IRH.J. Lu3-0/+17
2023-03-30RISC-V: PR28789, Reject R_RISCV_PCREL relocations with ABS symbol in PIC/PIE.Palmer Dabbelt8-0/+70
2023-03-30RISC-V: Clarify link behaviors of R_RISCV_32/64 relocations with ABS symbol.Nelson Chu13-2/+183
2023-03-29ld testsuite CFLAGS_FOR_TARGETAlan Modra2-11/+7
2023-03-23bfd: aarch64: Optimize BTI stubs PR30076Szabolcs Nagy3-0/+207
2023-03-23bfd: aarch64: Fix stubs that may break BTI PR30076Szabolcs Nagy5-0/+192
2023-03-20Changed ld and gas BPF testsCupertino Miranda12-99/+3
2023-03-16Re: Add --enable-linker-version optionChristophe Lyon2-2/+2
2023-03-16ld/testsuite: disable ilp32 tests for aarch64-qnxClément Chigot39-0/+39
2023-03-16ld/testsuite: add aarch64nto to ld-aarch64Clément Chigot1-0/+3
2023-03-16ld: add support of QNX stack arguments for aarch64ntoClément Chigot4-0/+56
2023-03-16Re: Add --enable-linker-verssionAlan Modra1-1/+0
2023-03-15Add --enable-linker-version option to bfd linker to add an entry in the .comm...Nick Clifton4-0/+26
2023-03-10Revert ld ASCII supportAlan Modra4-75/+0