aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.texi
AgeCommit message (Expand)AuthorFilesLines
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
2022-04-20Add linker warning for when it creates an executable stack.Nick Clifton1-0/+27
2022-02-18Fix typo in ld.texiRoland McGrath1-4/+4
2022-02-16ld: Support customized output section typeFangrui Song1-3/+13
2022-01-12ld: Add glibc dependency for DT_RELRH.J. Lu1-1/+3
2022-01-12ld: Initial DT_RELR supportH.J. Lu1-0/+9
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-3/+3
2021-11-08Correct ld script wildcard matching descriptionAlan Modra1-7/+0
2021-09-21Change the linker's heuristic for computing the entry point for binaries so t...Nick Clifton1-1/+3
2021-08-13ld script lower-case absolute and sizeof_headersAlan Modra1-1/+0
2021-08-11Mention whitespace in script expressionsAlan Modra1-3/+5
2021-08-04PR28155, Superfluous "the" in the man pageAlan Modra1-1/+1