]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r257302 by rea:
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 17 Oct 2014 16:23:36 +0000 (16:23 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 17 Oct 2014 16:23:36 +0000 (16:23 +0000)
commitf3a913da0db44f48eb2a83d45ae681f8744b95af
treefe938c9b53ba44cc539d90627ef17481d0294151
parent47f6a3f43116ac7816b1ce0d990599fb4bda7d26
MFC r257302 by rea:

  binutils/bfd: fix printf-like format strings for "bfd *" arguments

  There is a special format argument '%B' that directly handles values
  of type 'bfd *', they must be used instead of '%s'.  Manifestations
  of this bug can be seen in ld(1) error messages, for example,
    http://lists.freebsd.org/pipermail/freebsd-current/2013-August/043580.html
    http://lists.freebsd.org/pipermail/freebsd-current/2013-October/045404.html

git-svn-id: svn://svn.freebsd.org/base/stable/10@273232 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/binutils/bfd/elf32-score.c
contrib/binutils/bfd/elflink.c
contrib/binutils/bfd/po/bfd.pot