aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-04-18 18:09:05 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-04-18 18:09:05 +0000
commitd76f7bc1d440a0305038303582fe48210591cda0 (patch)
tree6c5c180fa366ec332ee63031d45be5b64bbbb0be /gas/ChangeLog
parent381d071fc5599e06d72f6f75395fb0ffe5bd531c (diff)
downloadgdb-d76f7bc1d440a0305038303582fe48210591cda0.zip
gdb-d76f7bc1d440a0305038303582fe48210591cda0.tar.gz
gdb-d76f7bc1d440a0305038303582fe48210591cda0.tar.bz2
2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
* doc/c-i386.texi; Document .ssse3, .sse4.1, .sse4.2 and .sse4.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 8d5a08f..e52ede2 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,9 @@
2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
+ * doc/c-i386.texi; Document .ssse3, .sse4.1, .sse4.2 and .sse4.
+
+2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
+
* config/tc-i386.c (cpu_arch): Add .sse4.2 and .sse4.
(match_template): Handle operand size for crc32 in SSE4.2.
(process_suffix): Handle operand type for crc32 in SSE4.2.