]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/gdbserver/ChangeLog
Move ansidecl.h to common-defs.h
authorGary Benson <gbenson@redhat.com>
Mon, 28 Jul 2014 11:03:31 +0000 (12:03 +0100)
committerGary Benson <gbenson@redhat.com>
Thu, 7 Aug 2014 08:06:40 +0000 (09:06 +0100)
commit0e443c875f4f3f2dcaf9cc09d2518139fee0e76b
tree04f473aaebfcfff81c59e082939568acddb26d4d
parent8ebb3f5606b361b30e854335fa5a9ce0fd018d41
Move ansidecl.h to common-defs.h

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

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

* common/common-defs.h: Include ansidecl.h.
* defs.h: Do not include ansidecl.h.
* common/buffer.h: Likewise.
* common/common-utils.h: Likewise.

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

* server.h: Do not include ansidecl.h.
gdb/ChangeLog
gdb/common/buffer.h
gdb/common/common-defs.h
gdb/common/common-utils.h
gdb/defs.h
gdb/gdbserver/ChangeLog
gdb/gdbserver/server.h