summaryrefslogtreecommitdiff
path: root/ld/ldfile.c
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-08-13PR28217, Syntax error when memory region contains a hyphenAlan Modra
2021-07-28ld: Report error reason when a library cannot be foundH.J. Lu
2021-03-31Use bool in ldAlan Modra
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-10-16Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton
2020-06-23PR 22843: ld, gold: Add --dependency-file option.Roland McGrath
2020-06-21Do without ld ENABLE_PLUGINSAlan Modra
2020-05-21Replace "if (x) free (x)" with "free (x)", ldAlan Modra
2020-04-22For relative paths in INPUT() and GROUP(), search the directory of the curren...Fangrui Song
2020-04-02Replace "use use" in a warning message with "use".Nick Clifton
2020-04-01Extend the linker's error message for missing libraries if there is an almost...Nick Clifton
2020-02-26Indent labelsAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-10-03bfd, ld: add CTF section linkingNick Alcock
2019-05-23Re: Have the linker report an error if the same script is used twiceAlan Modra
2019-05-22Have the linker report an error if the same script is used twice.Nick Clifton
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-02-26ld error/warning messagesAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-05-18Treat a prefix of "$SYSROOT" in the same way as "=" when parsing linker searc...Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-06-14Formatting fixes.Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-04-23Don't change compressed input debug section namesH.J. Lu
2015-02-14PR ld/17973 LTO file symsAlan Modra
2015-02-08Don't bfd_check_format if not neededH.J. Lu
2015-02-07Update plugin_maybe_claimH.J. Lu
2015-01-29Remove plugin_active_plugins_p()H.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-14Remove search path from -l:namespec DT_NEEDEDAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-03-06 * ldfile.c (ldfile_open_command_file_1): Return after einfoAlan Modra
2012-07-13 PR ld/14357Nick Clifton
2012-03-08 PR ld/10340Alan Modra
2012-03-05 * ldlang.h (struct lang_input_statement_flags): New, extract from..Alan Modra
2012-02-17 PR ld/13343Alan Modra
2011-04-20 PR ld/12365Alan Modra
2011-04-17 PR ld/12365Alan Modra
2011-02-282011-02-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2010-12-06Replace is_archive with maybe_archive.H.J. Lu
2010-11-21Re-indent plugin code.H.J. Lu
2010-11-05 * plugin.h (plugin_active_plugins_p): New prototype.Dave Korn
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu
2010-10-28 * ldfile.c (find_scripts_dir): Don't look in absolute SCRIPTDIR.Alan Modra
2010-10-14Applied patch series for LD plugin interface (six parts).Dave Korn
2010-01-21 PR 4437Nick Clifton
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton