* run.c: #include "libiberty.h".
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 13 Mar 1997 20:37:15 +0000 (20:37 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Thu, 13 Mar 1997 20:37:15 +0000 (20:37 +0000)
commit499aa7921ce26ff636d79526c6aa73e4bbfffc09
treee490caa5c8ba6920b11046c89eda5e052e075de0
parentf4b022d37c7daeb8060566d6fc13abea40500037
* run.c: #include "libiberty.h".
(main): New locals sd,no_args,sim_argv.
Run buildargv on -a option.  Pass argv to sim_open, argv[0]
is program name.  Update call to sim_set_callbacks.
Record result of sim_open, pass to other sim_foo routines.
sim/common/ChangeLog