aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2023-08-31arc: Update elfarcv2 script templateClaudiu Zissulescu1-7/+11
2023-08-30elf: Don't merge sections with different SHF_LINK_ORDERH.J. Lu7-1/+113
2023-08-30Revert "MIPS: Use 64-bit a ABI by default for `mipsisa64*-*-linux*' targets"Maciej W. Rozycki1-6/+4
2023-08-27MIPS: Use 64-bit a ABI by default for `mipsisa64*-*-linux*' targetsYunQiang Su1-4/+6
2023-08-27Re: ld STRINGIFYAlan Modra1-1/+1
2023-08-26ld STRINGIFYAlan Modra13-83/+13
2023-08-26ld .deps/*.Pc filesAlan Modra3-646/+32
2023-08-25Use GNU make pattern rule in ld MakefileAlan Modra2-22/+4
2023-08-24kvx: bfd/config.bfd & ld/configure.tgtPaul Iannetta1-1/+2
2023-08-23x86: Fix DT_JMPREL/DT_PLTRELSZ when relocs share a sectionPeter Edwards8-0/+36
2023-08-23kvx: fix 32-bit buildPaul Iannetta2-2/+2
2023-08-17generated bfd files, and kvx regenAlan Modra2-7/+7
2023-08-17ld: ld-lib.exp: log failed dump.out contents for debuggingSam James1-2/+2
2023-08-16kvx: New port.Paul Iannetta49-2/+1330
2023-08-14ld: Build libpr23169a.so with -z lazyH.J. Lu1-2/+2
2023-08-14ld: fix relocatable, retain7a target pattens for HPPASam James2-2/+2
2023-08-12regen configAlan Modra1-30/+86
2023-08-11warn unused result for bfd IO functionsAlan Modra2-32/+56
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra5-70/+70
2023-08-09Add ld makefile dependenciesAlan Modra2-3/+6
2023-08-08ld: Fix retain7a.d XFAIL/notarget entry for hppaSam James1-1/+1
2023-08-08ld: Fix relocatable.d XFAIL/notarget entry for hppaSam James1-1/+1
2023-08-04PR30697, ppc32 mix of local-dynamic and global-dynamic TLSAlan Modra3-0/+30
2023-08-03ld: sprintf sanitizer null destination pointerAlan Modra9-25/+42
2023-08-02Revert "2.41 Release sources"Sam James88-2162/+2125
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton88-2125/+2162
2023-08-02Don't declare xmalloc and others in ldmisc.hAlan Modra7-7/+10
2023-08-02Regen ld/configureAlan Modra1-1/+1
2023-08-01ld: Fix test failures with --enable-textrel-check=errorSam James8-8/+8
2023-07-31ld: fix typo in --enable-warn-rwx-segments helpSam James1-1/+1
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