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 binutils-2_24-branch updated. f17706ea1111ab537a33ad6f13a094f18c1acaea


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, binutils-2_24-branch has been updated
       via  f17706ea1111ab537a33ad6f13a094f18c1acaea (commit)
      from  6c8d8bfdad7a36b97efa887bb2e6ec69c2fb61a9 (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=f17706ea1111ab537a33ad6f13a094f18c1acaea

commit f17706ea1111ab537a33ad6f13a094f18c1acaea
Author: Alan Modra <amodra@gmail.com>
Date:   Wed Feb 12 21:08:01 2014 +1030

    PR15530, mark symbol in executables if it matches dynamic_list
    
    For powerpc64 as HJ did earlier for other ELF targets, and a tidy.
    
    	PR gold/15530
    	* elf64-ppc.c (ppc64_elf_gc_mark_dynamic_ref): Support
    	--export-dynamic and --dynamic-list marking of symbols.
    	* elflink.c (bfd_elf_gc_mark_dynamic_ref_symbol): Reorder
    	cheap tests first.

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

Summary of changes:
 bfd/ChangeLog   |    7 +++++++
 bfd/elf64-ppc.c |    9 +++++++--
 bfd/elflink.c   |   11 ++++++-----
 3 files changed, 20 insertions(+), 7 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]