aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2008-01-16 00:05:56 +0000
committerH.J. Lu <hjl.tools@gmail.com>2008-01-16 00:05:56 +0000
commitfd07a1c8801d075ea29c8bc908d14df36f9d02b0 (patch)
tree0fb5a3e40e386ba04a3e3315c60ce226c2c2e183 /opcodes/ChangeLog
parent38177b2923210edf02f1769959151dec17fd7aea (diff)
downloadgdb-fd07a1c8801d075ea29c8bc908d14df36f9d02b0.zip
gdb-fd07a1c8801d075ea29c8bc908d14df36f9d02b0.tar.gz
gdb-fd07a1c8801d075ea29c8bc908d14df36f9d02b0.tar.bz2
gas/testsuite/
2008-01-15 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/prescott.s: Add tests for movddup in Intel syntax. * gas/i386/x86-64-prescott.s: Likewise. * gas/i386/prescott.d: Updated. * gas/i386/x86-64-prescott.d: Likewise. opcodes/ 2008-01-15 H.J. Lu <hongjiu.lu@intel.com> * i386-opc.tbl: Use Qword on movddup. * i386-tbl.h: Regenerated.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 4188e9f..20c0447 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,10 @@
2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
+ * i386-opc.tbl: Use Qword on movddup.
+ * i386-tbl.h: Regenerated.
+
+2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
+
* i386-opc.tbl: Put back 16bit movsx/movzx for AT&T syntax.
* i386-tbl.h: Regenerated.