From: Bruce Korb Date: Thu, 1 Apr 1999 08:22:39 +0000 (+0000) Subject: missing comment from yesterday + new shell script X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b7c8ae04e12945b1450e8e3a5ed1aaedad94cfed;p=gcc.git missing comment from yesterday + new shell script From-SVN: r26103 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 90843d8ce0f..ba346a1950e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +1999-04-01 Bruce Korb + + * fixinc/genfixes: new shell script that runs autogen + to create the generated files. + 1999-04-01 Manfred Hollstein * 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 * 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.