aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 08b99b7..d19d6afd 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2010-12-01 Xinliang David Li <davidxl@google.com>
+
+ * config/i386/i386.c: Allow sign extend instructions (cltd etc)
+ on modern CPUs.
+
2012-12-02 Steven Bosscher <steven@gcc.gnu.org>
* reorg.c: Remove an obsolete comment.