]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Move ptid.h to common-defs.h
authorGary Benson <gbenson@redhat.com>
Mon, 28 Jul 2014 13:28:06 +0000 (14:28 +0100)
committerGary Benson <gbenson@redhat.com>
Thu, 7 Aug 2014 08:06:44 +0000 (09:06 +0100)
commit4cb9c816469ef3373d9cdde76e8ab5007cf3739e
tree706c63bc76a31a02de85f049cfe3e0ce32932d91
parent3995eeeeacd9f6630d46e3d1be226365ef5a6652
Move ptid.h to common-defs.h

This commit moves the inclusion of ptid.h to common-defs.h and removes
all other inclusions.

gdb/
2014-08-07  Gary Benson  <gbenson@redhat.com>

* common/common-defs.h: Include ptid.h.
* defs.h: Do not include ptid.h.
* inferior.h: Likewise.
* infrun.h: Likewise.
* nat/linux-btrace.h: Likewise.
* nat/linux-osdata.h: Likewise.
* target/waitstatus.h: Likewise.

gdb/gdbserver/
2014-08-07  Gary Benson  <gbenson@redhat.com>

* server.h: Do not include ptid.h.
* notif.h: Likewise.
gdb/ChangeLog
gdb/common/common-defs.h
gdb/defs.h
gdb/gdbserver/ChangeLog
gdb/gdbserver/notif.h
gdb/gdbserver/server.h
gdb/inferior.h
gdb/infrun.h
gdb/nat/linux-btrace.h
gdb/nat/linux-osdata.h
gdb/target/waitstatus.h