gdb and binutils branch master updated. 462f517e5020a464e84d2b8535b1b68d39329dc2
gary@sourceware.org
gary@sourceware.org
Thu Jul 31 12:31: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 462f517e5020a464e84d2b8535b1b68d39329dc2 (commit)
from 678f6f20d08aea2b9ecf8a5ef9491ea672774494 (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=462f517e5020a464e84d2b8535b1b68d39329dc2
commit 462f517e5020a464e84d2b8535b1b68d39329dc2
Author: Gary Benson <gbenson@redhat.com>
Date: Thu Jul 31 13:25:01 2014 +0100
Do not include defs.h or server.h in any header file
This commit removes all inclusions of defs.h and server.h from header
files.
gdb/
2014-07-31 Gary Benson <gbenson@redhat.com>
* common/btrace-common.h: Do not include defs.h or server.h.
* nat/mips-linux-watch.h: Likewise.
* gdb-dlfcn.h: Do not include defs.h.
* tracefile.h: Likewise.
gdb/gdbserver/
2014-07-31 Gary Benson <gbenson@redhat.com>
* ax.h: Do not include server.h.
* gdbthread.h: Likewise.
* lynx-low.h: Likewise.
* notif.h: Likewise.
-----------------------------------------------------------------------
Summary of changes:
gdb/ChangeLog | 7 +++++++
gdb/common/btrace-common.h | 6 ------
gdb/gdb-dlfcn.h | 2 --
gdb/gdbserver/ChangeLog | 7 +++++++
gdb/gdbserver/ax.h | 1 -
gdb/gdbserver/gdbthread.h | 1 -
gdb/gdbserver/lynx-low.h | 2 --
gdb/gdbserver/notif.h | 1 -
gdb/nat/mips-linux-watch.h | 6 ------
gdb/tracefile.h | 1 -
10 files changed, 14 insertions(+), 20 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Gdb-cvs
mailing list