binutils-gdb/sim/sh
David Edelsohn 1d77e69d4a * Makefile.in (SIM_OBJS): Add sim-load.o.
* interp.c (target_byte_order): Delete.
	(sim_kind, myname, little_endian_p): New static locals.
	(init_pointers): Use little_endian_p instead of target_byte_order.
	(sim_resume): Likewise.
	(sim_open): Set sim_kind, myname.  Set little_endian_p from -E arg.
	(sim_load): Return SIM_RC.  New arg abfd.  Call sim_load_file to
	load file into simulator.  Set start address from bfd.
	(sim_create_inferior): Return SIM_RC.  Delete arg start_address.
1997-04-17 10:52:59 +00:00
..
.Sanitize
ChangeLog * Makefile.in (SIM_OBJS): Add sim-load.o. 1997-04-17 10:52:59 +00:00
config.in Get configure to define RETSIGTYPE 1997-04-07 05:58:59 +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 22:07:50 +00:00
gencode.c
interp.c * Makefile.in (SIM_OBJS): Add sim-load.o. 1997-04-17 10:52:59 +00:00
Makefile.in * Makefile.in (SIM_OBJS): Add sim-load.o. 1997-04-17 10:52:59 +00:00
syscall.h