summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update the description of the linker script's TYPE directive.Nick Clifton2022-12-082-0/+30
* Compression tidy and fixesAlan Modra2022-12-074-13/+23
* Prevent an illegal memory access when comparing the prefix of a section name ...Nick Clifton2022-12-052-5/+27
* Revert "ld: Add .note.GNU-stack to ld-plugin/dummy.s"H.J. Lu2022-12-031-1/+1
* ld: Add .note.GNU-stack to ld-plugin/dummy.sH.J. Lu2022-12-031-1/+1
* section-select: Fix exclude-file-3Michael Matz2022-11-302-4/+7
* section-select: Remove unused codeMichael Matz2022-11-302-509/+1
* section-select: Implement a prefix-treeMichael Matz2022-11-302-33/+316
* section-select: Completely rebuild matchesMichael Matz2022-11-301-0/+22
* section-select: Lazily resolve section matchesMichael Matz2022-11-302-1/+99
* Correct ordering problem in comm-data.expAlan Modra2022-11-301-20/+19
* xtensa: allow dynamic configurationMax Filippov2022-11-281-9/+1
* Only use wild_sort_fastMichael Matz2022-11-286-178/+163
* Special case more simple patternsMichael Matz2022-11-282-33/+95
* Use bfd_rename_section in msp430.emAlan Modra2022-11-282-1/+7
* ld: Add section contributions substream to PDB filesMark Harmstone2022-11-236-5/+162
* x86: Don't define _TLS_MODULE_BASE_ for ld -rH.J. Lu2022-11-223-0/+19
* ld: Always call elf_backend_output_arch_local_symsH.J. Lu2022-11-172-0/+36
* bfd: linker: merge .sframe sectionsIndu Bhagat2022-11-1523-7/+342
* pru: bfd: Correct default to no execstackDimitar Dimitrov2022-11-141-0/+1
* ld/testsuite: skip ld-size when -shared is not supportedClément Chigot2022-11-101-0/+6
* ld: Add module information substream to PDB filesMark Harmstone2022-11-105-44/+427
* configure: require libzstd >= 1.4.0Christophe Lyon2022-11-071-10/+10