summaryrefslogtreecommitdiff
path: root/ld/ldmisc.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for %x and %lx formats to the linker's vinfo() function.Nick Clifton2023-04-271-1/+17
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Add a -w option to the linker to suppress warning and error messages.Nick Clifton2022-10-211-0/+3
* Re: Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-041-16/+13
* Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-011-20/+8
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in ldAlan Modra2021-03-311-15/+15
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* LD: Add new %pU vfinfo format for printing linker script nameJozef Lawrynowicz2020-08-281-3/+6
* Replace "if (x) free (x)" with "free (x)", ldAlan Modra2020-05-211-14/+6
* Use bfd_get_filename throughout ldAlan Modra2020-05-191-4/+6
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Bogus "final link failed" messagesAlan Modra2019-10-071-0/+2
* bfd, ld: add CTF section linkingNick Alcock2019-10-031-0/+1
* Tidy ld/ldmisc.cAlan Modra2019-09-111-17/+7
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Report scripts and libraries searched for ld --traceAlan Modra2018-10-291-8/+6
* ld error/warning messagesAlan Modra2018-02-261-3/+3
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-191-86/+82
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-56/+61
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* ld einfo positional arg supportAlan Modra2017-11-151-24/+181
* LD: vfinfo: Make clever formatters consistent WRT function name reportingMaciej W. Rozycki2017-02-151-1/+1
* LD: vfinfo: Remove static NULL initializersMaciej W. Rozycki2017-02-151-2/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix spelling in comments in C source files (ld)Ambrogino Modigliani2016-11-271-1/+1
* Delete bfd_my_archive macroAlan Modra2016-06-141-5/+5
* Set my_archive for thin archivesAlan Modra2016-06-141-3/+6
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Make binutils abort message GDB friendlyH.J. Lu2015-07-201-2/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't always build coffgen.oAlan Modra2014-12-101-0/+1
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Display the reference causing a shared library to be neededAlan Modra2014-01-221-1/+16
* ld/Roland McGrath2013-10-101-2/+2
* Remove trailing white spaces in ldH.J. Lu2013-01-101-1/+1
* ld: optimize vfinfo output slightlyMike Frysinger2012-04-031-4/+7
* * ldmisc.c (vfinfo <%S>): Use same type and avoid cast forHans-Peter Nilsson2012-02-181-2/+2
* PR ld/13343Alan Modra2012-02-171-8/+15
* * ldmisc.c (vfinfo): Add %H.Alan Modra2011-05-231-5/+15
* 2011-02-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2011-02-281-2/+3
* * ldmain.c (main): Flush stdout before and stderr after printingAlan Modra2011-01-141-1/+3
* Applied patch series for LD plugin interface (six parts).Dave Korn2010-10-141-1/+7
* bfd/Alan Modra2008-08-171-33/+6
* include/Alan Modra2008-02-151-2/+2
* Update sources to GPLv3Nick Clifton2007-07-061-8/+8
* bfd/Alan Modra2007-04-301-4/+7
* bfd/Alan Modra2007-04-261-1/+1
* revert hunk that belongs to a future patchsetAlan Modra2007-04-191-7/+4
* * ldcref.c (cref_fill_array): Call bfd_demangle rather than demangle.Alan Modra2007-04-191-54/+22