binutils-gdb/sim/rl78
Mike Frysinger 5ee0bc23a6 sim: clean up bfd_vma printing
A lot of this code predates the bfd_vma format define, so we have a
random mix of casts to known types so we can printf the value.  Use
the BFD_VMA_FMT that now exists to simplify and reliability output
across different build configs.
2021-05-04 08:13:45 -04:00
..
aclocal.m4 sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
ChangeLog sim: clean up bfd_vma printing 2021-05-04 08:13:45 -04:00
config.in sim: nrun: add local strsignal prototype 2021-05-01 16:37:39 -04:00
configure sim: nrun: add local strsignal prototype 2021-05-01 16:37:39 -04:00
configure.ac sim: rl78/rx: drop unnecessary getopt.h probing 2021-04-20 09:23:56 -04:00
cpu.c sim: rl78: move storage out of header 2021-01-11 08:25:34 -05:00
cpu.h sim: rl78: move storage out of header 2021-01-11 08:25:34 -05:00
gdb-if.c sim: erc32/m32c/rl78: add sim_memory_map stub for gdb 2021-02-06 12:15:34 -05:00
load.c sim: clean up bfd_vma printing 2021-05-04 08:13:45 -04:00
load.h
main.c sim: rl78/rx: drop unnecessary getopt.h probing 2021-04-20 09:23:56 -04:00
Makefile.in
mem.c
mem.h
rl78.c
trace.c
trace.h