Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-11-21 | Re-indent plugin code. | H.J. Lu | 1 | -3/+3 |
2010-11-05 | * plugin.h (plugin_active_plugins_p): New prototype. | Dave Korn | 1 | -4/+6 |
2010-10-29 | Add compressed debug section support to binutils and ld. | H.J. Lu | 1 | -0/+3 |
2010-10-28 | * ldfile.c (find_scripts_dir): Don't look in absolute SCRIPTDIR. | Alan Modra | 1 | -5/+0 |
2010-10-14 | Applied patch series for LD plugin interface (six parts). | Dave Korn | 1 | -2/+61 |
2010-01-21 | PR 4437 | Nick Clifton | 1 | -9/+21 |
2009-08-29 | Updated sources to avoid using the identifier name "new", which is a | Nick Clifton | 1 | -15/+16 |
2009-04-14 | PR ld/10047 | Alan Modra | 1 | -36/+10 |
2009-04-14 | 2009-04-13 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -8/+11 |
2009-04-11 | 2009-04-11 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -11/+8 |
2009-04-06 | * ldfile.c (ldfile_find_command_file): Initialize result. | Kazu Hirata | 1 | -1/+1 |
2009-04-06 | * ld.texinfo (-L): Mention that -L options do not affect how ld | Kazu Hirata | 1 | -17/+45 |
2008-08-09 | PR 6753 | Alan Modra | 1 | -12/+116 |
2008-08-08 | * ldfile.c (ldfile_open_file_search): Use concat. | Alan Modra | 1 | -15/+11 |
2008-02-15 | include/ | Alan Modra | 1 | -2/+2 |
2008-02-07 | * ldlang.c (new_afile): Don't pass unadorned NULL to concat. | Alan Modra | 1 | -2/+2 |
2007-07-06 | Update sources to GPLv3 | Nick Clifton | 1 | -10/+8 |
2007-05-03 | * ld.texinfo (--no-warn-search-mismatch): Document. | Alan Modra | 1 | -4/+8 |
2007-04-26 | bfd/ | Alan Modra | 1 | -2/+2 |
2005-05-12 | Update FSF addresses | Nick Clifton | 1 | -2/+2 |
2005-04-28 | * ldgram.y (lang_memory_region_type): Make static. | Ben Elliston | 1 | -4/+4 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2005-02-24 | * ldfile.c: Remove GNU960 conditional code. | Ben Elliston | 1 | -56/+0 |
2004-10-11 | PR 423 | Alan Modra | 1 | -4/+16 |
2004-03-30 | Remove long-obsolete MPW support. | Stan Shebs | 1 | -5/+0 |
2004-01-03 | * ldfile.c (ldfile_set_output_arch): Add defarch param. | Alan Modra | 1 | -8/+8 |
2003-11-07 | Use consistent error messages for missing files. | Nick Clifton | 1 | -2/+2 |
2003-06-28 | Convert to C90 | Alan Modra | 1 | -62/+33 |