aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2023-07-28MIPS: Support `-gnuabi64' target triplet suffix for 64-bit Linux targetsYunQiang Su5-8/+30
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 Su18-7/+559
2023-07-28Revert "MIPS: support mips*64 as CPU and gnuabi64 as ABI"Maciej W. Rozycki1-10/+2
2023-07-28ldscripts/empty-address vs. xcoffAlan Modra5-2/+5
2023-07-27/DISCARD/ in ld testsuiteAlan Modra35-35/+35
2023-07-24objcopy embeds the current time and ignores SOURCE_DATE_EPOCH making the outp...Johannes Schauer Marin Rodrigues3-1/+24
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-18PR 30632 - ld segfaults if linker script includes a STARTUP line.Pter Chubb1-3/+9
2023-07-17Also support '^=' in linker script expressionsMichael Matz4-3/+7
2023-07-17PR10957, Missing option to really print section+offsetAlan Modra15-23/+23
2023-07-17Support NEXT_SECTION in ALIGNOF and SIZEOFAlan Modra19-98/+149
2023-07-15Re: Let '^' through the lexerTobias Burnus1-1/+1
2023-07-13Let '^' through the lexerMichael Matz2-16/+21
2023-07-12.noinit and .persistent for msp430Alan Modra1-14/+11
2023-07-12.noinit and .persistent alignmentAlan Modra1-4/+2
2023-07-12Re: Align linkerscript symbols according to ABIAlan Modra1-1/+2
2023-07-11ld/PDB: fix off-by-1 in add_globals_ref()Jan Beulich1-1/+1
2023-07-07ld: fix build with old glibc / gccJan Beulich1-2/+2
2023-07-07Udated Freach and Romainian translations for various sub-directoriesNick Clifton1-2220/+2877
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-06Re: Stop the linker's --dependency-file option from including temporary lto f...Alan Modra1-0/+2
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-07-05Align linkerscript symbols according to ABIAndreas Krebbel3-19/+33
2023-07-04Updated Ukranian, Romanian and German translations for various sub-directoriesNick Clifton1-1742/+1894
2023-07-03Change version number to 2.41.50 and regenerate filesNick Clifton2-10/+14
2023-07-03Add markers for the 2.41 branchNick Clifton2-0/+6
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-29ELF: Discard non-alloc sections without section headerH.J. Lu1-0/+4
2023-06-29ELF: Strip section header in ELF objectsKaylee Blake6-0/+32
2023-06-29Ignore --prefix-file-map compiler option whist running testsuite.Matthias Klose2-4/+4
2023-06-28section-match: Check parent archive name as wellMichael Matz1-2/+13
2023-06-28Stop the linker's --dependency-file option from including temporary lto files.Nick Clifton2-1/+10