aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-09-20 20:13:26 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-09-20 20:13:26 +0000
commit20afcfb756e30b8fa84544ff141dc14364ffbcc5 (patch)
treeb3fd46e68e0cc42e52261d076d84fa2d9da3add3 /opcodes/ChangeLog
parentf3b1e08efea8eb836809b4dea4bfe7a0d10ba542 (diff)
downloadgdb-20afcfb756e30b8fa84544ff141dc14364ffbcc5.zip
gdb-20afcfb756e30b8fa84544ff141dc14364ffbcc5.tar.gz
gdb-20afcfb756e30b8fa84544ff141dc14364ffbcc5.tar.bz2
gas/testsuite/
2007-09-20 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/sib.s: Add more eiz tests. * gas/i386/x86-64-sib.s: Add more riz tests. * gas/i386/sib-intel.d: Updated. * gas/i386/sib.d: Likewise. * gas/i386/x86-64-sib-intel.d: Likewise. * gas/i386/x86-64-sib.d: Likewise. opcodes/ 2007-09-20 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (OP_E_extended): Display eiz for [eiz*1 + offset].
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 88be05e..584e24c 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,9 @@
2007-09-20 H.J. Lu <hongjiu.lu@intel.com>
+ * i386-dis.c (OP_E_extended): Display eiz for [eiz*1 + offset].
+
+2007-09-20 H.J. Lu <hongjiu.lu@intel.com>
+
PR 658
* 386-dis.c (index64): New.
(index32): Likewise.