binutils-gdb/sim/m32c
Mike Frysinger f956ecde56 sim: m32c: switch syscalls to common nltvals
Rather than hand duplicate the syscall table, switch to the common
nltvals framework.  We have to tweak the constant names, but we get
everything else for free.  I made sure the constants have the same
values before & after too :).
2021-04-18 23:01:08 -04:00
..
aclocal.m4 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
ChangeLog sim: m32c: switch syscalls to common nltvals 2021-04-18 23:01:08 -04:00
config.in sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
configure sim: switch to AC_CHECK_FUNCS_ONCE & merge a little 2021-04-18 21:55:17 -04:00
configure.ac sim: common: split up acinclude.m4 into individual m4 files 2021-02-21 02:20:19 -05:00
cpu.h
gdb-if.c sim: erc32/m32c/rl78: add sim_memory_map stub for gdb 2021-02-06 12:15:34 -05:00
int.c
int.h
load.c
load.h
m32c.opc
main.c
Makefile.in sim: m32c: switch syscalls to common nltvals 2021-04-18 23:01:08 -04:00
mem.c
mem.h
misc.c
misc.h
opc2c.c sim: m32c: opc2c: remove unused vlist variable 2021-04-07 07:41:33 -04:00
r8c.opc
reg.c
safe-fgets.c
safe-fgets.h
srcdest.c
syscalls.c sim: m32c: switch syscalls to common nltvals 2021-04-18 23:01:08 -04:00
syscalls.h
timer_a.h
trace.c
trace.h