old-cross-binutils/sim/d10v
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
..
.Sanitize New file. 1996-11-20 09:28:40 +00:00
ChangeLog * interp.c (UMEM_SEGMENTS): New define, set to 128. 1998-01-22 21:51:31 +00:00
config.in New file. 1996-11-20 09:28:40 +00:00
configure * aclocal.m4: Recognize --enable-maintainer-mode. 1998-01-20 06:37:00 +00:00
configure.in * Makefile.in (@COMMON_MAKEFILE_FRAG): Use 1997-02-04 21:42:27 +00:00
d10v_sim.h Fix typo, REP_S was refering to REP_E register. 1997-12-08 23:44:11 +00:00
endian.c Make read/write memory functions inlined 1996-10-16 22:16:21 +00:00
gencode.c Fri Nov 8 16:19:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1996-11-09 00:38:07 +00:00
interp.c * interp.c (UMEM_SEGMENTS): New define, set to 128. 1998-01-22 21:51:31 +00:00
Makefile.in * configure configure.in Makefile.in: Update to new configure 1997-01-23 22:09:52 +00:00
simops.c For "trap", IBT and RIE exceptions, mask all PSW.SM. NB: Stepping 1997-12-08 03:22:58 +00:00