old-cross-binutils/sim
Fred Fish cee687386d * interp.c (UMEM_SEGMENTS): New define, set to 128.
(sim_size): Use UMEM_SEGMENTS rather than hardwired constant.
	(sim_close): Reset prog_bfd to NULL after closing it.  Also
	reset prog_bfd_was_opened_p after closing prog_bfd.
	(sim_load): Reset prog_bfd_was_opened_p after closing prog_bfd.
	(sim_create_inferior): Get start address from abfd not prog_bfd.
	(xfer_mem): Do bounds checking on addresses and return zero length
	read/write on bad addresses, rather than aborting.  Prepare to
	be able to handle xfers that cross segment boundaries, but not
	yet implemented.  Only emit debug message when d10v_debug is
	set as well as DEBUG being defined.
1998-01-22 21:51:31 +00:00
..
arm * aclocal.m4: Recognize --enable-maintainer-mode. 1998-01-20 06:37:00 +00:00
common #if 0 unused variable 1998-01-21 02:38:09 +00:00
d10v * interp.c (UMEM_SEGMENTS): New define, set to 128. 1998-01-22 21:51:31 +00:00
erc32 * aclocal.m4: Recognize --enable-maintainer-mode. 1998-01-20 06:37:00 +00:00
h8300 * aclocal.m4: Recognize --enable-maintainer-mode. 1998-01-20 06:37:00 +00:00
igen Use macro GPR_SET(N,VAL) to clear zero registers. 1998-01-21 22:08:37 +00:00
m32r Fixed duplicate definition of h_accums field in fmt_53_sadd structure 1998-01-20 22:23:34 +00:00
mips Use macro GPR_SET(N,VAL) to clear zero registers. 1998-01-21 22:08:37 +00:00
mn10300 * aclocal.m4: Recognize --enable-maintainer-mode. 1998-01-20 06:37:00 +00:00
ppc Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE. 1997-10-02 23:37:30 +00:00
sh * aclocal.m4: Recognize --enable-maintainer-mode. 1998-01-20 06:37:00 +00:00
testsuite Renamed v850eq -> v850ea 1997-12-12 19:12:11 +00:00
tic80 Delete bogus line in ChangeLog 1998-01-21 22:08:32 +00:00
txvu * Incorporate GPR_SET() macro from mips/sim-main.h 1998-01-22 20:48:22 +00:00
v850 * aclocal.m4: Recognize --enable-maintainer-mode. 1998-01-20 06:37:00 +00:00
w65 Add ABFD argument to sim_create_inferior. Document. 1997-08-27 04:44:41 +00:00
.Sanitize * configure.in: Add sky support 1998-01-15 15:45:41 +00:00
ChangeLog v850eq wasn't building igen directory. 1997-09-12 03:13:27 +00:00
configure v850eq wasn't building igen directory. 1997-09-12 03:13:27 +00:00
configure.in * configure.in: Add sky support 1998-01-15 15:45:41 +00:00
Makefile.in TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. 1997-04-22 17:46:07 +00:00
README-HACKING Doc C language guidelines. 1997-09-03 07:34:59 +00:00