]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Import these patches from the mainline:
authorNick Clifton <nickc@redhat.com>
Fri, 27 Aug 2010 12:08:56 +0000 (12:08 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 27 Aug 2010 12:08:56 +0000 (12:08 +0000)
commitea31579afcf57ad8368bfca434b95a84f52ed66c
treeeab630ab2ed25147e1b70f3d0457da4b839bd2d7
parent972e508dde094e5b6c5ae509605ae04fa7d25589
    Import these patches from the mainline:

        2010-01-21  Nick Clifton  <nickc@redhat.com>

        * elflink.c (elf_link_add_object_symbols): Look up name of
        undefined symbol both before and after versioning has been
        applied.  Do not bother with symbols that are weakly undefined.

        2009-11-05  Nick Clifton  <nickc@redhat.com>

        * elflink.c (elf_link_add_object_symbols): Improve error
        message generated when a symbol is left unresolved because a
        --no-add-needed command line option has prevented the
        inclusion of the DSO defining it.

        2009-10-12  Roland McGrath  <roland@frob.com>

        * elflink.c (elf_link_add_object_symbols, _bfd_elf_merge_symbol):
        Fix %s that should be %B in several message formats.
bfd/ChangeLog
bfd/elflink.c