gdb and binutils branch master updated. c792917cdc10a5ada2f4f73ecb39c764756bf994

nickc@sourceware.org nickc@sourceware.org
Wed Mar 12 13:14:00 GMT 2014


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 <nickc@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(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list