gcc/config
Paolo Bonzini ad6717df26 Makefile.tpl (touch-stage[+id+]): New.
2004-06-09  Paolo Bonzini  <bonzini@gnu.org>

	* Makefile.tpl (touch-stage[+id+]): New.
	(restage[+prev+]): Depend on touch-stage[+id+].

	* Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
	Use it throughout.

	* Makefile.def: Add profile and feedback bootstrap stages.
	Remove next field from bootstrap stages.
	* Makefile.tpl (LN, LN_S): Substitute.
	(stageN-start, stageN-end): Use double-colon rules, to
	provide a hook for additional setup commands.
	(distclean-stageN-gcc, restageN): Create dependencies from
	[+prev+], not from [+next+].
	(stageN-bubble): Add commands for successive stages from
	[+prev+], using double-colon rules.
	(all-stageN-gcc): Fix typo.
	(stagefeedback-start, profiledbootstrap): New.
	* Makefile.in: Regenerate.
	* configure.in: Call ACX_PROG_LN.
	* configure: Regenerate.

config/ChangeLog:
2004-06-09  Paolo Bonzini  <bonzini@gnu.org>

	* acx.m4 (ACX_PROG_LN): From gcc, modified to
	accept a parameter.

gcc/ChangeLog:
2004-06-09  Paolo Bonzini  <bonzini@gnu.org>

	* aclocal.m4 (gcc_AC_PROG_LN): Remove.
	(gcc_AC_CHECK_DECLS): Use AH_TEMPLATE to generate
	config.in entries.
	* configure.ac: Call ACX_PROG_LN, falling back to $LN_S
	if hard links are not available.
	* configure: Regenerate.
	* config.in: Regenerate.

From-SVN: r82816
2004-06-09 08:17:32 +00:00
..
ChangeLog Makefile.tpl (touch-stage[+id+]): New. 2004-06-09 08:17:32 +00:00
accross.m4 accross.m4 (AC_C_BIGENDIAN_CROSS): Compile endian probe with "-c". 2004-03-09 01:16:10 +00:00
acinclude.m4 acinclude.m4: Quote names of macros to be defined by AC_DEFUN throughout. 2004-02-05 19:54:14 -05:00
acx.m4 Makefile.tpl (touch-stage[+id+]): New. 2004-06-09 08:17:32 +00:00
gettext.m4 * gettext.m4: Properly quote arguments to AC_DEFUN. 2003-10-14 21:39:57 +00:00
mh-armpic mh-armpic: New file. 1999-02-02 14:54:35 -07:00
mh-cxux configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-cygwin * mh-cygwin: Don't build libtermcap if it doesn't exist. 2002-12-17 02:58:05 +00:00
mh-decstation mh-a68bsd: clean out dead code 2002-04-19 13:26:08 -04:00
mh-dgux386 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-djgpp * config/mh-djgpp: do not set CFLAGS. 2001-01-02 10:46:33 -05:00
mh-elfalphapic Patches from H.J. Lu for alpha-linux -fPIC --enable-shared problem. 1997-09-11 16:44:33 -07:00
mh-i370pic merge with /cvs/src 2000-07-21 01:44:02 -04:00
mh-ia64pic mh-ia64pic: New file. 2000-07-21 14:11:08 +00:00
mh-interix configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-lynxrs6k configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-m68kpic Initial revision 1997-08-21 18:57:35 -04:00
mh-mingw32 mh-a68bsd: clean out dead code 2002-04-19 13:26:08 -04:00
mh-ncr3000 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-necv4 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-papic Initial revision 1997-08-21 18:57:35 -04:00
mh-ppcpic Initial revision 1997-08-21 18:57:35 -04:00
mh-s390pic i2002-04-11 DJ Delorie <dj@redhat.com> 2002-04-11 17:23:35 -04:00
mh-sco configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-solaris configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-sparcpic mh-sparcpic: Use single instead of double quotes. 2000-06-21 16:22:41 -06:00
mh-sysv4 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-sysv5 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mh-x86pic Initial revision 1997-08-21 18:57:35 -04:00
mt-alphaieee configure.in (target_makefile_frag): Use mt-alphaieee. 2001-01-27 22:59:00 -08:00
mt-d30v merge with /cvs/src 2000-07-21 01:44:02 -04:00
mt-linux * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks. 2001-05-21 21:17:23 -04:00
mt-netware Initial revision 1997-08-21 18:57:35 -04:00
mt-ospace Add mt-ospace 1998-04-28 04:33:46 +00:00
mt-v810 configure.in: Convert to autoconf script. 2002-12-28 06:57:50 +00:00
mt-wince Add support for sh-pe and arm-wince-pe targets. 2000-02-23 01:25:56 +00:00
no-executables.m4 * config/no-executables.m4: New file. 2003-08-27 19:14:13 +00:00
progtest.m4 Makefile.tpl (configure-gcc): Depend on maybe-configure-intl. 2003-07-08 05:55:11 +00:00