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. 57b828ef364b3cce05d9fb35be758cb4530e0e12


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  57b828ef364b3cce05d9fb35be758cb4530e0e12 (commit)
      from  84b66498ef56905eb8ec15b94f3f06ddad978234 (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=57b828ef364b3cce05d9fb35be758cb4530e0e12

commit 57b828ef364b3cce05d9fb35be758cb4530e0e12
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Dec 12 14:41:15 2013 -0800

    Also copy EI_OSABI field
    
    bfd/
    
    	PR binutils/16318
    	* elf.c (_bfd_elf_copy_private_bfd_data): Remove BFD_ASSERT.
    	Set e_flags only if elf_flags_init is FALSE.  Copy EI_OSABI
    	field.
    
    binutils/testsuite/
    
    	PR binutils/16318
    	* binutils-all/strip-10.d: Check OS/ABI.

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

Summary of changes:
 bfd/ChangeLog                              |    7 +++++++
 bfd/elf.c                                  |   14 +++++++++-----
 binutils/testsuite/ChangeLog               |    5 +++++
 binutils/testsuite/binutils-all/strip-10.d |    4 +++-
 4 files changed, 24 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]