aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2023-02-02ld/doc: use "stack trace" instead of "unwind" for SFrameIndu Bhagat1-1/+1
2023-02-02ld-elf/merge test updateAlan Modra7-35/+27
2023-01-31Re: Another fix for EFI generation with LTO enabledAlan Modra2-16/+2
2023-01-31testsuite XPASSesAlan Modra5-10/+12
2023-01-27Another fix for EFI generation with LTO enabled.Nick Clifton2-11/+33
2023-01-27Call bfd_close_all_done in ld_cleanupAlan Modra3-42/+57
2023-01-25ld/testsuite: Add missing targets to PDB testsMark Harmstone1-1/+7
2023-01-25ld: Add pdb support to aarch64-w64-mingw32Mark Harmstone16-900/+917
2023-01-25i386: Pass -Wl,--no-as-needed to compiler as neededH.J. Lu1-3/+4
2023-01-24Fix seg-fault when generating an empty DLL with LTO enabled.Nick Clifton2-22/+51
2023-01-24ld: Avoid magic numbers for subsystems in pe.em and pep.emMark Harmstone2-6/+6
2023-01-23ld: Set default subsystem for arm-pe to IMAGE_SUBSYSTEM_WINDOWS_GUIMark Harmstone1-1/+4
2023-01-23Add support for secidx relocations to aarch64-w64-mingw32Mark Harmstone2-0/+29
2023-01-20Add testcase ld-elf/merge4Michael Matz4-0/+55
2023-01-20arm32: Fix rodata-merge-mapMichael Matz2-4/+4
2023-01-16Correct ld-pe/aarch64.d test outputAlan Modra1-12/+12
2023-01-12ld/testsuite: Adjust for ELF_MAXPAGESIZE 0x1000Hans-Peter Nilsson7-29/+32
2023-01-12Use __func__ rather than __FUNCTION__Alan Modra3-10/+10
2023-01-11Fix XPASS weak symbols on x86_64-mingw32Alan Modra1-10/+11
2023-01-10Add aarch64-w64-mingw32 targetMark Harmstone6-15/+28
2023-01-10Add .secrel32 for pe-aarch64Mark Harmstone1-0/+2
2023-01-10Add pe-aarch64 relocationsMark Harmstone4-2/+333
2023-01-10IBM zSystems: Fix offset relative to static TLSStefan Schulze Frielinghaus2-0/+20
2023-01-09Skip ld/pr23169 test on arm.Christophe Lyon1-3/+4
2023-01-09Fix PR18841 ifunc relocation orderingChristophe Lyon3-39/+39
2023-01-06ld: yet another PDB build fix (or workaround)Jan Beulich2-16/+24
2023-01-06Updated Bulgarian and Russian translations for LD and BFD respectivelyNick Clifton2-2332/+2921
2023-01-06Tidy pe flag in coff_dataAlan Modra3-3/+3
2023-01-05Add an extra emulation called arm64pe to the aarch64pe emulation.Nick Clifton8-141/+175
2023-01-05Un xfail the PR19719 test for the AArch64 architectureAndreas K. Huettel2-1/+6
2023-01-04Re: Avoid unaligned pointer reads in PEP .idata sectionAlan Modra3-50/+50
2023-01-04Fix AArch64 linker testsuite failures trigeered by differences in build envir...Andreas K. Huettel3-5/+12
2023-01-04Avoid unaligned pointer reads in PEP .idata sectionMark Harmstone1-0/+1
2023-01-03Updated translations for various languages and sub-directoriesNick Clifton2-1986/+2505
2023-01-02obsolete target tidyAlan Modra10-31/+6
2023-01-01Update year range in copyright notice of binutils filesAlan Modra349-557/+557
2022-12-31Update version number and regenerate filesNick Clifton2-2082/+2624
2022-12-31Add markers for 2.40 branchNick Clifton2-0/+6
2022-12-31ld/testsuite: Don't add index to sizes in pdb.expMark Harmstone1-3/+3
2022-12-31ld: Handle LF_VFTABLE types in PDBsMark Harmstone6-4/+73
2022-12-31ld: Handle extended-length data structures in PDB typesMark Harmstone6-28/+344
2022-12-27x86-64: Allocate input section memory if neededH.J. Lu1-0/+17
2022-12-26Add support for x86_64-*-gnu-* targets to build x86_64 gnumach/hurdFlavio Cruz1-0/+5
2022-12-23ld: Write linker symbols in PDBMark Harmstone3-34/+327
2022-12-23ld: Copy other symbols into PDB fileMark Harmstone5-0/+1076
2022-12-23ld: Write globals stream in PDBMark Harmstone9-40/+2230
2022-12-23ld: Parse LF_UDT_SRC_LINE records when creating PDB fileMark Harmstone8-10/+459
2022-12-23ld: Write types into IPI stream of PDBMark Harmstone8-18/+699
2022-12-23ld: Write types into TPI stream of PDBMark Harmstone8-22/+2270
2022-12-23ld: Write DEBUG_S_LINES entries in PDB fileMark Harmstone5-6/+204