binutils-gdb/gdb/common
Gary Benson d02f550d39 Move stdio.h to common-defs.h
This commit moves the inclusion of stdio.h to common-defs.h and
removes all other inclusions.

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

	* common/common-defs.h: Include stdio.h.
	* defs.h: Do not include stdio.h.
	* ada-lang.c: Likewise.
	* common/buffer.c: Likewise.
	* common/common-utils.c: Likewise.
	* cp-name-parser.y: Likewise.
	* gnu-nat.c: Likewise.
	* go32-nat.c: Likewise.
	* i386gnu-nat.c: Likewise.
	* proc-api.c: Likewise.
	* proc-events.c: Likewise.
	* proc-flags.c: Likewise.
	* proc-why.c: Likewise.
	* python/python-internal.h: Likewise.
	* target-memory.c: Likewise.
	* tui/tui-io.c: Likewise.
	* tui/tui.c: Likewise.

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

	* server.h: Do not include stdio.h.
	* linux-low.c: Likewise.
	* remote-utils.c: Likewise.
	* spu-low.c: Likewise.
	* utils.c: Likewise.
	* wincecompat.c: Likewise.
2014-08-07 09:06:37 +01:00
..
agent.c Add new infrun.h header. 2014-05-22 12:29:11 +01:00
agent.h
ax.def
break-common.h
btrace-common.h Do not include defs.h or server.h in any header file 2014-07-31 13:25:01 +01:00
buffer.c Move stdio.h to common-defs.h 2014-08-07 09:06:37 +01:00
buffer.h
common-defs.h Move stdio.h to common-defs.h 2014-08-07 09:06:37 +01:00
common-utils.c Move stdio.h to common-defs.h 2014-08-07 09:06:37 +01:00
common-utils.h Do not include config.h directly 2014-07-30 09:22:48 +01:00
common.m4
create-version.sh
filestuff.c
filestuff.h
format.c
format.h
gdb_assert.h
gdb_locale.h
gdb_signals.h
gdb_vecs.c
gdb_vecs.h
gdb_wait.h
host-defs.h
i386-xstate.h
print-utils.c
print-utils.h
ptid.c Make all source files include defs.h or server.h first 2014-07-30 09:22:48 +01:00
ptid.h
queue.h
rsp-low.c
rsp-low.h
signals.c Separate out ANSI-standard signals 2014-06-09 10:34:33 +01:00
vec.c
vec.h
version.h
xml-utils.c
xml-utils.h