From: Kelley Cook Date: Thu, 10 Jul 2003 20:46:28 +0000 (+0000) Subject: oops X-Git-Tag: releases/gcc-3.4.0~4961 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=38f4680f542122d06627905369389046efeb4289;p=thirdparty%2Fgcc.git oops From-SVN: r69203 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 36267f95fba7..16da54546df9 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2003-07-10 Kelley Cook + + * Makefile.in (options.h): Depend on Makefile. Add move-if-change + to opts.sh command line. + * opts.sh: Write to temporary files with a move-if-change at the end. + 2003-06-30 Denis Chertykov Richard Kenner