binutils-gdb/sim/h8300
David Edelsohn 3a1d485df5 * compile.c: #include "bfd.h".
(sim_*): Set result type to void where there isn't one.
	(sim_resume, default case): Set cpu.exception to SIGILL.
	(sim_trace): Delete.
	(sim_set_pc): Delete.
	(sim_info): Delete printf_fn arg, all callers changed.
	Call printf_filtered.
	(set_h8300h): New arg `flag', all callers changed.
	(sim_close): New function.
	(sim_load): New function.
	(sim_create_inferior): Renamed from sim_set_args, all callers changed.
	* run.c: #include <varargs.h>, "remote-sim.h".
	(printf_filtered): New function.
1994-05-18 20:55:12 +00:00
..
.Sanitize Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly 1993-08-02 23:29:32 +00:00
ChangeLog * compile.c (decode): Fix typo (16 bit branches). 1994-05-14 01:36:52 +00:00
Makefile.in New simulator tree structure 1993-02-04 00:22:22 +00:00
compile.c * compile.c (decode): Fix typo (16 bit branches). 1994-05-14 01:36:52 +00:00
configure.in New simulator tree structure 1993-02-04 00:22:22 +00:00
h8300.mt * h8300.mt (DO_INSTALL): Renamed from INSTALL. 1993-03-15 23:49:48 +00:00
inst.h Rewrite for H8/300-H 1993-06-08 21:16:33 +00:00
run.c * compile.c: #include "bfd.h". 1994-05-18 20:55:12 +00:00
writecode.c New simulator tree structure 1993-02-04 00:22:22 +00:00