binutils-gdb/sim/h8300
David Edelsohn a415cf0a77 * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb
* compile.c: #include "remote-sim.h".
(sim_resume): New arg siggnal.
(sim_write): Use SIM_ADDR for type of arg addr.  Always return a value.
(sim_read): Ditto.
(sim_store_register): Result is type int.
(sim_fetch_register): Ditto.
(sim_stop_reason): Renamed from sim_stop_signal.
(sim_set_pc): Use SIM_ADDR for type of arg pc.
(sim_info): int result, new arg printf_fn.
(sim_kill): int result.
(sim_open): int result, new arg name.
* run.c (main): Use sim_set_pc to set pc.  Update call to sim_info.
1993-10-26 17:01:03 +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 * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb 1993-10-26 17:01:03 +00:00
Makefile.in New simulator tree structure 1993-02-04 00:22:22 +00:00
compile.c * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb 1993-10-26 17:01:03 +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 * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb 1993-10-26 17:01:03 +00:00
writecode.c New simulator tree structure 1993-02-04 00:22:22 +00:00