missing comment from yesterday + new shell script
authorBruce Korb <korbb@gcc.gnu.org>
Thu, 1 Apr 1999 08:22:39 +0000 (08:22 +0000)
committerBruce Korb <korbb@gcc.gnu.org>
Thu, 1 Apr 1999 08:22:39 +0000 (08:22 +0000)
From-SVN: r26103

gcc/ChangeLog

index 90843d8ce0fe90d4c28d3edb2d7faac486aa1cc1..ba346a1950e4f48d736acc51d15f19cd9d623544 100644 (file)
@@ -1,3 +1,8 @@
+1999-04-01  Bruce Korb <ddsinc09@ix.netcom.com>
+
+       * fixinc/genfixes:  new shell script that runs autogen
+       to create the generated files.
+
 1999-04-01  Manfred Hollstein  <manfred@s-direktnet.de>
 
        * Makefile.in (cppmain$(exeext)): Depend on intl.o.  Link in intl.o.
@@ -49,6 +54,7 @@ Wed Mar 31 12:10:00 1999  Bruce Korb <ddsinc09@ix.netcom.com>
 
        * inclhack.def (several): added spaces in tests to ensure
        correct shell syntax.  Added c_asm.h fix from fixincludes.
+       Also corrected the corrected fix to C++ comments :-}
 
        * inclhack.tpl: changed method of traversing symlink trees
        so that file name matching will work correctly.