From: Paul Brook Date: Mon, 6 Sep 2004 16:58:16 +0000 (+0000) Subject: Put ChangeLog entry in the right place. X-Git-Tag: releases/gcc-4.0.0~5198 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a57cd3d5e63ab1e0ec1127ec548d535993b71c4;p=thirdparty%2Fgcc.git Put ChangeLog entry in the right place. From-SVN: r87120 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index fe5e53114b9f..b5ebb4f4776e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,8 +1,3 @@ -2004-09-06 Steven G. Kargl - - * io/write.c (output_float): Typo in comment. Remove debugging - printf. Fix format for FP of form 1e10. - 2004-09-06 Mohan Embar * Makefile.in (rtl.o): Remove -DGENERATOR_FILE. diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 5f29a04980ec..26a3544a49c1 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,3 +1,8 @@ +2004-09-06 Steven G. Kargl + + * io/write.c (output_float): Typo in comment. Remove debugging + printf. Fix format for FP of form 1e10. + 2004-09-03 Richard Henderson * intrinsics/cshift0.c (DEF_COPY_LOOP, copy_loop_int, copy_loop_long,