Commit 295e823c by Jan Hubicka Committed by Jan Hubicka

* sourcebuild.texi (Front End Directory): Document new hooks.

From-SVN: r67539
parent 67bf5d01
Thu Jun 5 20:51:09 CEST 2003 Jan Hubicka <jh@suse.cz>
* sourcebuild.texi (Front End Directory): Document new hooks.
Fri Jun 6 11:02:35 CEST 2003 Jan Hubicka <jh@suse.cz> Fri Jun 6 11:02:35 CEST 2003 Jan Hubicka <jh@suse.cz>
* function.c (FLOOR_ROUND, CEIL_ROUND): Fix. * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
...@@ -111,6 +115,8 @@ Thu Jun 5 18:32:46 CEST 2003 Jan Hubicka <jh@suse.cz> ...@@ -111,6 +115,8 @@ Thu Jun 5 18:32:46 CEST 2003 Jan Hubicka <jh@suse.cz>
* install.tex: Document profiledbootstrap. * install.tex: Document profiledbootstrap.
* configure.in: Add support for lang.stageprofile and
lang.stagefeedback
* Makefile.in (clean, distclean): Kill new stages * Makefile.in (clean, distclean): Kill new stages
(POSTSTAGE1_FLAGS_TO_PASS): Break from ... (POSTSTAGE1_FLAGS_TO_PASS): Break from ...
(STAGE2_FLAGS_TO_PASS): ... this one. (STAGE2_FLAGS_TO_PASS): ... this one.
......
...@@ -594,6 +594,8 @@ CVS, but should not delete anything checked into CVS@. ...@@ -594,6 +594,8 @@ CVS, but should not delete anything checked into CVS@.
@itemx stage2 @itemx stage2
@itemx stage3 @itemx stage3
@itemx stage4 @itemx stage4
@itemx stageprofile
@itemx stagefeedback
Move to the stage directory files not included in @code{stagestuff} in Move to the stage directory files not included in @code{stagestuff} in
@file{config-lang.in} or otherwise moved by the main @file{Makefile}. @file{config-lang.in} or otherwise moved by the main @file{Makefile}.
@end table @end table
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment