summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ld: Fix segfault in populate_publics_streamMark Harmstone2022-12-231-0/+3
* ld: Write DEBUG_S_FILECHKSMS entries in PDBsMark Harmstone2022-12-238-12/+709
* ld: Generate PDB string tableMark Harmstone2022-12-236-6/+472
* pdb build fixesAlan Modra2022-12-235-101/+156
* COFF build-id writes uninitialised data to fileAlan Modra2022-12-233-9/+5
* Keep the .drectve section when performing a relocateable link.Nick Clifton2022-12-213-2/+9
* enable-non-contiguous-regions warningsAlan Modra2022-12-217-14/+40
* bfd: Discard symbol regardless of warning flagTorbjörn SVENSSON2022-12-204-0/+53
* ld bootstrap test in build dir with path containing symlinksAlan Modra2022-12-181-1/+1
* Fix haiku ld dependenciesAlan Modra2022-12-145-8/+8
* ld, gold: remove support for -z bndplt (MPX prefix)Martin Liska2022-12-1447-1378/+2
* x86-64: Remove BND from 64-bit IBT PLTH.J. Lu2022-12-0812-69/+57