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. 5087d529319fc6d5985032183c138dd715d707b3


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  5087d529319fc6d5985032183c138dd715d707b3 (commit)
      from  264bddaff16ce11038fa8e40068ec7535a3a7f3c (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=5087d529319fc6d5985032183c138dd715d707b3

commit 5087d529319fc6d5985032183c138dd715d707b3
Author: Alan Modra <amodra@gmail.com>
Date:   Wed Apr 30 10:11:56 2014 +0930

    Don't use vma to identify eh_frame personality function
    
    This is all we should need to be able to run the eh_frame parts of
    bfd_elf_discard_info before bfd_elf_size_dynamic_sections
    
    	* elf-eh-frame.c (struct cie.personality): Replace val with sym.
    	(find_merged_cie): Identify personality functions by (bfd_id,index)
    	pair when a local sym is used.

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

Summary of changes:
 bfd/ChangeLog      |    6 ++++++
 bfd/elf-eh-frame.c |   18 ++++++++++++------
 2 files changed, 18 insertions(+), 6 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]