aboutsummaryrefslogtreecommitdiff
path: root/ld/ldfile.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-18Treat a prefix of "$SYSROOT" in the same way as "=" when parsing linker searc...Nick Clifton1-0/+2
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-06-14Formatting fixes.Alan Modra1-16/+17
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-1/+1
2015-04-23Don't change compressed input debug section namesH.J. Lu1-0/+3
2015-02-14PR ld/17973 LTO file symsAlan Modra1-0/+5
2015-02-08Don't bfd_check_format if not neededH.J. Lu1-3/+3
2015-02-07Update plugin_maybe_claimH.J. Lu1-13/+1
2015-01-29Remove plugin_active_plugins_p()H.J. Lu1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-14Remove search path from -l:namespec DT_NEEDEDAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-03-06 * ldfile.c (ldfile_open_command_file_1): Return after einfoAlan Modra1-0/+1
2012-07-13 PR ld/14357Nick Clifton1-2/+2
2012-03-08 PR ld/10340Alan Modra1-61/+27
2012-03-05 * ldlang.h (struct lang_input_statement_flags): New, extract from..Alan Modra1-32/+35
2012-02-17 PR ld/13343Alan Modra1-3/+1
2011-04-20 PR ld/12365Alan Modra1-25/+3
2011-04-17 PR ld/12365Alan Modra1-1/+2
2011-02-282011-02-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-1/+1
2010-12-06Replace is_archive with maybe_archive.H.J. Lu1-2/+2
2010-11-21Re-indent plugin code.H.J. Lu1-3/+3
2010-11-05 * plugin.h (plugin_active_plugins_p): New prototype.Dave Korn1-4/+6
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu1-0/+3
2010-10-28 * ldfile.c (find_scripts_dir): Don't look in absolute SCRIPTDIR.Alan Modra1-5/+0
2010-10-14Applied patch series for LD plugin interface (six parts).Dave Korn1-2/+61
2010-01-21 PR 4437Nick Clifton1-9/+21
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-15/+16
2009-04-14 PR ld/10047Alan Modra1-36/+10
2009-04-142009-04-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-8/+11
2009-04-112009-04-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-11/+8
2009-04-06 * ldfile.c (ldfile_find_command_file): Initialize result.Kazu Hirata1-1/+1
2009-04-06 * ld.texinfo (-L): Mention that -L options do not affect how ldKazu Hirata1-17/+45
2008-08-09 PR 6753Alan Modra1-12/+116
2008-08-08 * ldfile.c (ldfile_open_file_search): Use concat.Alan Modra1-15/+11
2008-02-15include/Alan Modra1-2/+2
2008-02-07 * ldlang.c (new_afile): Don't pass unadorned NULL to concat.Alan Modra1-2/+2
2007-07-06Update sources to GPLv3Nick Clifton1-10/+8
2007-05-03 * ld.texinfo (--no-warn-search-mismatch): Document.Alan Modra1-4/+8
2007-04-26bfd/Alan Modra1-2/+2
2005-05-12Update FSF addressesNick Clifton1-2/+2
2005-04-28 * ldgram.y (lang_memory_region_type): Make static.Ben Elliston1-4/+4
2005-03-03update copyright datesAlan Modra1-1/+1
2005-02-24 * ldfile.c: Remove GNU960 conditional code.Ben Elliston1-56/+0
2004-10-11 PR 423Alan Modra1-4/+16
2004-03-30 Remove long-obsolete MPW support.Stan Shebs1-5/+0
2004-01-03 * ldfile.c (ldfile_set_output_arch): Add defarch param.Alan Modra1-8/+8
2003-11-07Use consistent error messages for missing files.Nick Clifton1-2/+2
2003-06-28Convert to C90Alan Modra1-62/+33