summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
...
* ld/doc: use "stack trace" instead of "unwind" for SFrameIndu Bhagat2023-02-021-1/+1
* ld-elf/merge test updateAlan Modra2023-02-027-35/+27
* Re: Another fix for EFI generation with LTO enabledAlan Modra2023-01-312-16/+2
* testsuite XPASSesAlan Modra2023-01-315-10/+12
* Another fix for EFI generation with LTO enabled.Nick Clifton2023-01-272-11/+33
* Call bfd_close_all_done in ld_cleanupAlan Modra2023-01-273-42/+57
* ld/testsuite: Add missing targets to PDB testsMark Harmstone2023-01-251-1/+7
* ld: Add pdb support to aarch64-w64-mingw32Mark Harmstone2023-01-2516-900/+917
* i386: Pass -Wl,--no-as-needed to compiler as neededH.J. Lu2023-01-251-3/+4
* Fix seg-fault when generating an empty DLL with LTO enabled.Nick Clifton2023-01-242-22/+51
* ld: Avoid magic numbers for subsystems in pe.em and pep.emMark Harmstone2023-01-242-6/+6
* ld: Set default subsystem for arm-pe to IMAGE_SUBSYSTEM_WINDOWS_GUIMark Harmstone2023-01-231-1/+4
* Add support for secidx relocations to aarch64-w64-mingw32Mark Harmstone2023-01-232-0/+29
* Add testcase ld-elf/merge4Michael Matz2023-01-204-0/+55
* arm32: Fix rodata-merge-mapMichael Matz2023-01-202-4/+4
* Correct ld-pe/aarch64.d test outputAlan Modra2023-01-161-12/+12
* ld/testsuite: Adjust for ELF_MAXPAGESIZE 0x1000Hans-Peter Nilsson2023-01-127-29/+32
* Use __func__ rather than __FUNCTION__Alan Modra2023-01-123-10/+10
* Fix XPASS weak symbols on x86_64-mingw32Alan Modra2023-01-111-10/+11
* Add aarch64-w64-mingw32 targetMark Harmstone2023-01-106-15/+28
* Add .secrel32 for pe-aarch64Mark Harmstone2023-01-101-0/+2
* Add pe-aarch64 relocationsMark Harmstone2023-01-104-2/+333
* IBM zSystems: Fix offset relative to static TLSStefan Schulze Frielinghaus2023-01-102-0/+20
* Skip ld/pr23169 test on arm.Christophe Lyon2023-01-091-3/+4
* Fix PR18841 ifunc relocation orderingChristophe Lyon2023-01-093-39/+39
* ld: yet another PDB build fix (or workaround)Jan Beulich2023-01-062-16/+24
* Updated Bulgarian and Russian translations for LD and BFD respectivelyNick Clifton2023-01-062-2332/+2921
* Tidy pe flag in coff_dataAlan Modra2023-01-063-3/+3
* Add an extra emulation called arm64pe to the aarch64pe emulation.Nick Clifton2023-01-058-141/+175
* Un xfail the PR19719 test for the AArch64 architectureAndreas K. Huettel2023-01-052-1/+6
* Re: Avoid unaligned pointer reads in PEP .idata sectionAlan Modra2023-01-043-50/+50
* Fix AArch64 linker testsuite failures trigeered by differences in build envir...Andreas K. Huettel2023-01-043-5/+12
* Avoid unaligned pointer reads in PEP .idata sectionMark Harmstone2023-01-041-0/+1
* Updated translations for various languages and sub-directoriesNick Clifton2023-01-032-1986/+2505
* obsolete target tidyAlan Modra2023-01-0210-31/+6
* Update year range in copyright notice of binutils filesAlan Modra2023-01-01349-557/+557
* Update version number and regenerate filesNick Clifton2022-12-312-2082/+2624
* Add markers for 2.40 branchNick Clifton2022-12-312-0/+6
* ld/testsuite: Don't add index to sizes in pdb.expMark Harmstone2022-12-311-3/+3
* ld: Handle LF_VFTABLE types in PDBsMark Harmstone2022-12-316-4/+73
* ld: Handle extended-length data structures in PDB typesMark Harmstone2022-12-316-28/+344
* x86-64: Allocate input section memory if neededH.J. Lu2022-12-271-0/+17
* Add support for x86_64-*-gnu-* targets to build x86_64 gnumach/hurdFlavio Cruz2022-12-261-0/+5
* ld: Write linker symbols in PDBMark Harmstone2022-12-233-34/+327
* ld: Copy other symbols into PDB fileMark Harmstone2022-12-235-0/+1076
* ld: Write globals stream in PDBMark Harmstone2022-12-239-40/+2230
* ld: Parse LF_UDT_SRC_LINE records when creating PDB fileMark Harmstone2022-12-238-10/+459
* ld: Write types into IPI stream of PDBMark Harmstone2022-12-238-18/+699
* ld: Write types into TPI stream of PDBMark Harmstone2022-12-238-22/+2270
* ld: Write DEBUG_S_LINES entries in PDB fileMark Harmstone2022-12-235-6/+204