aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2009-12-12 00:13:11 +0000
committerH.J. Lu <hjl.tools@gmail.com>2009-12-12 00:13:11 +0000
commit5639ff87266587c20ebb8387300cba229044be1b (patch)
treedfcd15eaede9bcabdd2528ec0a4f9bd84b20dd82 /opcodes/ChangeLog
parentf4cb7f090ee8a8b34bc15a883b6ecdeabbedc54d (diff)
downloadgdb-5639ff87266587c20ebb8387300cba229044be1b.zip
gdb-5639ff87266587c20ebb8387300cba229044be1b.tar.gz
gdb-5639ff87266587c20ebb8387300cba229044be1b.tar.bz2
2009-12-11 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (print_insn): Set vex.w to 0.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 8a605d2..5bebff2 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2009-12-11 H.J. Lu <hongjiu.lu@intel.com>
+
+ * i386-dis.c (print_insn): Set vex.w to 0.
+
2009-12-11 Quentin Neill <quentin.neill@amd.com>
* i386-dis.c (get_vex_imm8): Extend logic to apply in all cases,