aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.texi
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-21Allows linker scripts to set the SEC_READONLY flag.Luca Boccassi1-0/+2
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu1-0/+12
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu1-0/+6
2021-06-18ld.texi: Move -z unique-symbol after -z undefs.H.J. Lu1-6/+6
2021-06-17ld: Add -no-pieFangrui Song1-0/+5
2021-06-03PR2589, ld vs. ld.soAlan Modra1-4/+10
2021-05-13ld: Add -Bno-symbolicFangrui Song1-0/+5
2021-04-13Document the effect of --as-needed on --rpath on Linux based systems.Nick Clifton1-0/+16
2021-03-01PR27451, -z start_stop_gcAlan Modra1-0/+17
2021-02-25ld: correct description of behavior for symbols redefined by scriptJan Beulich1-2/+2
2021-02-09Remove arm-symbianelfAlan Modra1-4/+1
2021-01-15ld/x86: Add -z report-relative-relocH.J. Lu1-0/+4
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-3/+3
2020-12-23x86-64: Add Intel LAM property supportH.J. Lu1-0/+44
2020-12-15Document -z unique/-z nounique in the ld man page and help outputVivek Das Mohapatra1-0/+10
2020-12-14Add a plugin for processing static library dependencies.Howard Chu1-0/+53
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz1-0/+7
2020-11-06Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ...Nick Clifton1-4/+28
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu1-0/+2
2020-10-26Invoke the linker's error handling script with the keyword "undefined-symbol"...Nick Clifton1-3/+3
2020-10-16ld: More documentation for --defsymAndrew Burgess1-0/+9
2020-10-16Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton1-0/+15
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu1-0/+9
2020-09-12elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu1-0/+6
2020-08-27Change the default characteristics of DLLs built by the linker to more secure...Jeremy Drake1-8/+26
2020-08-10Improve the documentation of the linker's --relax option.Nick Clifton1-8/+6
2020-07-22ld: new options --ctf-variables and --ctf-share-typesNick Alcock1-0/+34
2020-07-19Power10 stub selectionAlan Modra1-7/+5
2020-07-10Document powerpc64 ld optionsAlan Modra1-0/+27
2020-06-23PR 22843: ld, gold: Add --dependency-file option.Roland McGrath1-0/+15