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. 5171def394398d2a3cc6583747e2f19602f0e1da


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  5171def394398d2a3cc6583747e2f19602f0e1da (commit)
      from  b9228891286aec649c0c53d9b2eff0d5bea7f642 (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=5171def394398d2a3cc6583747e2f19602f0e1da

commit 5171def394398d2a3cc6583747e2f19602f0e1da
Author: Gary Benson <gbenson@redhat.com>
Date:   Mon Jun 16 15:19:21 2014 +0100

    Move macros from i386-{nat,low}.c to i386-{nat,low}.h
    
    This commit moves macros required by the soon-to-be-created
    nat/i386-dregs.c into i386-{nat,low}.h.

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

Summary of changes:
 gdb/gdbserver/ChangeLog  |    9 +++++++++
 gdb/gdbserver/i386-low.c |    7 -------
 gdb/gdbserver/i386-low.h |   10 ++++++++++
 gdb/i386-nat.c           |   17 -----------------
 gdb/i386-nat.h           |   27 +++++++++++++++++++++++++++
 5 files changed, 46 insertions(+), 24 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]