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 3fef5ca..2b6cf20 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,9 @@ 2009-10-16 H.J. Lu <hongjiu.lu@intel.com> + * i386-opc.h: Use enum instead of nested macros. + +2009-10-16 H.J. Lu <hongjiu.lu@intel.com> + * i386-dis.c: Simplify enums. 2009-10-15 H.J. Lu <hongjiu.lu@intel.com> |