* Make-common.in (SIM_EXTRA_DEPS): New config var.
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 3 Apr 1997 02:36:59 +0000 (02:36 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Thu, 3 Apr 1997 02:36:59 +0000 (02:36 +0000)
commit00d74d3ea10224b732d818b5eb14a04a51e75443
tree69d3b807aeebd70e7667fe08498de784d7a2a66d
parent1414a2e5cb13337b014224012e46cdafce3c40c1
* Make-common.in (SIM_EXTRA_DEPS): New config var.
(sim_main_headers): Define.
(sim-*.o): Depend on $(SIM_EXTRA_DEPS).
(BUILT_SRC_FROM_COMMON): Move here from ../d30v/Makefile.in.
(clean): Use it.
(sim-utils.o): Add rule for.
* sim-utils.o: New file.
* sim-basics.h: #include sim-base.h.
(zalloc): Make argument unsigned long.
* sim-base.h: New file.
* sim-inline.h (SIM_IO support): Delete.
* sim-io.h: Delete inline support.
* sim-io.c: Likewise.  sim-state.h renamed to sim-main.h.
* sim-config.c: sim-state.h renamed to sim-main.h.
* sim-core.c: Likewise.
* sim-events.c: Likewise.
sim/common/ChangeLog