binutils-gdb/gdb/config/i386
Jan Kratochvil b292c78318 gdb/
* Makefile.in (HAVE_NATIVE_GCORE_TARGET): New.
	(generated_files): Add gcore.
	(install-only, uninstall): Add gcore if HAVE_NATIVE_GCORE_TARGET or
	HAVE_NATIVE_GCORE_HOST.
	(gcore): New.
	* NEWS (Changes since GDB 7.6): Mention newly installed gcore.
	* config/alpha/alpha-osf3.mh, config/i386/fbsd.mh,
	config/i386/fbsd64.mh, config/i386/i386gnu.mh, config/i386/i386sol2.mh,
	config/i386/sol2-64.mh, config/mips/irix5.mh, config/mips/irix6.mh,
	config/powerpc/fbsd.mh, config/sparc/fbsd.mh, config/sparc/sol2.mh:
	Add HAVE_NATIVE_GCORE_HOST.
	* configure: Regenerate.
	* configure.ac (HAVE_NATIVE_GCORE_TARGET): New, set it, AC_SUBST it.
	New AC_SUBST fir GDB_TRANSFORM_NAME and GCORE_TRANSFORM_NAME.  New
	AC_CONFIG_FILES for gcore.
	* configure.tgt: Add gdb_have_gcore to the initial comment.  Set
	gdb_have_gcore.
	* gdb_gcore.sh: Rename to ...
	* gcore.in: ... here.  Remove gcore.sh comment.  Use GDB_TRANSFORM_NAME
	and GCORE_TRANSFORM_NAME substitutions.

gdb/doc/
	* Makefile.in (MAN1S): Add gcore.1.
	Remove "Host, target, and site specific Makefile fragments" comment.
	(@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
	(install-man1, uninstall-man1): Conditionalize gcore.1.
	(gcore.1): New.
	* gdb.texinfo (Man Pages): Add gcore man.
	(gcore man): New node.
2013-04-11 14:13:44 +00:00
..
cygwin.mh * symfile.c (add_shared_symbol_files_command): Remove 2009-05-24 12:27:35 +00:00
cygwin64.mh * configure.host: Add x86_64-*-cygwin* as host. 2013-03-05 13:37:11 +00:00
darwin.mh * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o. 2013-01-02 14:58:15 +00:00
fbsd.mh gdb/ 2013-04-11 14:13:44 +00:00
fbsd64.mh gdb/ 2013-04-11 14:13:44 +00:00
go32.mh Remove all i386 debug register low level macros in config nm files. 2009-05-14 09:37:00 +00:00
i386gnu.mh gdb/ 2013-04-11 14:13:44 +00:00
i386sol2.mh gdb/ 2013-04-11 14:13:44 +00:00
linux.mh Install the btrace target ops for i386-linux-nat and amd64-linux-nat. 2013-03-11 08:25:58 +00:00
linux64.mh Install the btrace target ops for i386-linux-nat and amd64-linux-nat. 2013-03-11 08:25:58 +00:00
mingw.mh * symfile.c (add_shared_symbol_files_command): Remove 2009-05-24 12:27:35 +00:00
mingw64.mh * symfile.c (add_shared_symbol_files_command): Remove 2009-05-24 12:27:35 +00:00
nbsd64.mh * Makefile.in (amd64nbsd-nat.o): New dependency. 2008-03-16 08:50:43 +00:00
nbsdaout.mh gdb/ 2012-01-09 15:21:13 +00:00
nbsdelf.mh Mark Kettenis <kettenis@gnu.org> 2006-12-17 13:30:44 +00:00
nm-fbsd.h Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00
nm-i386gnu.h Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00
nto.mh * config/tm-linux.h (REALTIME_LO, REALTIME_HI): Do not define. 2006-11-28 19:07:51 +00:00
obsd.mh * i386obsd-nat.c: Include "gdbcore.h", "regcache.h", "target.h", 2006-12-16 10:45:52 +00:00
obsd64.mh 2004-10-01 Andrew Cagney <cagney@gnu.org> 2004-10-01 17:26:14 +00:00
obsdaout.mh gdb/ 2012-01-09 15:21:13 +00:00
sol2-64.mh gdb/ 2013-04-11 14:13:44 +00:00