8sa1-binutils-gdb/sim
David Edelsohn 0f2811d1c5 * Make-common.in (sim-options.o, sim-load.o): Add rules for.
(sim_main_headers): Add sim-trace.h.
	* run.c (exec_bfd, target_byte_order): Delete.
	(main): Pass -E <endian> to sim_open.  Delete code to load sections,
	call sim_load instead.  Check return code of sim_create_inferior.
	* sim-base.h (CURRENT_STATE): Define.
	(sim_state_base): Make typedef.  New members options, prog_argv,
	prog_bfd, text_{section,start,end}, start_addr, simcache_size,
	mem_size, memory [+ corresponding access macros].
	(sim_cpu_base): New typedef.
	* sim-trace.h: New file.
	* sim-basics.h: #include it.
	* sim-load.c: New file.
1997-04-17 09:37:02 +00:00
..
arm Cleanups to compile under FreeBSD 1997-04-17 06:05:19 +00:00
common * Make-common.in (sim-options.o, sim-load.o): Add rules for. 1997-04-17 09:37:02 +00:00
d10v Cleanups to compile under FreeBSD 1997-04-17 06:05:19 +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