binutils-gdb/gdb/common
Doug Evans 48faced0e5 * common/gdb_vecs.h: Moved here from ./gdb_vecs.h.
* common/gdb_vecs.c: New file, contents from utils.c.
	* common/host-defs.h: New file, contents from defs.h.
	* utils.h: New file, contents from defs.h.
	* defs.h: Move all declarations of objects defined in utils.c
	to utils.h (except QUIT() and related).
	#include "utils.h", "host-defs.h".
	* probe.h (probe_p): Move here from gdb_vecs.h.
	* symfile.c: #include "probe.h" instead of "gdb_vecs.h".
	* utils.c (free_char_ptr_vec): Moved to common/gdb_vecs.c.
	(dirnames_to_char_ptr_vec_append, dirnames_to_char_ptr_vec): Ditto.
	* Makefile.in (SFILES): Add common/gdb_vecs.c.
	(HFILES_NO_SRCDIR): Add common/gdb_vecs.h, common/host-defs.h, utils.h.
	(COMMON_OBS): Add gdb_vecs.o.
	(gdb_vecs.o): New rule.
2012-07-18 23:37:58 +00:00
..
agent.c gdb/ 2012-05-24 16:51:47 +00:00
agent.h gdb/ 2012-04-16 11:24:47 +00:00
ax.def Add target-side support for dynamic printf. 2012-07-02 15:29:39 +00:00
buffer.c gdb/ 2012-06-28 17:07:34 +00:00
buffer.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
common-utils.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
common-utils.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
format.c Add target-side support for dynamic printf. 2012-07-02 15:29:39 +00:00
format.h Add target-side support for dynamic printf. 2012-07-02 15:29:39 +00:00
gdb_assert.h 2012-01-11 Andreas Tobler <andreast@fgznet.ch> 2012-01-11 21:51:31 +00:00
gdb_dirent.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb_locale.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb_signals.h gdb/ 2012-05-24 16:39:15 +00:00
gdb_thread_db.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb_vecs.c * common/gdb_vecs.h: Moved here from ./gdb_vecs.h. 2012-07-18 23:37:58 +00:00
gdb_vecs.h * common/gdb_vecs.h: Moved here from ./gdb_vecs.h. 2012-07-18 23:37:58 +00:00
host-defs.h * common/gdb_vecs.h: Moved here from ./gdb_vecs.h. 2012-07-18 23:37:58 +00:00
i386-xstate.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
linux-osdata.c * osdata.c (info_osdata_command): Filter out "Title" columns 2012-06-28 23:44:26 +00:00
linux-osdata.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
linux-procfs.c gdb/ 2012-03-13 15:02:25 +00:00
linux-procfs.h gdb/ 2012-03-13 15:02:25 +00:00
linux-ptrace.c gdb/ 2012-07-07 12:13:57 +00:00
linux-ptrace.h gdb/ 2012-07-07 12:13:57 +00:00
ptid.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ptid.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
signals.c gdb/ 2012-05-24 16:51:47 +00:00
vec.c gdb: 2012-04-19 05:58:52 +00:00
vec.h gdb: 2012-04-19 05:58:52 +00:00
xml-utils.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
xml-utils.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00