Age | Commit message (Expand) | Author | Files | Lines |
2022-05-26 | ld: add --package-metadata | Luca Boccassi | 1 | -0/+12 |
2022-05-20 | Tidy warn-execstack handling | Alan Modra | 1 | -2/+2 |
2022-05-03 | Add a linker warning when creating potentially dangerous executable segments.... | Nick Clifton | 1 | -0/+16 |
2022-04-20 | Add linker warning for when it creates an executable stack. | Nick Clifton | 1 | -0/+27 |
2022-02-18 | Fix typo in ld.texi | Roland McGrath | 1 | -4/+4 |
2022-02-16 | ld: Support customized output section type | Fangrui Song | 1 | -3/+13 |
2022-01-12 | ld: Add glibc dependency for DT_RELR | H.J. Lu | 1 | -1/+3 |
2022-01-12 | ld: Initial DT_RELR support | H.J. Lu | 1 | -0/+9 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -3/+3 |
2021-11-08 | Correct ld script wildcard matching description | Alan Modra | 1 | -7/+0 |
2021-09-21 | Change the linker's heuristic for computing the entry point for binaries so t... | Nick Clifton | 1 | -1/+3 |
2021-08-13 | ld script lower-case absolute and sizeof_headers | Alan Modra | 1 | -1/+0 |
2021-08-11 | Mention whitespace in script expressions | Alan Modra | 1 | -3/+5 |
2021-08-04 | PR28155, Superfluous "the" in the man page | Alan Modra | 1 | -1/+1 |
2021-07-21 | Allows linker scripts to set the SEC_READONLY flag. | Luca Boccassi | 1 | -0/+2 |
2021-07-08 | elf: Add GNU_PROPERTY_1_NEEDED check | H.J. Lu | 1 | -0/+12 |
2021-07-08 | ld: Limit cache size and add --max-cache-size=SIZE | H.J. Lu | 1 | -0/+6 |
2021-06-18 | ld.texi: Move -z unique-symbol after -z undefs. | H.J. Lu | 1 | -6/+6 |
2021-06-17 | ld: Add -no-pie | Fangrui Song | 1 | -0/+5 |
2021-06-03 | PR2589, ld vs. ld.so | Alan Modra | 1 | -4/+10 |
2021-05-13 | ld: Add -Bno-symbolic | Fangrui Song | 1 | -0/+5 |
2021-04-13 | Document the effect of --as-needed on --rpath on Linux based systems. | Nick Clifton | 1 | -0/+16 |
2021-03-01 | PR27451, -z start_stop_gc | Alan Modra | 1 | -0/+17 |
2021-02-25 | ld: correct description of behavior for symbols redefined by script | Jan Beulich | 1 | -2/+2 |
2021-02-09 | Remove arm-symbianelf | Alan Modra | 1 | -4/+1 |
2021-01-15 | ld/x86: Add -z report-relative-reloc | H.J. Lu | 1 | -0/+4 |
2021-01-01 | PR27116, Spelling errors found by Debian style checker | Alan Modra | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -3/+3 |
2020-12-23 | x86-64: Add Intel LAM property support | H.J. Lu | 1 | -0/+44 |
2020-12-15 | Document -z unique/-z nounique in the ld man page and help output | Vivek Das Mohapatra | 1 | -0/+10 |
2020-12-14 | Add a plugin for processing static library dependencies. | Howard Chu | 1 | -0/+53 |
2020-11-18 | Support SHF_GNU_RETAIN ELF section flag | Jozef Lawrynowicz | 1 | -0/+7 |
2020-11-06 | Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ... | Nick Clifton | 1 | -4/+28 |
2020-10-30 | x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker | H.J. Lu | 1 | -0/+2 |
2020-10-26 | Invoke the linker's error handling script with the keyword "undefined-symbol"... | Nick Clifton | 1 | -3/+3 |
2020-10-16 | ld: More documentation for --defsym | Andrew Burgess | 1 | -0/+9 |
2020-10-16 | Add a new option to the linker: --error-handling-script=<NAME>. Run the scri... | Nick Clifton | 1 | -0/+15 |
2020-10-09 | x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker | H.J. Lu | 1 | -0/+9 |
2020-09-12 | elf: Add -z unique-symbol to avoid duplicated local symbol names | H.J. Lu | 1 | -0/+6 |
2020-08-27 | Change the default characteristics of DLLs built by the linker to more secure... | Jeremy Drake | 1 | -8/+26 |
2020-08-10 | Improve the documentation of the linker's --relax option. | Nick Clifton | 1 | -8/+6 |
2020-07-22 | ld: new options --ctf-variables and --ctf-share-types | Nick Alcock | 1 | -0/+34 |
2020-07-19 | Power10 stub selection | Alan Modra | 1 | -7/+5 |
2020-07-10 | Document powerpc64 ld options | Alan Modra | 1 | -0/+27 |
2020-06-23 | PR 22843: ld, gold: Add --dependency-file option. | Roland McGrath | 1 | -0/+15 |
2020-06-15 | xtensa: allow runtime ABI selection | Max Filippov | 1 | -0/+11 |
2020-06-15 | gold, ld: Implement -z start-stop-visibility=... option. | Roland McGrath | 1 | -0/+13 |
2020-06-03 | ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list | Fangrui Song | 1 | -0/+18 |
2020-05-28 | Linker: Remove support for -Map= with an empty argument. | Nick Clifton | 1 | -6/+4 |
2020-05-27 | [PATCH] allow empty string as argument to -Map | Nick Clifton | 1 | -1/+6 |