binutils-gdb/sim/m32c
Alan Modra 845cbaa9ff sim: remove use of PTR
PTR will soon disappear from ansidecl.h.  Remove uses in sim.  Where
a PTR cast is used in assignment or function args to a void* I've
simply removed the unnecessary (in C) cast rather than replacing with
(void *).
2022-05-13 14:32:54 +09:30
..
ChangeLog-2021
cpu.h
gdb-if.c
int.c
int.h
load.c
load.h
local.mk
m32c.opc
main.c
Makefile.in
mem.c
mem.h
misc.c
misc.h
opc2c.c
r8c.opc
reg.c
srcdest.c
syscalls.c
syscalls.h
timer_a.h
trace.c
trace.h