binutils-gdb/sim
Alan Modra 29136be7df Don't use BFD_VMA_FMT in gdb and sim
Like commit b82817674f, this replaces BFD_VMA_FMT "x" in sim/ with
PRIx64 and casts to promote bfd_vma to uint64_t.  The one file using
BFD_VMA_FMT in gdb/ instead now uses hex_string, and a typo in the
warning message is fixed.
2022-08-06 08:03:16 +09:30
..
aarch64
arm
avr
bfin
bpf
common Don't use BFD_VMA_FMT in gdb and sim 2022-08-06 08:03:16 +09:30
cr16 Don't use BFD_VMA_FMT in gdb and sim 2022-08-06 08:03:16 +09:30
cris Don't use BFD_VMA_FMT in gdb and sim 2022-08-06 08:03:16 +09:30
d10v Don't use BFD_VMA_FMT in gdb and sim 2022-08-06 08:03:16 +09:30
erc32 Don't use BFD_VMA_FMT in gdb and sim 2022-08-06 08:03:16 +09:30
example-synacor
frv
ft32
h8300
igen
iq2000
lm32
m4
m32c Don't use BFD_VMA_FMT in gdb and sim 2022-08-06 08:03:16 +09:30
m32r
m68hc11
mcore
microblaze
mips
mn10300
moxie
msp430
or1k
ppc
pru
riscv
rl78 Don't use BFD_VMA_FMT in gdb and sim 2022-08-06 08:03:16 +09:30
rx Don't use BFD_VMA_FMT in gdb and sim 2022-08-06 08:03:16 +09:30
sh
testsuite
v850
.gitignore
aclocal.m4
arch-subdir.mk.in
ChangeLog-2021
config.h.in
configure
configure.ac
COPYING
gdbinit.in
MAINTAINERS
Makefile.am
Makefile.in
README-HACKING