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 sim: mn10300: migrate to standard uintXX_t types 2022-01-06 01:17:37 -05:00
am33.igen sim: mn10300: migrate to standard uintXX_t types 2022-01-06 01:17:37 -05:00
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
dv-mn103cpu.c sim: mn10300: migrate to standard uintXX_t types 2022-01-06 01:17:37 -05:00
dv-mn103int.c sim: mn10300: migrate to standard uintXX_t types 2022-01-06 01:17:37 -05:00
dv-mn103iop.c sim: mn10300: migrate to standard uintXX_t types 2022-01-06 01:17:37 -05:00
dv-mn103ser.c sim: mn10300: migrate to standard uintXX_t types 2022-01-06 01:17:37 -05:00
dv-mn103tim.c sim: mn10300: migrate to standard uintXX_t types 2022-01-06 01:17:37 -05:00
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 sim: mn10300: migrate to standard uintXX_t types 2022-01-06 01:17:37 -05:00
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