binutils-gdb/sim/d10v
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
..
.Sanitize New file. 1996-11-20 09:28:40 +00:00
ChangeLog * Makefile.in (SIM_OBJS): Add sim-load.o. 1997-04-17 10:02:27 +00:00
config.in New file. 1996-11-20 09:28:40 +00:00
configure Get configure to define RETSIGTYPE 1997-04-07 05:58:59 +00:00
configure.in * Makefile.in (@COMMON_MAKEFILE_FRAG): Use 1997-02-04 21:42:27 +00:00
d10v_sim.h Fix -t option to work with memory mapping; Print PC in some error messages 1996-10-30 22:43:02 +00:00
endian.c Make read/write memory functions inlined 1996-10-16 22:16:21 +00:00
gencode.c Fri Nov 8 16:19:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1996-11-09 00:38:07 +00:00
interp.c * Makefile.in (SIM_OBJS): Add sim-load.o. 1997-04-17 10:02:27 +00:00
Makefile.in * configure configure.in Makefile.in: Update to new configure 1997-01-23 22:09:52 +00:00
simops.c Cleanups to compile under FreeBSD 1997-04-17 06:05:19 +00:00