This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. d5111a0e037c732029879829ca4d18ae2ae0d3e5


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  d5111a0e037c732029879829ca4d18ae2ae0d3e5 (commit)
      from  931804de6cec4ba55de1bf8b2f893879ebbf1537 (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=d5111a0e037c732029879829ca4d18ae2ae0d3e5

commit d5111a0e037c732029879829ca4d18ae2ae0d3e5
Author: Alan Modra <amodra@gmail.com>
Date:   Wed Dec 24 11:52:26 2014 +1030

    Fix generic linker symbol output when weak is overridden by strong
    
    Yes, I know this also affects bfd_link_hash_indirect, but output of
    indirect and warning symbols looks quite broken anyway.
    
    	* linker.c (_bfd_generic_link_output_symbols): Remove BSF_WEAK
    	flag from bfd_link_hash_defined symbols.

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

Summary of changes:
 bfd/ChangeLog |    5 +++++
 bfd/linker.c  |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]