binutils-gdb/sim/d10v
Mike Frysinger eae126cb7e sim: d10v: migrate to standard uintXX_t types
This old port setup its own uintXX types, but since we require C11
now, we can assume the standard uintXX_t types exist and use them.

Also migrate off the sim-specific unsignedXX types.
2022-01-06 01:17:37 -05:00
..
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
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 sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
interp.c sim: d10v: migrate to standard uintXX_t types 2022-01-06 01:17:37 -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
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