aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mips-elf
AgeCommit message (Expand)AuthorFilesLines
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-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-04objdump -d with -j and objdump disassembly of .pltAlan Modra3-7/+13
2026-01-24elf: Set has_local_dynsyms for forced local symbolH.J. Lu3-0/+57
2026-01-14MIPS: Add tests for orphan REL HI16 relocation addend processingMaciej W. Rozycki19-0/+220
2026-01-09ld/ELF: suppress note section rearrangement for relocatable linkingJan Beulich7-13/+13
2026-01-01Update year range in copyright notice of binutils filesAlan Modra4-4/+4
2025-10-30MIPS: Add o32 RELA relocations for VxWorks targetsMaciej W. Rozycki1-0/+10
2025-10-30MIPS/LD/testsuite: Run HI16/LO16 tests for VxWorks tooMaciej W. Rozycki1-0/+6
2025-10-06MIPS/LD/testsuite: Adapt VxWorks segment matching for PR ld/20815 fixMaciej W. Rozycki1-1/+1
2025-07-12MIPS: Fix linker for REL TLS HI16/LO16 relocsAlan Modra9-0/+145
2025-07-12PR 19977: MIPS: Add missing pairing for REL PCHI/PCLO relocationsMaciej W. Rozycki4-0/+73
2025-07-12MIPS/LD/testsuite: Remove duplicate HI/LO relocation test dump filesMaciej W. Rozycki20-79/+25
2025-07-06MIPS/LD/testsuite: Remove empty pic-and-nonpic-1-r6.s fileMaciej W. Rozycki1-0/+0
2025-07-06MIPS/BFD: Fix RELA handling of borrow in the generic linkerMaciej W. Rozycki17-12/+111
2025-07-06MIPS/testsuite: Expand GAS and LD HI/LO relocation coverageMaciej W. Rozycki14-17/+2059
2025-07-06MIPS/LD/testsuite: Switch mips16-hilo tests to new disassembly formatMaciej W. Rozycki2-327/+329
2025-07-06MIPS/LD/testsuite: Remove symbol table output from mips16-hilo testsMaciej W. Rozycki2-4/+2
2025-07-06MIPS/testsuite: Fix %hi usage across MIPS16 GAS/LD testsMaciej W. Rozycki1-2/+2
2025-07-06MIPS/LD/testsuite: Fix mips16-hilo IRIX 6 emulation failuresMaciej W. Rozycki2-25/+25
2025-07-06MIPS/LD/testsuite: Unify o32/n32 mips16-hilo test outputMaciej W. Rozycki1-332/+1
2025-07-06MIPS/LD/testsuite: Set architecture for MIPS16 HI/LO testsMaciej W. Rozycki3-2/+4
2025-01-01Update year range in copyright notice of binutils filesAlan Modra4-4/+4
2024-08-15Revert "MIPS: correct macro use in gas and ld testsuites"H.J. Lu3-3/+3
2024-07-19MIPS: correct macro use in gas and ld testsuitesJan Beulich3-3/+3
2024-04-02PR31458, FAIL: MIPS eh-frame 3 with --no-keep-memoryH.J. Lu1-0/+1
2024-02-15Re: elf_backend_finish_dynamic_symbol returning falseAlan Modra2-0/+2
2024-01-04Update year range in copyright notice of binutils filesAlan Modra4-4/+4
2023-12-11R_MICROMIPS_GPREL7_S2Alan Modra2-2/+2
2023-07-28MIPS: Support `-gnuabi64' target triplet suffix for 64-bit Linux targetsYunQiang Su3-7/+18
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 Su1-1/+1
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-06-15Revert "MIPS: fix r6 testsuites"Maciej W. Rozycki26-208/+150
2023-06-15Revert "MIPS: fix -gnuabi64 testsuite"Maciej W. Rozycki8-54/+31
2023-06-15Revert "MIPS: fix some ld testcases with compiler"Maciej W. Rozycki1-1/+1
2023-06-05MIPS: fix some ld testcases with compilerYunQiang Su1-1/+1
2023-06-05MIPS: fix -gnuabi64 testsuiteYunQiang Su8-31/+54
2023-06-05MIPS: fix r6 testsuitesYunQiang Su26-150/+208
2023-01-01Update year range in copyright notice of binutils filesAlan Modra4-4/+4