aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mips-elf
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-14BFD_RELOC_MIPS_16Alan Modra2-9/+6
2022-05-31Trailing spaces in objdump -r headerAlan Modra11-11/+11
2022-01-02Update year range in copyright notice of binutils filesAlan Modra4-4/+4
2021-04-21Adjust readelf's output so that section symbols without a name as shown with ...Nick Clifton2-2/+2
2021-02-14ld testsuite: change unresolved to unsupported/failAlan Modra1-1/+1
2021-01-04PR26822, How to prevent a STT_FILE with absolute path in the linked imageAlan Modra4-4/+4
2021-01-01Update year range in copyright notice of binutils filesAlan Modra4-4/+4
2020-07-29MIPS: Make the IRIX naming of local section symbols consistentMaciej W. Rozycki10-0/+88
2020-07-29MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulationsMaciej W. Rozycki7-0/+50
2020-07-02Change readelf's display of symbol names (when not in --wide mode) so that if...Nick Clifton1-2/+2
2020-06-20Remove perror from ld_assemble, ld_compile and ld_nmAlan Modra1-2/+2
2020-06-04tcl global directive outside proc body does nothing (ld)Alan Modra1-1/+0
2020-04-14readelf: Consolidate --syms --use-dynamic with --dyn-symsH.J. Lu1-4/+4
2020-01-07Re: Prefer object over notype symbols when disassemblingAlan Modra20-35/+3
2020-01-01Update year range in copyright notice of binutils filesAlan Modra4-4/+4
2019-12-17Prefer object over notype symbols when disassemblingAlan Modra37-22/+70
2019-12-17Accept mips-sgi-irix output in a few ld testsAlan Modra2-9/+13
2019-12-06Re: Only give FDE encoding warnings if --eh-frame-hdr was specified.Alan Modra4-4/+4
2019-09-11Rename elf32.em to elf.emAlan Modra2-2/+2
2019-08-09Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic8-17/+49
2019-07-13Dynamic TLS section symbolsAlan Modra7-44/+44
2019-05-28MIPS/LD: Skip overflow check for %pcrel_hi relocationsFaraz Shahbazker6-11/+63
2019-05-21MIPS/LD: Reject tprel_hi and tprel_lo relocations in shared libraryFaraz Shahbazker5-4/+43
2019-05-21MIPS/LD: Fix memory fault linking non-PIC object in to shared libraryFaraz Shahbazker7-0/+58
2019-05-21[MIPS] Add generation of PLT entries with compact jumps for MIPS R6Matthew Fortune8-0/+183
2019-05-20[MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targetsFaraz Shahbazker2-4/+4
2019-04-22Fix M5100 flags test with interAptiv-MR2Matthew Fortune1-1/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra4-4/+4
2018-11-27MIPS/LD: Accept high-part relocations in PIC code with absolute symbolsMaciej W. Rozycki11-0/+93