]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/ChangeLog
Fix printf formatting errors where "0x" is used as a prefix for a decimal number.
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 22 Oct 2020 11:00:10 +0000 (12:00 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 22 Oct 2020 11:00:10 +0000 (12:00 +0100)
commit777cd7ab3febadcdad52e3231e960af86e8742da
tree1108766883d3eaaf421508f8e63222d9643730a8
parent6b4c676cc7f48f656cf235dd0507c41ab11d7cb5
Fix printf formatting errors where "0x" is used as a prefix for a decimal number.

bfd * po/es.po: Fix printf format

binutils * windmc.c: Fix printf format

gas * config/tc-arc.c: Fix printf format

opcodes * po/es.po: Fix printf format

sim * arm/armos.c: Fix printf format
* ppc/emul_netbsd.c: Fix printf format
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
13 files changed:
bfd/ChangeLog
bfd/po/es.po
binutils/ChangeLog
binutils/po/binutils.pot
binutils/windmc.c
gas/ChangeLog
gas/config/tc-arc.c
gas/po/gas.pot
opcodes/ChangeLog
opcodes/po/es.po
sim/ChangeLog
sim/arm/armos.c
sim/ppc/emul_netbsd.c