binutils-gdb/sim
David Edelsohn 6cc6987e1e * Makefile.in (SIM_OBJS): Add sim-load.o.
* interp.c (sim_kind, myname): New static locals.
	(sim_open): Set sim_kind, myname.  Ignore -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:27:47 +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 * interf.c (sim_open): Ignore -E arg. 1997-04-17 10:05:50 +00:00
h8300 * Makefile.in (SIM_OBJS): Add sim-load.o. 1997-04-17 10:14:28 +00:00
igen * Makefile.in (INSTALL): Set to @INSTALL@. 1997-04-15 19:20:58 +00:00
m32r
mips * Makefile.in (SIM_OBJS): Add sim-load.o. 1997-04-17 10:23:48 +00:00
mn10300 * Makefile.in (SIM_OBJS): Add sim-load.o. 1997-04-17 10:27:47 +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
configure
configure.in
Makefile.in
README-HACKING