aboutsummaryrefslogtreecommitdiff
path: root/ld/ldmisc.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-29Report scripts and libraries searched for ld --traceAlan Modra1-8/+6
2018-02-26ld error/warning messagesAlan Modra1-3/+3
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra1-86/+82
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-56/+61
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-15ld einfo positional arg supportAlan Modra1-24/+181
2017-02-15LD: vfinfo: Make clever formatters consistent WRT function name reportingMaciej W. Rozycki1-1/+1
2017-02-15LD: vfinfo: Remove static NULL initializersMaciej W. Rozycki1-2/+2
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-27Fix spelling in comments in C source files (ld)Ambrogino Modigliani1-1/+1
2016-06-14Delete bfd_my_archive macroAlan Modra1-5/+5
2016-06-14Set my_archive for thin archivesAlan Modra1-3/+6
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-07-20Make binutils abort message GDB friendlyH.J. Lu1-2/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-10Don't always build coffgen.oAlan Modra1-0/+1
2014-03-05Update copyright yearsAlan Modra1-3/+1
2014-01-22Display the reference causing a shared library to be neededAlan Modra1-1/+16
2013-10-10ld/Roland McGrath1-2/+2
2013-01-10Remove trailing white spaces in ldH.J. Lu1-1/+1
2012-04-03ld: optimize vfinfo output slightlyMike Frysinger1-4/+7
2012-02-18 * ldmisc.c (vfinfo <%S>): Use same type and avoid cast forHans-Peter Nilsson1-2/+2
2012-02-17 PR ld/13343Alan Modra1-8/+15
2011-05-23 * ldmisc.c (vfinfo): Add %H.Alan Modra1-5/+15
2011-02-282011-02-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-2/+3
2011-01-14 * ldmain.c (main): Flush stdout before and stderr after printingAlan Modra1-1/+3
2010-10-14Applied patch series for LD plugin interface (six parts).Dave Korn1-1/+7
2008-08-17bfd/Alan Modra1-33/+6
2008-02-15include/Alan Modra1-2/+2
2007-07-06Update sources to GPLv3Nick Clifton1-8/+8
2007-04-30bfd/Alan Modra1-4/+7
2007-04-26bfd/Alan Modra1-1/+1
2007-04-19revert hunk that belongs to a future patchsetAlan Modra1-7/+4
2007-04-19 * ldcref.c (cref_fill_array): Call bfd_demangle rather than demangle.Alan Modra1-54/+22
2006-03-31 * ldmisc.c (vfinfo): Revert 2005-10-05 changes. IfJakub Jelinek1-12/+9
2005-11-18 * ldlang.c (lang_size_sections_1): Revert 2005-11-16 functionalAlan Modra1-4/+21
2005-10-052005-10-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-6/+6
2005-06-03include/Alan Modra1-31/+44
2005-05-12Update FSF addressesNick Clifton1-2/+2
2005-03-03update copyright datesAlan Modra1-1/+1
2005-01-10PR binutils/609Nick Clifton1-7/+7
2005-01-05PR binutils/614Nick Clifton1-14/+27
2004-12-16* ldmisc.c (vfinfo): Handle the case where %B is passed a NULL BFD.Nick Clifton1-1/+4
2004-08-13bfd/Alan Modra1-79/+39
2004-07-02bfd/H.J. Lu1-1/+6
2003-06-28Convert to C90Alan Modra1-52/+33
2003-06-03bfd/H.J. Lu1-1/+53
2003-04-24include/H.J. Lu1-0/+11
2003-03-31Fix memory leaksNick Clifton1-14/+17
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-10/+10