aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.texi
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-15xtensa: allow runtime ABI selectionMax Filippov1-0/+11
2020-06-15gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath1-0/+13
2020-06-03ld: Add --export-dynamic-symbol and --export-dynamic-symbol-listFangrui Song1-0/+18
2020-05-28Linker: Remove support for -Map= with an empty argument.Nick Clifton1-6/+4
2020-05-27 [PATCH] allow empty string as argument to -MapNick Clifton1-1/+6
2020-05-27ld: Add --warn-textrel and obsolete --warn-shared-textrelH.J. Lu1-6/+7
2020-04-22For relative paths in INPUT() and GROUP(), search the directory of the curren...Fangrui Song1-7/+10
2020-04-14Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner1-1/+69
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon1-0/+42
2020-03-03Note that the --rpath-link command line option will search the contents of th...Nick Clifton1-2/+13
2020-01-30ld/doc: drop blank between @option and braceJan Beulich1-1/+1
2020-01-22PowerPC64 __tls_get_addr_descAlan Modra1-7/+16
2020-01-03For PE format files, the base relocation table is necessary if the image is l...Hannes Domani1-0/+8
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-3/+3
2019-11-22Update the linker documentation regarding the /DISCARD/ linker script section...Nick Clifton1-0/+5
2019-10-02-Bsymbolic is not for PIEsAlan Modra1-9/+3
2019-09-26PR24262, plugin search dir doesn't respect --libdirAlan Modra1-1/+1
2019-09-26SORT_BY_INIT_PRIORITYAlan Modra1-9/+12
2019-06-07LD/doc: Clarify `-rpath' option's semantics WRT link-time dependenciesMaciej W. Rozycki1-6/+11
2019-05-21[MIPS] Add generation of PLT entries with compact jumps for MIPS R6Matthew Fortune1-0/+7
2019-04-30ld.texi tweak for pod2manAlan Modra1-7/+8
2019-04-26Fix the hyphenation of word phrases such as "target specific" and "machine sp...Christopher Yeleighton1-6/+6
2019-04-25LTO: Properly handle wrapper symbols in IRH.J. Lu1-3/+0