diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1993-10-26 17:01:03 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1993-10-26 17:01:03 +0000 |
commit | a415cf0a776e3db41c8918dca5e9c2fe0117932c (patch) | |
tree | 86d531c914552e00958f4245abe9efd4625274f3 /bfd/targets.c | |
parent | c7efaa16dc66169aea23dd5a52d38d815f072b2a (diff) | |
download | gdb-a415cf0a776e3db41c8918dca5e9c2fe0117932c.zip gdb-a415cf0a776e3db41c8918dca5e9c2fe0117932c.tar.gz gdb-a415cf0a776e3db41c8918dca5e9c2fe0117932c.tar.bz2 |
* 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.
Diffstat (limited to 'bfd/targets.c')
0 files changed, 0 insertions, 0 deletions