aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.texi
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-3/+3
2023-12-01ld: fix build with old makeinfoJan Beulich1-0/+1
2023-11-21Fix: symbols eliminated by --gc-sections still trigger warnings for gnu.warni...Nick Clifton1-6/+6
2023-11-21Fix: symbols eliminated by --gc-sections still trigger warnings for gnu.warni...Nick Clifton1-0/+45
2023-11-13Fix redundant space typo in linker documentation.Chung-Ju Wu1-1/+1
2023-11-10Add ability to change linker warning messages into errors when reporting exec...Nick Clifton1-19/+56
2023-11-08ld: print branch fixups into the map file for ppc elf targetsClément Chigot1-0/+11
2023-11-06ld: =fillexp different behaviors for hexidecimal literalNick Clifton1-1/+39
2023-11-01ld: Support input section description keyword: REVERSENick Clifton1-0/+38
2023-10-19ld: fix typo in ld.texi metdata->metadataJose E. Marchesi1-1/+1
2023-10-17Update the documentation of the LINKER_VERSIOn script command to actually men...Nick Clifton1-4/+4
2023-09-29x86-64: Add -z mark-plt and -z nomark-pltH.J. Lu1-0/+11
2023-08-02Revert "2.41 Release sources"Sam James1-23/+39
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-39/+23
2023-07-24objcopy embeds the current time and ignores SOURCE_DATE_EPOCH making the outp...Johannes Schauer Marin Rodrigues1-0/+5
2023-07-17Also support '^=' in linker script expressionsMichael Matz1-2/+2
2023-07-17Support NEXT_SECTION in ALIGNOF and SIZEOFAlan Modra1-7/+14
2023-07-15Re: Let '^' through the lexerTobias Burnus1-1/+1
2023-07-13Let '^' through the lexerMichael Matz1-16/+20
2023-06-29ELF: Strip section header in ELF objectsKaylee Blake1-0/+5
2023-06-14Add --remap-inputs option to the BFD linker.Nick Clifton1-0/+60
2023-05-30Slight wording improvement for the -Ur documentationNick Clifton1-4/+5
2023-05-19ld: drop stray blank from ld.texiJan Beulich1-1/+1
2023-05-16Document how to use the linker to create a resource only DLL.Nick Clifton1-0/+33
2023-05-16-Ur option documentationNick Clifton1-8/+12
2023-05-13PR28902, -T script with INSERT orderingAlan Modra1-1/+8
2023-05-10Add linker option to include local symbols in the linker map.Nick Clifton1-0/+10
2023-04-21ld: add missing period after @xrefJan Beulich1-1/+1
2023-04-12Fix typos in the linker's documentation of the --enable-non-contiguous-region...Nick Clifton1-3/+3
2023-03-29Fix typo in ld manual --enable-non-contiguous-regions exampleRoland McGrath1-1/+1
2023-03-15Add --enable-linker-version option to bfd linker to add an entry in the .comm...Nick Clifton1-1/+29
2023-03-10Revert ld ASCII supportAlan Modra1-40/+13
2023-03-10Revert ld DIGEST supportAlan Modra1-494/+4
2023-03-09lddigest 32-bit support and gcc-4 compile errorsAlan Modra1-4/+0
2023-03-08ld: Use correct types for crc64 calculationsNick Clifton1-0/+4
2023-03-07DIGEST: DocumentationUlf Samuelsson1-4/+494
2023-03-01Fix typo with my email addressNick Clifton1-1/+1
2023-02-16Add support for the ASCII directive inside linker scripts.Nick Clifton1-13/+40
2023-02-14 Mention that the -plugin command line option is used to load plugins.Nick Clifton1-0/+3
2023-02-14ASCIZ Command for output sectionUlf Samuelsson1-0/+13
2023-02-02ld/doc: use "stack trace" instead of "unwind" for SFrameIndu Bhagat1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-3/+3
2022-12-14ld, gold: remove support for -z bndplt (MPX prefix)Martin Liska1-3/+0
2022-12-08Update the description of the linker script's TYPE directive.Nick Clifton1-0/+24
2022-11-15bfd: linker: merge .sframe sectionsIndu Bhagat1-1/+3
2022-10-21Add a -w option to the linker to suppress warning and error messages.Nick Clifton1-0/+9
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song1-0/+5
2022-05-26ld: add --package-metadataLuca Boccassi1-0/+12
2022-05-20Tidy warn-execstack handlingAlan Modra1-2/+2
2022-05-03Add a linker warning when creating potentially dangerous executable segments....Nick Clifton1-0/+16