gdb and binutils branch master updated. 6168c2a1c6636d0897e055d77d807dbd14b34485

espindola@sourceware.org espindola@sourceware.org
Wed Sep 17 21:54:00 GMT 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  6168c2a1c6636d0897e055d77d807dbd14b34485 (commit)
      from  3a53193762d8c42fd50daa15034c7326af6ce037 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6168c2a1c6636d0897e055d77d807dbd14b34485

commit 6168c2a1c6636d0897e055d77d807dbd14b34485
Author: Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
Date:   Wed Sep 17 17:53:49 2014 -0400

    Fix handling of common symbols with plugins.
    
    gold/ChangeLog:
    2014-09-17  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
    
    	* plugin.cc (Sized_pluginobj::do_add_symbols): Ignore isym->size.
    	* resolve.cc (Symbol_table::resolve): Don't override common symbols
    	during the replacement phase.

-----------------------------------------------------------------------

Summary of changes:
 gold/ChangeLog  |    6 ++++++
 gold/plugin.cc  |    4 +---
 gold/resolve.cc |    5 ++++-
 3 files changed, 11 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list