binutils-gdb/sim/rl78
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: rl78: clean up various warnings 2021-05-04 23:05:02 -04:00
cpu.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
cpu.h sim: rl78: move storage out of header 2021-01-11 08:25:34 -05:00
gdb-if.c sim: rl78: rename open symbol to avoid collisions 2021-05-23 17:40:32 -04:00
load.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
load.h sim: create header namespace 2021-05-14 00:41:05 -04:00
main.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
Makefile.in sim: create header namespace 2021-05-14 00:41:05 -04:00
mem.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
mem.h sim: rl78: clean up various warnings 2021-05-04 23:05:02 -04:00
rl78.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -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