aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d9bcac0..d688007 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2010-03-04 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * doc/extend.texi (Vector Extensions, X86 Built-in Functions):
+ Use '3DNow!' for the extension of that name, ensure normal space
+ after the string.
+ * doc/invoke.texi (i386 and x86-64 Options): Likewise.
+
2010-03-03 Jeff Law <law@redhat.com>
* PR middle-end/32693