diff options
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 a3bcd69..1f20885 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,9 @@ 2010-01-24 H.J. Lu <hongjiu.lu@intel.com> + * i386-dis.c (vex_len_table): Remove trailing { Bad_Opcode }. + +2010-01-24 H.J. Lu <hongjiu.lu@intel.com> + * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }. 2010-01-24 H.J. Lu <hongjiu.lu@intel.com> |