diff options
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 91e2c21..1164417 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2007-02-13 H.J. Lu <hongjiu.lu@intel.com> + + * i386-dis.c: Updated to use an array of MAX_OPERANDS operands + in struct dis386. + 2007-02-05 Dave Brolley <brolley@redhat.com> Richard Sandiford <rsandifo@redhat.com> DJ Delorie <dj@redhat.com> |