aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2022-12-23ld: Fix segfault in populate_publics_streamMark Harmstone1-0/+3
2022-12-23ld: Write DEBUG_S_FILECHKSMS entries in PDBsMark Harmstone8-12/+709
2022-12-23ld: Generate PDB string tableMark Harmstone6-6/+472
2022-12-23pdb build fixesAlan Modra5-101/+156
2022-12-23COFF build-id writes uninitialised data to fileAlan Modra3-9/+5
2022-12-21Keep the .drectve section when performing a relocateable link.Nick Clifton3-2/+9
2022-12-21enable-non-contiguous-regions warningsAlan Modra7-14/+40
2022-12-20bfd: Discard symbol regardless of warning flagTorbjörn SVENSSON4-0/+53
2022-12-18ld bootstrap test in build dir with path containing symlinksAlan Modra1-1/+1
2022-12-14Fix haiku ld dependenciesAlan Modra5-8/+8
2022-12-14ld, gold: remove support for -z bndplt (MPX prefix)Martin Liska47-1378/+2
2022-12-08x86-64: Remove BND from 64-bit IBT PLTH.J. Lu12-69/+57
2022-12-08Update the description of the linker script's TYPE directive.Nick Clifton2-0/+30
2022-12-07Compression tidy and fixesAlan Modra4-13/+23
2022-12-05Prevent an illegal memory access when comparing the prefix of a section name ...Nick Clifton2-5/+27
2022-12-03Revert "ld: Add .note.GNU-stack to ld-plugin/dummy.s"H.J. Lu1-1/+1
2022-12-03ld: Add .note.GNU-stack to ld-plugin/dummy.sH.J. Lu1-1/+1
2022-11-30section-select: Fix exclude-file-3Michael Matz2-4/+7
2022-11-30section-select: Remove unused codeMichael Matz2-509/+1
2022-11-30section-select: Implement a prefix-treeMichael Matz2-33/+316
2022-11-30section-select: Completely rebuild matchesMichael Matz1-0/+22
2022-11-30section-select: Lazily resolve section matchesMichael Matz2-1/+99
2022-11-30Correct ordering problem in comm-data.expAlan Modra1-20/+19