summaryrefslogtreecommitdiff
path: root/ld/ld.texi
AgeCommit message (Expand)Author
2022-01-12ld: Add glibc dependency for DT_RELRH.J. Lu
2022-01-12ld: Initial DT_RELR supportH.J. Lu
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-11-08Correct ld script wildcard matching descriptionAlan Modra
2021-09-21Change the linker's heuristic for computing the entry point for binaries so t...Nick Clifton
2021-08-13ld script lower-case absolute and sizeof_headersAlan Modra
2021-08-11Mention whitespace in script expressionsAlan Modra
2021-08-04PR28155, Superfluous "the" in the man pageAlan Modra
2021-07-21Allows linker scripts to set the SEC_READONLY flag.Luca Boccassi
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu
2021-06-18ld.texi: Move -z unique-symbol after -z undefs.H.J. Lu
2021-06-17ld: Add -no-pieFangrui Song
2021-06-03PR2589, ld vs. ld.soAlan Modra
2021-05-13ld: Add -Bno-symbolicFangrui Song
2021-04-13Document the effect of --as-needed on --rpath on Linux based systems.Nick Clifton
2021-03-01PR27451, -z start_stop_gcAlan Modra
2021-02-25ld: correct description of behavior for symbols redefined by scriptJan Beulich
2021-02-09Remove arm-symbianelfAlan Modra
2021-01-15ld/x86: Add -z report-relative-relocH.J. Lu
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-23x86-64: Add Intel LAM property supportH.J. Lu
2020-12-15Document -z unique/-z nounique in the ld man page and help outputVivek Das Mohapatra
2020-12-14Add a plugin for processing static library dependencies.Howard Chu
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz
2020-11-06Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ...Nick Clifton
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu
2020-10-26Invoke the linker's error handling script with the keyword "undefined-symbol"...Nick Clifton
2020-10-16ld: More documentation for --defsymAndrew Burgess
2020-10-16Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu
2020-09-12elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu
2020-08-27Change the default characteristics of DLLs built by the linker to more secure...Jeremy Drake
2020-08-10Improve the documentation of the linker's --relax option.Nick Clifton
2020-07-22ld: new options --ctf-variables and --ctf-share-typesNick Alcock
2020-07-19Power10 stub selectionAlan Modra
2020-07-10Document powerpc64 ld optionsAlan Modra
2020-06-23PR 22843: ld, gold: Add --dependency-file option.Roland McGrath
2020-06-15xtensa: allow runtime ABI selectionMax Filippov
2020-06-15gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath
2020-06-03ld: Add --export-dynamic-symbol and --export-dynamic-symbol-listFangrui Song
2020-05-28Linker: Remove support for -Map= with an empty argument.Nick Clifton
2020-05-27 [PATCH] allow empty string as argument to -MapNick Clifton
2020-05-27ld: Add --warn-textrel and obsolete --warn-shared-textrelH.J. Lu
2020-04-22For relative paths in INPUT() and GROUP(), search the directory of the curren...Fangrui Song
2020-04-14Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon
2020-03-03Note that the --rpath-link command line option will search the contents of th...Nick Clifton
2020-01-30ld/doc: drop blank between @option and braceJan Beulich