binutils-gdb/sim/m32c
Mike Frysinger 44056b7ce4 sim: m32c: clean up various warnings
A random grab bag of minor fixes to enable -Werror for this port.

Check the return values of read & write calls and issue warnings when
they fail.
Fixup funky pointer math as the compiler doesn't like ++ on void*.
Handle short reads with fread().
2021-05-07 00:36:26 -04:00
..
aclocal.m4 sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
ChangeLog sim: m32c: clean up various warnings 2021-05-07 00:36:26 -04:00
config.in sim: nrun: add local strsignal prototype 2021-05-01 16:37:39 -04:00
configure sim: m32c: clean up various warnings 2021-05-07 00:36:26 -04:00
configure.ac sim: m32c: clean up various warnings 2021-05-07 00:36:26 -04:00
cpu.h
gdb-if.c sim: m32c/rl78/rx: fix command parsing 2021-05-05 23:33:16 -04:00
int.c
int.h
load.c sim: clean up bfd_vma printing 2021-05-04 08:13:45 -04:00
load.h
m32c.opc sim: m32c: fix warnings about mixing code & decls 2021-05-07 00:34:25 -04:00
main.c
Makefile.in sim: m32c: switch from custom fgets to getline 2021-05-07 00:34:03 -04:00
mem.c sim: m32c: clean up various warnings 2021-05-07 00:36:26 -04:00
mem.h
misc.c
misc.h
opc2c.c sim: m32c: switch from custom fgets to getline 2021-05-07 00:34:03 -04:00
r8c.opc sim: m32c: fix warnings about mixing code & decls 2021-05-07 00:34:25 -04:00
reg.c
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 sim: m32c: clean up various warnings 2021-05-07 00:36:26 -04:00
trace.h