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 * Makefile.in: Delete stuff moved to ../common/Make-common.in. 1996-11-20 10:18:18 +00:00
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 * gencode.c (tab): Added several sh3 opcodes. 1995-12-04 20:27:38 +00:00
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 Mon Sep 18 18:42:27 1995 steve chamberlain <sac@slash.cygnus.com> 1995-09-19 01:47:35 +00:00