bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/16318] Objcopy loses EI_OSABI


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/16318] Objcopy loses EI_OSABI
Date: Thu, 12 Dec 2013 22:42:15 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=16318

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
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 <address@hidden>
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(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]