This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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. 26fd922825675d652176675cb0a8fcf6143a8a5d


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  26fd922825675d652176675cb0a8fcf6143a8a5d (commit)
      from  c5bb736278be60d6d3c0b49a5772991ba42389d6 (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=26fd922825675d652176675cb0a8fcf6143a8a5d

commit 26fd922825675d652176675cb0a8fcf6143a8a5d
Author: Mark Kettenis <kettenis@gnu.org>
Date:   Tue Feb 4 13:18:15 2014 +0100

    Add support for ELF core files on OpenBSD/sparc64.
    
    gdb/ChangeLog:
    
            * sparc64obsd-tdep.c (sparc64obsd_gregset): New variable.
            (sparc64obsd_supply_gregset): Handle registers sets used in ELF
            core dumps.
            (sparc64obsd_init_abi): Adjust minimum size of the general purpose
            register set used in ELF core dumps.  Add floating-point register set.

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

Summary of changes:
 gdb/ChangeLog          |    8 +++++++
 gdb/sparc64obsd-tdep.c |   53 ++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 51 insertions(+), 10 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]