aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorQuentin Neill <quentin.neill@amd.com>2011-08-02 19:58:06 +0000
committerQuentin Neill <quentin.neill@amd.com>2011-08-02 19:58:06 +0000
commit3929df0978df109c4d05f41763b2c47dacd33d39 (patch)
treec8843cc51e0f234416cf10b544634581ae4c276d /opcodes/ChangeLog
parent9370ce59d1064777f63d65e04a68f14d1f4d392b (diff)
downloadgdb-3929df0978df109c4d05f41763b2c47dacd33d39.zip
gdb-3929df0978df109c4d05f41763b2c47dacd33d39.tar.gz
gdb-3929df0978df109c4d05f41763b2c47dacd33d39.tar.bz2
opcodes/
2011-08-02 Quentin Neill <quentin.neill@amd.com> * i386-dis.c (xop_table): Remove spurious bextr insn.
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 a535831..ddc1a50 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2011-08-02 Quentin Neill <quentin.neill@amd.com>
+
+ * i386-dis.c (xop_table): Remove spurious bextr insn.
+
2011-08-01 H.J. Lu <hongjiu.lu@intel.com>
PR ld/13048