https://sourceware.org/bugzilla/show_bug.cgi?id=16671

--- 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  c792917cdc10a5ada2f4f73ecb39c764756bf994 (commit)
      from  8a1373cc51a55646633a9bedefbf722e5a3486ed (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=c792917cdc10a5ada2f4f73ecb39c764756bf994

commit c792917cdc10a5ada2f4f73ecb39c764756bf994
Author: Nick Clifton <ni...@redhat.com>
Date:   Wed Mar 12 13:12:37 2014 +0000

    Prevent the linker from generaing a seg-fault when the user attempts to
link
    an ARM ELF binary into an AARCH64 ELF executable.

        PR ld/16671
        * elf32-arm.c (elf32_arm_add_symbol_hook): Check for ARM format
        before testing for vxworks.

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

Summary of changes:
 bfd/ChangeLog   |    6 ++++++
 bfd/elf32-arm.c |    3 +++
 2 files changed, 9 insertions(+), 0 deletions(-)

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

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to