* compile.c: #include "bfd.h".
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 18 May 1994 20:55:12 +0000 (20:55 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Wed, 18 May 1994 20:55:12 +0000 (20:55 +0000)
commit3a1d485df5a1ae16c8eb7c341ca7fb1f87ee146b
tree7cab0e19c16f0b53dad7c6e3885f49fe0098deb1
parent47424e7931938245de9422e58d78a8cc2c6a6fd9
* 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.
sim/h8300/run.c
This page took 0.037209 seconds and 4 git commands to generate.