Age | Commit message (Expand) | Author | Files | Lines |
2017-02-15 | LD: vfinfo: Make clever formatters consistent WRT function name reporting | Maciej W. Rozycki | 1 | -1/+1 |
2017-02-15 | LD: vfinfo: Remove static NULL initializers | Maciej W. Rozycki | 1 | -2/+2 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-27 | Fix spelling in comments in C source files (ld) | Ambrogino Modigliani | 1 | -1/+1 |
2016-06-14 | Delete bfd_my_archive macro | Alan Modra | 1 | -5/+5 |
2016-06-14 | Set my_archive for thin archives | Alan Modra | 1 | -3/+6 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-07-20 | Make binutils abort message GDB friendly | H.J. Lu | 1 | -2/+2 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-10 | Don't always build coffgen.o | Alan Modra | 1 | -0/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2014-01-22 | Display the reference causing a shared library to be needed | Alan Modra | 1 | -1/+16 |
2013-10-10 | ld/ | Roland McGrath | 1 | -2/+2 |
2013-01-10 | Remove trailing white spaces in ld | H.J. Lu | 1 | -1/+1 |
2012-04-03 | ld: optimize vfinfo output slightly | Mike Frysinger | 1 | -4/+7 |
2012-02-18 | * ldmisc.c (vfinfo <%S>): Use same type and avoid cast for | Hans-Peter Nilsson | 1 | -2/+2 |
2012-02-17 | PR ld/13343 | Alan Modra | 1 | -8/+15 |
2011-05-23 | * ldmisc.c (vfinfo): Add %H. | Alan Modra | 1 | -5/+15 |
2011-02-28 | 2011-02-28 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -2/+3 |
2011-01-14 | * ldmain.c (main): Flush stdout before and stderr after printing | Alan Modra | 1 | -1/+3 |
2010-10-14 | Applied patch series for LD plugin interface (six parts). | Dave Korn | 1 | -1/+7 |
2008-08-17 | bfd/ | Alan Modra | 1 | -33/+6 |
2008-02-15 | include/ | Alan Modra | 1 | -2/+2 |
2007-07-06 | Update sources to GPLv3 | Nick Clifton | 1 | -8/+8 |
2007-04-30 | bfd/ | Alan Modra | 1 | -4/+7 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-04-19 | revert hunk that belongs to a future patchset | Alan Modra | 1 | -7/+4 |
2007-04-19 | * ldcref.c (cref_fill_array): Call bfd_demangle rather than demangle. | Alan Modra | 1 | -54/+22 |
2006-03-31 | * ldmisc.c (vfinfo): Revert 2005-10-05 changes. If | Jakub Jelinek | 1 | -12/+9 |
2005-11-18 | * ldlang.c (lang_size_sections_1): Revert 2005-11-16 functional | Alan Modra | 1 | -4/+21 |
2005-10-05 | 2005-10-05 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -6/+6 |
2005-06-03 | include/ | Alan Modra | 1 | -31/+44 |
2005-05-12 | Update FSF addresses | Nick Clifton | 1 | -2/+2 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 |
2005-01-10 | PR binutils/609 | Nick Clifton | 1 | -7/+7 |
2005-01-05 | PR binutils/614 | Nick Clifton | 1 | -14/+27 |
2004-12-16 | * ldmisc.c (vfinfo): Handle the case where %B is passed a NULL BFD. | Nick Clifton | 1 | -1/+4 |
2004-08-13 | bfd/ | Alan Modra | 1 | -79/+39 |
2004-07-02 | bfd/ | H.J. Lu | 1 | -1/+6 |
2003-06-28 | Convert to C90 | Alan Modra | 1 | -52/+33 |
2003-06-03 | bfd/ | H.J. Lu | 1 | -1/+53 |
2003-04-24 | include/ | H.J. Lu | 1 | -0/+11 |
2003-03-31 | Fix memory leaks | Nick Clifton | 1 | -14/+17 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -10/+10 |
2002-10-30 | * emultempl/aix.em: Use include <> for generated headers. | Daniel Jacobowitz | 1 | -1/+1 |
2002-09-21 | * ldmisc.c (vfinfo <%C,%D,%G>): Always output bfd, section and offset. | Alan Modra | 1 | -40/+25 |
2002-07-02 | * ldmisc.c (demangle): Move so that it doesn't intrude between | Alan Modra | 1 | -40/+43 |
2002-06-26 | * ldmisc.c (demangle): Restore dots stripped from sym name. | Alan Modra | 1 | -2/+20 |
2002-01-25 | * ldmisc.c (demangle): Put back dots when string not demangled. | Alan Modra | 1 | -7/+10 |
2001-09-26 | * ldmisc.c (USE_STDARG): Remove. | Alan Modra | 1 | -71/+17 |