diff options
Diffstat (limited to 'gcc/ch/ChangeLog')
-rw-r--r-- | gcc/ch/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ch/ChangeLog b/gcc/ch/ChangeLog index d28d868..c412e58 100644 --- a/gcc/ch/ChangeLog +++ b/gcc/ch/ChangeLog @@ -1,3 +1,10 @@ +2001-10-29 Zack Weinberg <zack@codesourcery.com> + + * convert.c, inout.c, loop.c, nloop.c, tasking.c, timing.c, + typeck.c: Use /* */ for all commentary, not #if 0 ... #endif. + Change the nested comments this creates to // notation. + Un-double apostrophes. + Sat Sep 22 09:15:08 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> * Make-lang.in (cc1chill): Add attribs.o. |