aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorPierre Muller <muller@sourceware.org>2010-09-10 13:00:54 +0000
committerPierre Muller <muller@sourceware.org>2010-09-10 13:00:54 +0000
commit8901a3cd7d56bb4e90007759a66951fffe7ce38f (patch)
tree0de1beeaf41f4587bbdc101290863ee1564d90f1 /opcodes/ChangeLog
parentb7dd81f7c52b52ab6a05c4858afa5da5fcc5c260 (diff)
downloadgdb-8901a3cd7d56bb4e90007759a66951fffe7ce38f.zip
gdb-8901a3cd7d56bb4e90007759a66951fffe7ce38f.tar.gz
gdb-8901a3cd7d56bb4e90007759a66951fffe7ce38f.tar.bz2
* src/opcodes/dlx-dis.c (print_insn_dlx): Use dlx_insn type for
dlx_insn_type array.
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 f6dae2f..5e522c6 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2010-09-10 Pierre Muller <muller@ics.u-strasbg.fr>
+
+ * src/opcodes/dlx-dis.c (print_insn_dlx): Use dlx_insn type for
+ dlx_insn_type array.
+
2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/11960