binutils-gdb/sim
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
..
arm * wrapper.c (sim_open): New arg `kind'. 1997-04-02 23:29:08 +00:00
common * Make-common.in (SIM_EXTRA_DEPS): New config var. 1997-04-03 02:36:59 +00:00
d10v * interp.c (sim_open): New arg `kind'. 1997-04-02 23:30:24 +00:00
erc32 * interf.c (sim_open): New arg `kind'. 1997-04-02 23:32:28 +00:00
h8300 * compile.c (sim_open): New arg `kind'. 1997-04-02 23:33:56 +00:00
igen Correctly validate 64bit instructions 1997-03-17 16:14:47 +00:00
m32r Getting there ... 1996-12-17 21:08:20 +00:00
mips * interp.c (sim_open): New arg `kind'. 1997-04-02 23:39:50 +00:00
mn10300 * interp.c (sim_open): New arg `kind'. 1997-04-02 23:39:50 +00:00
ppc From Jim Wilson, fix typo in instruction name 1997-04-03 02:36:28 +00:00
sh * interp.c (sim_open): New arg `kind'. 1997-04-02 23:39:50 +00:00
testsuite Handle BSD make and its liking for `set -e' 1997-03-26 01:50:19 +00:00
v850 * interp.c (sim_open): New arg `kind'. 1997-04-02 23:39:50 +00:00
w65 * interp.c (sim_open): New arg kind'. name is now `argv'. 1997-04-02 23:41:09 +00:00
.Sanitize The d30v release has a testsuite directory. 1997-03-24 07:18:02 +00:00
ChangeLog (autoconf-changelog): Try different way to obtain user name. 1997-04-03 02:35:52 +00:00
configure Since d10v is public now, remove all sanitization statements 1997-02-20 17:00:14 +00:00
configure.in Enable testsuite in sim directory. 1997-03-24 06:59:54 +00:00
Makefile.in Add autoheader counterpart to autoconf-common et.al. 1997-04-03 02:22:52 +00:00
README-HACKING Add autoheader counterpart to autoconf-common et.al. 1997-04-03 02:22:52 +00:00