* sourcebuild.texi (Front End Directory): Document new hooks.
authorJan Hubicka <jh@suse.cz>
Fri, 6 Jun 2003 11:24:47 +0000 (13:24 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 6 Jun 2003 11:24:47 +0000 (11:24 +0000)
From-SVN: r67539

gcc/ChangeLog
gcc/doc/sourcebuild.texi

index af477d2eed60c16586b96f2879ad608377aa33c3..208fff0b0c56c837234b615c422e26f7c9b8296b 100644 (file)
@@ -1,3 +1,7 @@
+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>
 
        * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
@@ -111,6 +115,8 @@ Thu Jun  5 18:32:46 CEST 2003  Jan Hubicka  <jh@suse.cz>
 
        * install.tex: Document profiledbootstrap.
 
+       * configure.in:  Add support for lang.stageprofile and
+       lang.stagefeedback
        * Makefile.in (clean, distclean): Kill new stages
        (POSTSTAGE1_FLAGS_TO_PASS): Break from ...
        (STAGE2_FLAGS_TO_PASS): ... this one.
index 2b3612c65fdb29ac089948d0a630347a020abbc2..3710738f2a47efc2482bdd9032646df30ed0bdf5 100644 (file)
@@ -594,6 +594,8 @@ CVS, but should not delete anything checked into CVS@.
 @itemx stage2
 @itemx stage3
 @itemx stage4
+@itemx stageprofile
+@itemx stagefeedback
 Move to the stage directory files not included in @code{stagestuff} in
 @file{config-lang.in} or otherwise moved by the main @file{Makefile}.
 @end table