binutils-gdb/sim/h8300
Felix Lee d6cef44df4 * inst.h (sim_state): rename to h8300_sim_state, to avoid conflict
with sim/common.
	* configure.in: check for sys/param.h
	* compile.c: #ifdef HAVE_SYS_PARAM_H.
	#define SIGTRAP for wingdb.
	(sim_resume): poll keyboard at least once per call.
	(sim_resume): use host_callback instead of printf for syscall
 	output.
1997-09-10 05:20:37 +00:00
..
.Sanitize * Makefile.in: Delete stuff moved to ../common/Make-common.in. 1996-11-20 09:47:57 +00:00
ChangeLog * inst.h (sim_state): rename to h8300_sim_state, to avoid conflict 1997-09-10 05:20:37 +00:00
compile.c Add ABFD argument to sim_create_inferior. Document. 1997-08-27 04:44:41 +00:00
config.in Get configure to define RETSIGTYPE 1997-04-07 05:58:59 +00:00
configure * inst.h (sim_state): rename to h8300_sim_state, to avoid conflict 1997-09-10 05:20:37 +00:00
configure.in * inst.h (sim_state): rename to h8300_sim_state, to avoid conflict 1997-09-10 05:20:37 +00:00
inst.h
Makefile.in * configure configure.in Makefile.in: Update to new configure 1997-01-23 22:09:52 +00:00
tconfig.in * Makefile.in: Delete stuff moved to ../common/Make-common.in. 1996-11-20 09:47:57 +00:00
writecode.c