aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index df280fc..901ac95 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+Sat Oct 2 10:57:56 1999 Jan Hubicka <hubicka@freesoft.cz>
+
+ * i386.md (mov?i patterns): Fix handling of TARGET_USE_MOV0
+ (mov $-1 to or peepholer): Enable for pentium when optimizing for
+ speed.
+
Sat Oct 2 10:55:25 1999 Jan Hubicka <hubicka@freesoft.cz>
* builtins.c (expand_builtin_strlen): Fix best mode searching loop.