summaryrefslogtreecommitdiff
path: root/ld/ldfile.c
Commit message (Expand)AuthorAgeFilesLines
* * ldfile.c (ldfile_open_command_file_1): Return after einfoAlan Modra2013-03-061-0/+1
* PR ld/14357Nick Clifton2012-07-131-2/+2
* PR ld/10340Alan Modra2012-03-081-61/+27
* * ldlang.h (struct lang_input_statement_flags): New, extract from..Alan Modra2012-03-051-32/+35
* PR ld/13343Alan Modra2012-02-171-3/+1
* PR ld/12365Alan Modra2011-04-201-25/+3
* PR ld/12365Alan Modra2011-04-171-1/+2
* 2011-02-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2011-02-281-1/+1
* Replace is_archive with maybe_archive.H.J. Lu2010-12-061-2/+2
* Re-indent plugin code.H.J. Lu2010-11-211-3/+3
* * plugin.h (plugin_active_plugins_p): New prototype.Dave Korn2010-11-051-4/+6
* Add compressed debug section support to binutils and ld.H.J. Lu2010-10-291-0/+3
* * ldfile.c (find_scripts_dir): Don't look in absolute SCRIPTDIR.Alan Modra2010-10-281-5/+0
* Applied patch series for LD plugin interface (six parts).Dave Korn2010-10-141-2/+61
* PR 4437Nick Clifton2010-01-211-9/+21
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-15/+16
* PR ld/10047Alan Modra2009-04-141-36/+10
* 2009-04-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-04-141-8/+11
* 2009-04-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-04-111-11/+8
* * ldfile.c (ldfile_find_command_file): Initialize result.Kazu Hirata2009-04-061-1/+1
* * ld.texinfo (-L): Mention that -L options do not affect how ldKazu Hirata2009-04-061-17/+45
* PR 6753Alan Modra2008-08-091-12/+116
* * ldfile.c (ldfile_open_file_search): Use concat.Alan Modra2008-08-081-15/+11
* include/Alan Modra2008-02-151-2/+2
* * ldlang.c (new_afile): Don't pass unadorned NULL to concat.Alan Modra2008-02-071-2/+2
* Update sources to GPLv3Nick Clifton2007-07-061-10/+8
* * ld.texinfo (--no-warn-search-mismatch): Document.Alan Modra2007-05-031-4/+8
* bfd/Alan Modra2007-04-261-2/+2
* Update FSF addressesNick Clifton2005-05-121-2/+2
* * ldgram.y (lang_memory_region_type): Make static.Ben Elliston2005-04-281-4/+4
* update copyright datesAlan Modra2005-03-031-1/+1
* * ldfile.c: Remove GNU960 conditional code.Ben Elliston2005-02-241-56/+0
* PR 423Alan Modra2004-10-111-4/+16
* Remove long-obsolete MPW support.Stan Shebs2004-03-301-5/+0
* * ldfile.c (ldfile_set_output_arch): Add defarch param.Alan Modra2004-01-031-8/+8
* Use consistent error messages for missing files.Nick Clifton2003-11-071-2/+2
* Convert to C90Alan Modra2003-06-281-62/+33
* Correct spelling of "relocatable".Alan Modra2003-06-251-1/+1
* 2003-04-18 H.J. Lu <hjl@gnu.org>H.J. Lu2003-04-181-1/+0
* Fix memory leaksNick Clifton2003-03-311-4/+10
* ldmain.c (ld_canon_sysroot, ld_canon_sysroot_len): Define. (main): Initialize...Nick Clifton2003-03-251-38/+73
* * ldfile.c (ldfile_try_open_bfd): Pop lexer start condition afterAndreas Schwab2003-03-191-0/+1
* * ldfile.h (struct search_dirs): Added sysrooted field.Alexandre Oliva2003-03-031-4/+27
* * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.Daniel Jacobowitz2003-01-061-1/+6
* * ldfile.c: Fix comment typos.Kazu Hirata2003-01-021-1/+1
* Change linker's default behaviour - it will now reject binary files whoesNick Clifton2002-12-231-2/+3
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-18/+18
* * emultempl/aix.em: Use include <> for generated headers.Daniel Jacobowitz2002-10-301-1/+1
* * ldfile.c (ldfile_try_open_bfd): When searching skip linker scripts ifJakub Jelinek2002-10-101-1/+93
* * ldfile.c (ldfile_try_open_bfd): Formatting.Alan Modra2002-07-021-2/+1