binutils-gdb/sim/mn10300
Mike Frysinger 627bdb6394 sim: mn10300: standardize the arch-specific settings a little
Rename mn10300_sim.h to mn10300-sim.h to match other ports, and move most
of the arch-specific content out of sim-main.h to it.  This isn't a big
win though as we still have to include the header in sim-main.h due to the
igen interface: it hardcodes including sim-main.h in its files.  So until
we can fix that, we have to keep bleeding these settings into the common
codes.

Also take the opportunity to purge a lot of unused headers from these.
The local modules should already include the right headers, so there's
no need to force everyone to pull them in.  A lot of this is a hold over
from the pre-igen days of this port.
2022-12-23 08:32:58 -05:00
..
am33-2.igen
am33.igen
ChangeLog-2021
dv-mn103cpu.c
dv-mn103int.c
dv-mn103iop.c
dv-mn103ser.c
dv-mn103tim.c
interp.c sim: mn10300: standardize the arch-specific settings a little 2022-12-23 08:32:58 -05:00
local.mk sim: build: hoist lists of hw devices up 2022-12-21 22:21:25 -05:00
Makefile.in sim: build: hoist lists of hw devices up 2022-12-21 22:21:25 -05:00
mn10300-sim.h sim: mn10300: standardize the arch-specific settings a little 2022-12-23 08:32:58 -05:00
mn10300.dc
mn10300.igen
op_utils.c sim: mn10300: standardize the arch-specific settings a little 2022-12-23 08:32:58 -05:00
sim-main.c Revert "sim: mn10300: drop unused sim-main.c" 2022-12-23 00:22:53 -05:00
sim-main.h sim: mn10300: standardize the arch-specific settings a little 2022-12-23 08:32:58 -05:00