gdb and binutils branch master updated. d0ae9fbda7513c1cab463bf1a9b21fdef40e7c56

nickc@sourceware.org nickc@sourceware.org
Fri Jun 13 16:07: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  d0ae9fbda7513c1cab463bf1a9b21fdef40e7c56 (commit)
      from  635c7e8a0521e985921ea3189ab2db5e05fdd41f (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=d0ae9fbda7513c1cab463bf1a9b21fdef40e7c56

commit d0ae9fbda7513c1cab463bf1a9b21fdef40e7c56
Author: Omair Javaid <omair.javaid@linaro.org>
Date:   Fri Jun 13 17:07:21 2014 +0100

    Add support for reading Aarch64 core dumps.
    
    	* elfxx-aarch64.c (stdarg.h): Include.
    	(string.h): Include.
    	(_bfd_aarch64_elf_grok_prstatus): Updated.
    	(_bfd_aarch64_elf_grok_psinfo): New function.
    	(_bfd_aarch64_elf_write_core_note): New function.
    	* elfxx-aarch64.h (elf_backend_grok_psinfo): Define.
    	(elf_backend_write_core_note): Define.

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

Summary of changes:
 bfd/ChangeLog       |   10 ++++++
 bfd/elfxx-aarch64.c |   81 +++++++++++++++++++++++++++++++++++++++++++++++++++
 bfd/elfxx-aarch64.h |   11 ++++++-
 3 files changed, 100 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list