binutils-gdb/sim/m32c
Mike Frysinger 0ae995e2df sim: m32c: fix warnings about mixing code & decls
Add scope braces to a bunch of the generated sections to avoid compiler
warnings about mixing code & variable declarations.
2021-05-07 00:34:25 -04:00
..
aclocal.m4 sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
ChangeLog sim: m32c: fix warnings about mixing code & decls 2021-05-07 00:34:25 -04:00
config.in sim: nrun: add local strsignal prototype 2021-05-01 16:37:39 -04:00
configure sim: add support for build-time ar & ranlib 2021-05-04 08:22:07 -04:00
configure.ac sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
cpu.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gdb-if.c sim: m32c/rl78/rx: fix command parsing 2021-05-05 23:33:16 -04:00
int.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
int.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
load.c sim: clean up bfd_vma printing 2021-05-04 08:13:45 -04:00
load.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
m32c.opc sim: m32c: fix warnings about mixing code & decls 2021-05-07 00:34:25 -04:00
main.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
Makefile.in sim: m32c: switch from custom fgets to getline 2021-05-07 00:34:03 -04:00
mem.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mem.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
misc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
misc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
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 Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
srcdest.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
syscalls.c sim: m32c: switch syscalls to common nltvals 2021-04-18 23:01:08 -04:00
syscalls.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
timer_a.h sim: m32c: enable warnings & clean up a bunch 2015-04-01 02:22:58 -04:00
trace.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
trace.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00