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. cd3416da32a950d8ff4fee2863df57bb3f4b7c51


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  cd3416da32a950d8ff4fee2863df57bb3f4b7c51 (commit)
      from  98d4551685ad23284e258604b4a3adc175bfa664 (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=cd3416da32a950d8ff4fee2863df57bb3f4b7c51

commit cd3416da32a950d8ff4fee2863df57bb3f4b7c51
Author: Alan Modra <amodra@gmail.com>
Date:   Wed Jul 9 14:53:00 2014 +0930

    tidy elf_merge_st_other
    
    So that we munge isym->st_other once per symbol.
    
    	* elflink.c (elf_merge_st_other): Update comments.  Simplify
    	visibility handling.  Make isym const.  Move code modifying
    	isym->st_other for --exclude-libs to..
    	(elf_link_add_object_symbols): ..here.

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

Summary of changes:
 bfd/ChangeLog |    9 ++++++++-
 bfd/elflink.c |   51 ++++++++++++++++++++-------------------------------
 2 files changed, 28 insertions(+), 32 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]