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
..
2012-05-24 16:51:47 +00:00
2012-04-16 11:24:47 +00:00
2012-06-28 17:07:34 +00:00
2012-05-24 16:39:15 +00:00
2012-03-13 15:02:25 +00:00
2012-03-13 15:02:25 +00:00
2012-07-07 12:13:57 +00:00
2012-07-07 12:13:57 +00:00
2012-05-24 16:51:47 +00:00
2012-04-19 05:58:52 +00:00
2012-04-19 05:58:52 +00:00