binutils-gdb/sim/m32c
Mike Frysinger 52d37d2c91 sim: drop arch-specific config.h
All of the settings in here are handled by the common top-level
config.h, so drop the individual arch-config.h files entirely.

This will also help guarantee that we don't add any new arch
specific defines that would affect common code which will help
with the effort of unifying them.
2021-06-16 00:22:53 -04:00
..
aclocal.m4 sim: unify bug & package settings 2021-06-12 20:24:08 -04:00
ChangeLog sim: drop arch-specific config.h 2021-06-16 00:22:53 -04:00
configure sim: drop arch-specific config.h 2021-06-16 00:22:53 -04:00
configure.ac sim: unify platform function & header tests 2021-06-12 10:45:36 -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: rename open symbol to avoid collisions 2021-05-29 12:03:27 -04:00
int.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
int.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
load.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
load.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
m32c.opc sim m32c: Include defs.h in m32c.opc and r8c.opc. 2021-06-02 08:48:09 -07:00
main.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
Makefile.in sim: m32c: switch from custom fgets to getline 2021-05-07 00:34:03 -04:00
mem.c sim: assume sys/select.h always exists 2021-06-12 22:19:30 -04:00
mem.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
misc.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
misc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
opc2c.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
r8c.opc sim m32c: Include defs.h in m32c.opc and r8c.opc. 2021-06-02 08:48:09 -07:00
reg.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
srcdest.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
syscalls.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -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 sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
trace.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00