binutils-gdb/sim/rl78
Mike Frysinger 36bb57e40c sim: drop configure scripts for simple ports
These ports only use the pieces that have been unified, so we can
merge them into the common configure script and get rid of their
unique one entirely.

We still compile & link separate run programs, and have dedicated
subdir Makefiles, but the configure script portion is merged.
2021-06-22 19:26:13 -04:00
..
ChangeLog sim: drop configure scripts for simple ports 2021-06-22 19:26:13 -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