109 Commits (159afbb7617d2c8a9cd3f3350374711f37f60442)

Author SHA1 Message Date
Alan Modra fd67aa1129 Update year range in copyright notice of binutils files 3 years ago
Thomas Weißschuh 0ad14a8c34 ld: write resolved path to included file to dependency-file 3 years ago
Jan Beulich eae2847fbf ld: fix build with old glibc / gcc 3 years ago
Alan Modra 5f60df9974 Re: Stop the linker's --dependency-file option from including temporary lto files. 3 years ago
Nick Clifton b25c1a15cb Stop the linker's --dependency-file option from including temporary lto files. 3 years ago
Nick Clifton fb221fba1a Add --remap-inputs option to the BFD linker. 3 years ago
Alan Modra d87bef3a7b Update year range in copyright notice of binutils files 4 years ago
Alan Modra a2c5833233 Update year range in copyright notice of binutils files 5 years ago
Alan Modra af29a8abcf PR28217, Syntax error when memory region contains a hyphen 5 years ago
H.J. Lu 265dcb69c2 ld: Report error reason when a library cannot be found 5 years ago
Alan Modra f38a2680c2 Use bool in ld 5 years ago
Martin Liska 08dedd6631 Add startswith function and use it instead of CONST_STRNEQ. 5 years ago
Alan Modra 250d07de5c Update year range in copyright notice of binutils files 6 years ago
Nick Clifton 23ae20f5e3 Add a new option to the linker: --error-handling-script=<NAME>. Run the script <NAME> if an undefined symbol or unfound library error is encountered. 6 years ago
Roland McGrath f37b21b481 PR 22843: ld, gold: Add --dependency-file option. 6 years ago
Alan Modra 0381901e62 Do without ld ENABLE_PLUGINS 6 years ago
Alan Modra 5e2ab61254 Replace "if (x) free (x)" with "free (x)", ld 6 years ago
Fangrui Song 161719466a For relative paths in INPUT() and GROUP(), search the directory of the current linker script before searching other paths. 6 years ago
Nick Clifton 4f5bd88505 Replace "use use" in a warning message with "use". 6 years ago
Nick Clifton 77bf7b5317 Extend the linker's error message for missing libraries if there is an almost match. 6 years ago
Alan Modra dc1e8a474f Indent labels 7 years ago
Alan Modra b3adc24a07 Update year range in copyright notice of binutils files 7 years ago
Nick Alcock 1ff6de0312 bfd, ld: add CTF section linking 7 years ago
Alan Modra 82d7a6f4e3 Re: Have the linker report an error if the same script is used twice 7 years ago
Nick Clifton 6ec6968b1b Have the linker report an error if the same script is used twice. 7 years ago
Alan Modra 827041555a Update year range in copyright notice of binutils files 8 years ago
Alan Modra df5f2391f7 ld error/warning messages 9 years ago
Alan Modra 219d1afa89 Update year range in copyright notice of binutils files 9 years ago
Nick Clifton 3aa2d05a72 Treat a prefix of "$SYSROOT" in the same way as "=" when parsing linker search paths. 9 years ago
Alan Modra 2571583aed Update year range in copyright notice of all files. 10 years ago
Alan Modra 0aa7f5862e Formatting fixes. 10 years ago
Alan Modra 6f2750feaf Copyright update for binutils 11 years ago
H.J. Lu 0e1862bb40 Add output_type to bfd_link_info 11 years ago
H.J. Lu f6fe1ccd62 Don't change compressed input debug section names 11 years ago
Alan Modra ce875075f9 PR ld/17973 LTO file syms 12 years ago
H.J. Lu 1d5b29cfe4 Don't bfd_check_format if not needed 12 years ago
H.J. Lu 35a1e5f305 Update plugin_maybe_claim 12 years ago
H.J. Lu 716db898b7 Remove plugin_active_plugins_p() 12 years ago
Alan Modra b90efa5b79 ChangeLog rotatation and copyright year update 12 years ago
Alan Modra d4ae5fb0b5 Remove search path from -l:namespec DT_NEEDED 13 years ago
Alan Modra 4b95cf5c0c Update copyright years 13 years ago
Alan Modra 3ab6909a0c * ldfile.c (ldfile_open_command_file_1): Return after einfo 14 years ago
Nick Clifton cd6f1cf350 PR ld/14357 14 years ago
Alan Modra f4a23d427d PR ld/10340 15 years ago
Alan Modra 66be105571 * ldlang.h (struct lang_input_statement_flags): New, extract from.. 15 years ago
Alan Modra dab69f680b PR ld/13343 15 years ago
Alan Modra 02d002477b PR ld/12365 16 years ago
Alan Modra 9e2278f567 PR ld/12365 16 years ago
Kai Tietz 426278217b 2011-02-28 Kai Tietz <kai.tietz@onevision.com> 16 years ago
H.J. Lu b7f95647fd Replace is_archive with maybe_archive. 16 years ago