Age | Commit message (Expand) | Author | Files | Lines |
2024-09-27 | Enable -z separate-code, -z common and -z text for more targets | Alan Modra | 1 | -1/+1 |
2024-06-13 | Add --rosegment option to BFD linker to stop the '-z separate-code' from gene... | Nick Clifton | 1 | -17/+254 |
2024-01-25 | ld: Improve --fatal-warnings for unknown command-line options | H.J. Lu | 1 | -1/+1 |
2024-01-19 | ld: Put all emulation options in ldlex.h | H.J. Lu | 1 | -21/+1 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-11-10 | Add ability to change linker warning messages into errors when reporting exec... | Nick Clifton | 1 | -0/+2 |
2023-08-26 | ld STRINGIFY | Alan Modra | 1 | -1/+1 |
2023-06-29 | ELF: Strip section header in ELF objects | Kaylee Blake | 1 | -0/+4 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-12-07 | Compression tidy and fixes | Alan Modra | 1 | -3/+3 |
2022-10-11 | refactor usage of compressed_debug_section_type | Martin Liska | 1 | -15/+7 |
2022-09-26 | binutils, gdb: support zstd compressed debug sections | Fangrui Song | 1 | -0/+9 |
2022-05-26 | ld: add --package-metadata | Luca Boccassi | 1 | -0/+9 |
2022-05-03 | Add a linker warning when creating potentially dangerous executable segments.... | Nick Clifton | 1 | -0/+3 |
2022-03-09 | ld: Add a before_plugin_all_symbols_read hook | H.J. Lu | 1 | -0/+14 |
2022-02-06 | ld: Add emultempl/emulation.em | H.J. Lu | 1 | -38/+14 |
2022-01-14 | PR28751 mbind2a / mbind2b regressions on powerpc*-linux | Alan Modra | 1 | -0/+1 |
2022-01-05 | elf: Set p_align to the minimum page size if possible | H.J. Lu | 1 | -0/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-03-31 | Use bool in ld | Alan Modra | 1 | -39/+39 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -6/+6 |
2021-03-05 | elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASE | H.J. Lu | 1 | -1/+1 |
2021-03-01 | PR27451, -z start_stop_gc | Alan Modra | 1 | -0/+4 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-16 | constify elfNN_bed | Alan Modra | 1 | -4/+5 |
2020-12-15 | Handle -z unique/-z nounique in ld | Vivek Das Mohapatra | 1 | -0/+4 |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 1 | -1/+2 |
2020-09-12 | elf: Add -z unique-symbol to avoid duplicated local symbol names | H.J. Lu | 1 | -0/+4 |
2020-06-19 | Emit a warning when -z relro is unsupported | Alan Modra | 1 | -0/+12 |
2020-06-15 | gold, ld: Implement -z start-stop-visibility=... option. | Roland McGrath | 1 | -0/+15 |
2020-05-27 | ld: Add --warn-textrel and obsolete --warn-shared-textrel | H.J. Lu | 1 | -3/+3 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", ld | Alan Modra | 1 | -5/+2 |
2020-05-18 | Show AIX gc'd symbol address adjustments in map file | Douglas B Rupp | 1 | -1/+2 |
2020-04-15 | Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres... | Fangrui Song | 1 | -3/+3 |
2020-02-06 | ELF: Discard a section if any of its linked-to sections has been discarded | H.J. Lu | 1 | -0/+1 |
2020-01-29 | PR25477, ld 2.34 tries to load ${prefix}/etc/ld.so.conf | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-10-03 | bfd, ld: add CTF section linking | Nick Alcock | 1 | -1/+4 |
2019-09-11 | Rename elf32.em to elf.em | Alan Modra | 1 | -0/+904 |