binutils-gdb/sim
David Edelsohn c834dacddd * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb
* interp.c: #include "remote-sim.h".
(sim_resume): int result, new arg `siggnal'.
(sim_write): Use SIM_ADDR for type of arg `addr'.
(sim_read): Use SIM_ADDR for type of arg `addr'.
Use unsigned char * for `buffer'.
(sim_store_register): int result.
(sim_fetch_register): Ditto.
(sim_stop_reason): Renamed from sim_stop_signal.  New arg `reason'.
(sim_set_pc): int result, use SIM_ADDR for type of arg `x'.
(sim_info): int result, new args `verbose', `printf_fn'.
(sim_kill): int result.
(sim_open): int result, new arg `name'.
* run.c: #include <stdio.h>
(main): Update call to sim_info.
1993-10-26 18:01:45 +00:00
..
h8300 * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb 1993-10-26 17:01:03 +00:00
sh * Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdb 1993-10-26 18:01:45 +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 (check, installcheck): Added dummy targets. 1993-05-21 17:55:36 +00:00
Makefile.in do not echo recursion lines 1993-09-13 19:49:33 +00:00
configure.in Configure for h8300h too. 1993-08-02 21:19:38 +00:00