aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-10-22 19:22:01 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-10-22 19:22:01 +0000
commit92fddf8e3d3a4e5012c19063bd69b2f38eb2ecec (patch)
tree08fb04d763a075c727f301700f42059cedb6dec8 /opcodes/ChangeLog
parent61611222588d1cd9c66c035a6b6dd61857d34653 (diff)
downloadgdb-92fddf8e3d3a4e5012c19063bd69b2f38eb2ecec.zip
gdb-92fddf8e3d3a4e5012c19063bd69b2f38eb2ecec.tar.gz
gdb-92fddf8e3d3a4e5012c19063bd69b2f38eb2ecec.tar.bz2
2007-10-22 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (prefix_table): Reordered by opcode. (mod_table): Likewise.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 78d2396..9ca117e 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-22 H.J. Lu <hongjiu.lu@intel.com>
+
+ * i386-dis.c (prefix_table): Reordered by opcode.
+ (mod_table): Likewise.
+
2007-10-19 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (prefix_table): Use XS on psrldq and pslldq.