aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2012-05-11 09:41:21 +0000
committerNick Clifton <nickc@redhat.com>2012-05-11 09:41:21 +0000
commit6750a3a77504bb879eb639c34a2911e704644ba4 (patch)
tree03fdd91adddb0263e8e65c891b35dbe5e0791895 /opcodes/ChangeLog
parent268a8d3ac407c5ce6bd6fe27736a1b9265e84f25 (diff)
downloadgdb-6750a3a77504bb879eb639c34a2911e704644ba4.zip
gdb-6750a3a77504bb879eb639c34a2911e704644ba4.tar.gz
gdb-6750a3a77504bb879eb639c34a2911e704644ba4.tar.bz2
PR binutils/14006
* arm-dis.c (print_insn): Fix detection of instruction mode in files containing multiple executable sections.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index a43dd3d..c1cc70b 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+2012-05-11 Nick Clifton <nickc@redhat.com>
+
+ PR binutils/14006
+ * arm-dis.c (print_insn): Fix detection of instruction mode in
+ files containing multiple executable sections.
+
2012-05-03 Sean Keys <skeys@ipdatasys.com>
* Makefile.in, configure: regenerate