]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/h8300/ChangeLog
* Makefile.in (SIM_OBJS): Add sim-load.o.
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 17 Apr 1997 10:14:28 +0000 (10:14 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Thu, 17 Apr 1997 10:14:28 +0000 (10:14 +0000)
commit463372706f4bf9fe4693d455217496a1f1b8aeb6
tree32ad110aec250900881e6914c7c8ddd3ec41f265
parent26277668dba7ad042efe800a37be6dc093697a33
* Makefile.in (SIM_OBJS): Add sim-load.o.
* compile.c (sim_kind, myname): New static locals.
(sim_open): Set sim_kind, myname.
(sim_load): Return SIM_RC.  New arg abfd.  Update test for h8300h.
Call sim_load_file to load file into simulator.  Set start address
from bfd.
(sim_create_inferior): Return SIM_RC.  Delete arg start_address.
sim/h8300/ChangeLog
sim/h8300/compile.c