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. d1e8523e40ed5094ed7d5b352ac6b0eabf9f690c


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  d1e8523e40ed5094ed7d5b352ac6b0eabf9f690c (commit)
      from  64b588b51e04a80ac6f9a30817b5247ad1c4790b (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=d1e8523e40ed5094ed7d5b352ac6b0eabf9f690c

commit d1e8523e40ed5094ed7d5b352ac6b0eabf9f690c
Author: Dennis Brueni <dbrueni@slickedit.com>
Date:   Wed Oct 29 17:17:32 2014 +0000

    Thix fixes an obvious coding error that led to a GDB crash on AIX or HPUX.
    
    	* elf.c (elfcore_write_lwpstatus): fix typo in call to memcpy

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

Summary of changes:
 bfd/ChangeLog |    4 ++++
 bfd/elf.c     |    2 +-
 2 files changed, 5 insertions(+), 1 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]