old-cross-binutils/sim
David Edelsohn 04885cc34c * Makefile.in (SIM_OBJS): Add sim-load.o.
* d10v_sim.h (exec_bfd): Rename to prog_bfd.
	* interp.c: #include bfd.h.
	(myname, sim_kind, start_address): New static locals.
	(prog_bfd_was_opened_p, prog_bfd): New static locals.
	(decode_pc): Update to use prog_bfd.
	(sim_open): Set sim_kind, myname.  Ignore -E arg.
	(sim_close): Close prog_bfd if simulator opened it.
	(sim_create_inferior): Return SIM_RC.  Delete arg start_address.
	(sim_load): Return SIM_RC.  New arg abfd.  Set start address from bfd.
	Call sim_load_file to load file into simulator.
	* simops.c (trace_input_func): exec_bfd renamed to prog_bfd.
1997-04-17 10:02:27 +00:00
..
arm * Makefile.in (SIM_OBJS): Add sim-load.o. 1997-04-17 09:41:11 +00:00
common * sim-load.c: New file. 1997-04-17 09:38:01 +00:00
d10v * Makefile.in (SIM_OBJS): Add sim-load.o. 1997-04-17 10:02:27 +00:00
erc32 * Makefile.in (install-sis): Depend upon installdirs. Use 1997-04-15 19:19:43 +00:00
h8300 Get configure to define RETSIGTYPE 1997-04-07 05:58:59 +00:00
igen * Makefile.in (INSTALL): Set to @INSTALL@. 1997-04-15 19:20:58 +00:00
m32r Getting there ... 1996-12-17 21:08:20 +00:00
mips Cleanups to compile under FreeBSD 1997-04-17 06:05:19 +00:00
mn10300 Cleanups to compile under FreeBSD 1997-04-17 06:05:19 +00:00
ppc * Makefile.in (INSTALL): Set to @INSTALL@. 1997-04-15 19:06:20 +00:00
sh Get configure to define RETSIGTYPE 1997-04-07 05:58:59 +00:00
testsuite Get the BIT/MASK/ROT/... macros to work with any 32/64/MSB0/MSBn target. 1997-04-15 08:54:01 +00:00
v850 Cleanups to compile under FreeBSD 1997-04-17 06:05:19 +00:00
w65 * Makefile.in (INSTALL): Set to @INSTALL@. 1997-04-15 18:55:38 +00:00
.Sanitize Remove m32r sanitization. 1997-04-08 00:30:30 +00:00
ChangeLog (autoconf-changelog): Try different way to obtain user name. 1997-04-03 02:35:52 +00:00
configure Since d10v is public now, remove all sanitization statements 1997-02-20 17:00:14 +00:00
configure.in Enable testsuite in sim directory. 1997-03-24 06:59:54 +00:00
Makefile.in Add autoheader counterpart to autoconf-common et.al. 1997-04-03 02:22:52 +00:00
README-HACKING Add autoheader counterpart to autoconf-common et.al. 1997-04-03 02:22:52 +00:00