diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-11-14 07:22:05 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-11-14 07:22:05 +0000 |
commit | 8b3f93e7a179fc76240539b1ad173cc00910a0fd (patch) | |
tree | b916aaed20128e7d8945b9d89a109a2ae46a9527 /opcodes/ChangeLog | |
parent | c1ba026631b21acbb0cf32e36fa7130df3cc6eee (diff) | |
download | gdb-8b3f93e7a179fc76240539b1ad173cc00910a0fd.zip gdb-8b3f93e7a179fc76240539b1ad173cc00910a0fd.tar.gz gdb-8b3f93e7a179fc76240539b1ad173cc00910a0fd.tar.bz2 |
2009-11-13 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (OP_E_extended): Removed.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 82e5f8a..63ad8de 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,9 @@ 2009-11-13 H.J. Lu <hongjiu.lu@intel.com> + * i386-dis.c (OP_E_extended): Removed. + +2009-11-13 H.J. Lu <hongjiu.lu@intel.com> + * i386-dis.c (print_insn): Check rex_ignored. 2009-11-13 H.J. Lu <hongjiu.lu@intel.com> |