Age | Commit message (Expand) | Author | Files | Lines |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-09-21 | ld: write resolved path to included file to dependency-file | Thomas Weißschuh | 1 | -3/+4 |
2023-07-07 | ld: fix build with old glibc / gcc | Jan Beulich | 1 | -2/+2 |
2023-07-06 | Re: Stop the linker's --dependency-file option from including temporary lto f... | Alan Modra | 1 | -0/+2 |
2023-06-28 | Stop the linker's --dependency-file option from including temporary lto files. | Nick Clifton | 1 | -1/+3 |
2023-06-14 | Add --remap-inputs option to the BFD linker. | Nick Clifton | 1 | -0/+210 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-08-13 | PR28217, Syntax error when memory region contains a hyphen | Alan Modra | 1 | -1/+1 |
2021-07-28 | ld: Report error reason when a library cannot be found | H.J. Lu | 1 | -2/+2 |
2021-03-31 | Use bool in ld | Alan Modra | 1 | -37/+37 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-10-16 | Add a new option to the linker: --error-handling-script=<NAME>. Run the scri... | Nick Clifton | 1 | -0/+34 |
2020-06-23 | PR 22843: ld, gold: Add --dependency-file option. | Roland McGrath | 1 | -12/+16 |
2020-06-21 | Do without ld ENABLE_PLUGINS | Alan Modra | 1 | -5/+5 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", ld | Alan Modra | 1 | -4/+3 |
2020-04-22 | For relative paths in INPUT() and GROUP(), search the directory of the curren... | Fangrui Song | 1 | -1/+18 |
2020-04-02 | Replace "use use" in a warning message with "use". | Nick Clifton | 1 | -1/+1 |
2020-04-01 | Extend the linker's error message for missing libraries if there is an almost... | Nick Clifton | 1 | -0/+16 |
2020-02-26 | Indent labels | 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 | -0/+1 |
2019-05-23 | Re: Have the linker report an error if the same script is used twice | Alan Modra | 1 | -30/+42 |
2019-05-22 | Have the linker report an error if the same script is used twice. | Nick Clifton | 1 | -4/+38 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-02-26 | ld error/warning messages | Alan Modra | 1 | -2/+2 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-05-18 | Treat a prefix of "$SYSROOT" in the same way as "=" when parsing linker searc... | Nick Clifton | 1 | -0/+2 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-06-14 | Formatting fixes. | Alan Modra | 1 | -16/+17 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -1/+1 |
2015-04-23 | Don't change compressed input debug section names | H.J. Lu | 1 | -0/+3 |
2015-02-14 | PR ld/17973 LTO file syms | Alan Modra | 1 | -0/+5 |
2015-02-08 | Don't bfd_check_format if not needed | H.J. Lu | 1 | -3/+3 |
2015-02-07 | Update plugin_maybe_claim | H.J. Lu | 1 | -13/+1 |
2015-01-29 | Remove plugin_active_plugins_p() | H.J. Lu | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-03-14 | Remove search path from -l:namespec DT_NEEDED | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-03-06 | * ldfile.c (ldfile_open_command_file_1): Return after einfo | Alan Modra | 1 | -0/+1 |
2012-07-13 | PR ld/14357 | Nick Clifton | 1 | -2/+2 |
2012-03-08 | PR ld/10340 | Alan Modra | 1 | -61/+27 |
2012-03-05 | * ldlang.h (struct lang_input_statement_flags): New, extract from.. | Alan Modra | 1 | -32/+35 |
2012-02-17 | PR ld/13343 | Alan Modra | 1 | -3/+1 |
2011-04-20 | PR ld/12365 | Alan Modra | 1 | -25/+3 |
2011-04-17 | PR ld/12365 | Alan Modra | 1 | -1/+2 |
2011-02-28 | 2011-02-28 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -1/+1 |
2010-12-06 | Replace is_archive with maybe_archive. | H.J. Lu | 1 | -2/+2 |