summaryrefslogtreecommitdiffstats
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-04-01 04:15:43 +0000
committerMike Frysinger <vapier@gentoo.org>2012-04-01 04:15:43 +0000
commit5de10af023f4409d36481733610ed7e9c2fcb8b6 (patch)
tree1f9c808f6463d84f1b612dde8e898a90158c897e /opcodes/ChangeLog
parente4967d72f9e2a4b0bdeb6381504c06209471d54c (diff)
downloadppe42-binutils-5de10af023f4409d36481733610ed7e9c2fcb8b6.tar.gz
ppe42-binutils-5de10af023f4409d36481733610ed7e9c2fcb8b6.zip
opcodes: bfin: simplify field width processing and fix build warnings
This fix the build time warning: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] Signed-off-by: Mike Frysinger <vapier@gentoo.org>
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 a7264990c2..0dec560ca4 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2012-04-01 Mike Frysinger <vapier@gentoo.org>
+
+ * bfin-dis.c (fmtconst): Replace decimal handling with a single
+ sprintf call and the '*' field width.
+
2012-03-23 Maxim Kuvyrkov <maxim@codesourcery.com>
* mips-dis.c (mips_arch_choices): Add entry for Broadcom XLP.
OpenPOWER on IntegriCloud