aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2016-12-16 10:59:36 +0000
committerNick Clifton <nickc@redhat.com>2016-12-16 10:59:36 +0000
commitdb7b55faa1a11e632ddf57505c9bb64bc783471a (patch)
tree789b58e2af0a30f0a0503244c8acff382a2cd358 /opcodes/ChangeLog
parent221855059a11ab76aa909a5df4104354f9384139 (diff)
downloadgdb-db7b55faa1a11e632ddf57505c9bb64bc783471a.zip
gdb-db7b55faa1a11e632ddf57505c9bb64bc783471a.tar.gz
gdb-db7b55faa1a11e632ddf57505c9bb64bc783471a.tar.bz2
Fix compile time warning building arm-dis.c
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 c8a1b7e..d247bac 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2016-12-16 Nick Clifton <nickc@redhat.com>
+
+ * arm-dis.c (print_insn_thumb32): Fix compile time warning
+ computing value_in_comment.
+
2016-12-14 Maciej W. Rozycki <macro@imgtec.com>
* mips-dis.c (mips_convert_abiflags_ases): New function.