binutils-gdb/sim/d10v
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
..
ChangeLog-2021
d10v_sim.h sim: d10v: migrate to standard uintXX_t types 2022-01-06 01:17:37 -05:00
endian.c sim: d10v: migrate to standard uintXX_t types 2022-01-06 01:17:37 -05:00
gencode.c
interp.c Don't use BFD_VMA_FMT in gdb and sim 2022-08-06 08:03:16 +09:30
local.mk Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
Makefile.in Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
sim-main.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
simops.c sim: d10v: migrate to standard uintXX_t types 2022-01-06 01:17:37 -05:00