binutils-gdb/sim
David Edelsohn 899232aba0 * Makefile.in: Delete stuff moved to ../common/Make-common.in.
(SIM_OBJS): Define.
	* configure.in: Simplify using macros in ../common/aclocal.m4.
	* configure: Regenerated.
	* inst.h (enum sim_state): Define.
	(cpu_state_type): New member `state'.  Set it whenever `exception'
	is set.
	* compile.c (sim_callback): New global.
	(sim_set_simcache_size): Renamed from sim_csize.
	(sim_resume, case O_SLEEP): Add right way to decode r0 but #if 0 out
	'cus it can't work.  Change main loop exit test to use cpu.state.
	(sim_trace): New function.
	(sim_stop_reason): Add right way to set results, but #if 0 out.
	(sim_size): New function.
	(sim_info): Redirect calls to printf_filtered through callback.
	(sim_set_callbacks): Record callback.
	* run.c: Deleted, using one in ../common now.
	* tconfig.in: New file.
1996-11-20 09:47:57 +00:00
..
arm * run.c: Deleted, use one in ../common now. 1996-11-20 09:10:22 +00:00
common Add new files. 1996-11-20 09:22:01 +00:00
d10v New file. 1996-11-20 09:28:40 +00:00
erc32 * Makefile.in: Delete stuff moved to ../common/Make-common.in. 1996-11-20 09:38:10 +00:00
h8300 * Makefile.in: Delete stuff moved to ../common/Make-common.in. 1996-11-20 09:47:57 +00:00
mips Thu Sep 26 17:35:00 1996 James G. Smith <jsmith@cygnus.co.uk> 1996-09-26 16:42:57 +00:00
ppc * sim_calls.c (sim_resume): Reset sim_should_run if single stepping. 1996-11-20 08:38:13 +00:00
sh * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, 1996-06-26 03:35:01 +00:00
v850 Fix linux build problem. 1996-10-31 19:58:14 +00:00
w65 * Makefile.in (mostlyclean): Move config.log to distclean. 1996-10-03 07:16:56 +00:00
.Sanitize Add more m32r support. 1996-10-17 18:57:19 +00:00
ChangeLog Powerpc-linux now builds the simulator 1996-11-01 13:08:43 +00:00
configure * configure.in (configdirs): Add common. 1996-11-20 09:02:28 +00:00
configure.in * configure.in (configdirs): Add common. 1996-11-20 09:02:28 +00:00
Makefile.in * Makefile.in (all): Simplify. 1996-02-21 17:02:23 +00:00