]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* ldmisc.c (vfinfo): Handle %D as %C, but never print the function
authorIan Lance Taylor <ian@airs.com>
Wed, 14 Sep 1994 17:08:37 +0000 (17:08 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 14 Sep 1994 17:08:37 +0000 (17:08 +0000)
commitcc23cc69c56ce199eb6505c8b3e5e704f3795d04
treed232dcfa0532b44c52177784309603a8cb495acd
parent8bff41c1b7ca7abcf4b971ff4f7bf0e83f20477d
* ldmisc.c (vfinfo): Handle %D as %C, but never print the function
name.  For %C, print the function name on a separate line, to keep
the length of error messages under control.
* ldmain.c (multiple_definition): Use %D for ``first defined
here.''
(undefined_symbol): Use %D for ``more undefined references
follow''.
PR 3770.
ld/ChangeLog
ld/ldmain.c
ld/ldmisc.c