src ./ChangeLog ./Makefile.def ./Makefile.in . ...

bonzini@sourceware.org bonzini@sourceware.org
Wed Jun 9 08:32:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	bonzini@sourceware.org	2004-06-09 08:32:35

Modified files:
	.              : ChangeLog Makefile.def Makefile.in Makefile.tpl 
	                 configure configure.in 
	config         : ChangeLog acx.m4 

Log message:
	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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.492&r2=1.493
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.174&r2=1.175
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.104&r2=1.105
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.128&r2=1.129
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.219&r2=1.220
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/acx.m4.diff?cvsroot=src&r1=1.8&r2=1.9



More information about the Src-cvs mailing list