binutils-gdb/sim/common
David Edelsohn 00d74d3ea1 * 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.
1997-04-03 02:36:59 +00:00
..
.Sanitize Include new files sim-assert.h sim-xcat.h sim-state.h 1997-03-18 08:45:44 +00:00
aclocal.m4 * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h. 1997-04-02 23:17:50 +00:00
callback.c
ChangeLog * Make-common.in (SIM_EXTRA_DEPS): New config var. 1997-04-03 02:36:59 +00:00
configure * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h. 1997-04-02 23:17:50 +00:00
configure.in
gentmap.c
gentvals.sh
Make-common.in New file common/sim-config.c sets/checks simulator configuration options. 1997-04-02 05:04:25 +00:00
Makefile.in
run.1
run.c * run.c (main): Pass SIM_OPEN_STANDALONE to sim_open. 1997-04-02 23:28:12 +00:00
sim-assert.h Pass GCC -W... 1997-03-21 03:56:07 +00:00
sim-bits.c Rename struct _engine' to new struct sim_state'. 1997-03-18 07:43:22 +00:00
sim-config.c New file common/sim-config.c sets/checks simulator configuration options. 1997-04-02 05:04:25 +00:00
sim-config.h New file common/sim-config.c sets/checks simulator configuration options. 1997-04-02 05:04:25 +00:00
sim-core.c
sim-endian.c
sim-events.h
sim-io.c Pass GCC -W... 1997-03-21 03:56:07 +00:00
sim-io.h
sim-n-bits.h
sim-n-core.h
sim-n-endian.h
sim-xcat.h New files added during rename/cleanup of engine -> sim_state. 1997-03-18 07:44:40 +00:00
tconfig.in