binutils-gdb/gdb/config
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
..
aarch64 Adding aarch64-linux-nat support. 2013-02-08 09:00:35 +00:00
alpha gdb/ 2013-04-11 14:13:44 +00:00
arm gdb/ 2012-03-13 15:00:37 +00:00
djgpp Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00
i386 gdb/ 2013-04-11 14:13:44 +00:00
ia64 gdb/ 2012-03-13 15:00:37 +00:00
m32r gdb/ 2012-03-13 15:00:37 +00:00
m68k gdb/ 2012-03-13 15:00:37 +00:00
m88k * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
mips gdb/ 2013-04-11 14:13:44 +00:00
pa * config/pa/hpux.mh (NATDEPFILES): Remove somread.o. 2013-01-09 17:21:36 +00:00
powerpc gdb/ 2013-04-11 14:13:44 +00:00
rs6000 Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00
s390 gdb/ 2012-03-13 15:00:37 +00:00
sh * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
sparc gdb/ 2013-04-11 14:13:44 +00:00
tilegx 2012-05-30 Jeff Kenton <jkenton@tilera.com> 2012-05-30 19:41:34 +00:00
vax gdb/ 2012-01-10 16:30:49 +00:00
xtensa gdb/ 2012-03-13 15:00:37 +00:00
nm-linux.h Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00
nm-nto.h Consistent use of (C) after "Copyright". 2013-02-12 19:03:57 +00:00