aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 36267f9..16da545 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2003-07-10 Kelley Cook <kelleycook@wideopenwest.com>
+
+ * 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 <denisc@overta.ru>
Richard Kenner <kenner@vlsi1.ultra.nyu.edu>