binutils-gdb/sim/cris
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
..
arch.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
arch.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
cpuall.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cpuv10.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cpuv10.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cpuv32.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cpuv32.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cris-sim.h sim: cris: migrate to standard uintXX_t types 2022-01-06 01:17:38 -05:00
cris-tmpl.c sim: cris: migrate to standard uintXX_t types 2022-01-06 01:17:38 -05:00
crisv10f.c sim: cris: migrate to standard uintXX_t types 2022-01-06 01:17:38 -05:00
crisv32f.c sim: cris: migrate to standard uintXX_t types 2022-01-06 01:17:38 -05:00
decodev10.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
decodev10.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
decodev32.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
decodev32.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
dv-cris_900000xx.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
dv-cris.c sim: cris: migrate to standard uintXX_t types 2022-01-06 01:17:38 -05:00
dv-rv.c sim: cris: migrate to standard uintXX_t types 2022-01-06 01:17:38 -05:00
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
mloop.in Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
modelv10.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
modelv32.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
rvdummy.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
semcrisv10f-switch.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
semcrisv32f-switch.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
sim-if.c Don't use BFD_VMA_FMT in gdb and sim 2022-08-06 08:03:16 +09:30
sim-main.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
traps.c sim: remove use of PTR 2022-05-13 14:32:54 +09:30