summaryrefslogtreecommitdiff
path: root/ld/ld.texi
Commit message (Expand)AuthorAgeFilesLines
* Add linker warning for when it creates an executable stack.Nick Clifton2022-04-201-0/+27
* Fix typo in ld.texiRoland McGrath2022-02-181-4/+4
* ld: Support customized output section typeFangrui Song2022-02-161-3/+13
* ld: Add glibc dependency for DT_RELRH.J. Lu2022-01-121-1/+3
* ld: Initial DT_RELR supportH.J. Lu2022-01-121-0/+9
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-3/+3
* Correct ld script wildcard matching descriptionAlan Modra2021-11-081-7/+0
* Change the linker's heuristic for computing the entry point for binaries so t...Nick Clifton2021-09-211-1/+3
* ld script lower-case absolute and sizeof_headersAlan Modra2021-08-131-1/+0
* Mention whitespace in script expressionsAlan Modra2021-08-111-3/+5
* PR28155, Superfluous "the" in the man pageAlan Modra2021-08-041-1/+1
* Allows linker scripts to set the SEC_READONLY flag.Luca Boccassi2021-07-211-0/+2
* elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu2021-07-081-0/+12
* ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu2021-07-081-0/+6
* ld.texi: Move -z unique-symbol after -z undefs.H.J. Lu2021-06-181-6/+6
* ld: Add -no-pieFangrui Song2021-06-171-0/+5
* PR2589, ld vs. ld.soAlan Modra2021-06-031-4/+10
* ld: Add -Bno-symbolicFangrui Song2021-05-131-0/+5
* Document the effect of --as-needed on --rpath on Linux based systems.Nick Clifton2021-04-131-0/+16
* PR27451, -z start_stop_gcAlan Modra2021-03-011-0/+17
* ld: correct description of behavior for symbols redefined by scriptJan Beulich2021-02-251-2/+2
* Remove arm-symbianelfAlan Modra2021-02-091-4/+1
* ld/x86: Add -z report-relative-relocH.J. Lu2021-01-151-0/+4
* PR27116, Spelling errors found by Debian style checkerAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-3/+3
* x86-64: Add Intel LAM property supportH.J. Lu2020-12-231-0/+44
* Document -z unique/-z nounique in the ld man page and help outputVivek Das Mohapatra2020-12-151-0/+10
* Add a plugin for processing static library dependencies.Howard Chu2020-12-141-0/+53
* Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz2020-11-181-0/+7
* Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ...Nick Clifton2020-11-061-4/+28
* x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu2020-10-301-0/+2
* Invoke the linker's error handling script with the keyword "undefined-symbol"...Nick Clifton2020-10-261-3/+3
* ld: More documentation for --defsymAndrew Burgess2020-10-161-0/+9
* Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton2020-10-161-0/+15
* x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu2020-10-091-0/+9
* elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu2020-09-121-0/+6
* Change the default characteristics of DLLs built by the linker to more secure...Jeremy Drake2020-08-271-8/+26
* Improve the documentation of the linker's --relax option.Nick Clifton2020-08-101-8/+6
* ld: new options --ctf-variables and --ctf-share-typesNick Alcock2020-07-221-0/+34
* Power10 stub selectionAlan Modra2020-07-191-7/+5
* Document powerpc64 ld optionsAlan Modra2020-07-101-0/+27
* PR 22843: ld, gold: Add --dependency-file option.Roland McGrath2020-06-231-0/+15
* xtensa: allow runtime ABI selectionMax Filippov2020-06-151-0/+11
* gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath2020-06-151-0/+13
* ld: Add --export-dynamic-symbol and --export-dynamic-symbol-listFangrui Song2020-06-031-0/+18
* Linker: Remove support for -Map= with an empty argument.Nick Clifton2020-05-281-6/+4
* [PATCH] allow empty string as argument to -MapNick Clifton2020-05-271-1/+6
* ld: Add --warn-textrel and obsolete --warn-shared-textrelH.J. Lu2020-05-271-6/+7
* For relative paths in INPUT() and GROUP(), search the directory of the curren...Fangrui Song2020-04-221-7/+10
* Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner2020-04-141-1/+69