binutils-gdb/sim/m68hc11
Mike Frysinger 3d04211786 sim: build: hoist lists of hw devices up
We need these in the top-level to generate libsim.a, but also in the
subdirs to generate hw-config.h.  Move it to the local.mk, and pass
it down when running recursive make.  This avoids duplication, and
makes it available to both.  We can simplify this once we move the
various steps up to the top-level too.
2022-12-21 22:21:25 -05:00
..
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
dv-m68hc11.c sim: m68hc11: invert sim_cpu storage 2022-12-21 00:00:01 -05:00
dv-m68hc11eepr.c sim: m68hc11: invert sim_cpu storage 2022-12-21 00:00:01 -05:00
dv-m68hc11sio.c sim: m68hc11: invert sim_cpu storage 2022-12-21 00:00:01 -05:00
dv-m68hc11spi.c sim: m68hc11: invert sim_cpu storage 2022-12-21 00:00:01 -05:00
dv-m68hc11tim.c sim: m68hc11: invert sim_cpu storage 2022-12-21 00:00:01 -05:00
dv-nvram.c sim: m68hc11: migrate to standard uintXX_t types 2022-01-06 01:17:37 -05:00
emulos.c sim: m68hc11: invert sim_cpu storage 2022-12-21 00:00:01 -05:00
gencode.c sim: m68hc11: migrate to standard uintXX_t types 2022-01-06 01:17:37 -05:00
interp.c sim: m68hc11: invert sim_cpu storage 2022-12-21 00:00:01 -05:00
interrupts.c sim: m68hc11: invert sim_cpu storage 2022-12-21 00:00:01 -05:00
interrupts.h sim: m68hc11: migrate to standard uintXX_t types 2022-01-06 01:17:37 -05:00
local.mk sim: build: hoist lists of hw devices up 2022-12-21 22:21:25 -05:00
m68hc11_sim.c sim: m68hc11: invert sim_cpu storage 2022-12-21 00:00:01 -05:00
Makefile.in sim: build: hoist lists of hw devices up 2022-12-21 22:21:25 -05:00
sim-main.h sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00