binutils-gdb/sim
Stephane Carrez 77342e5ecc * sim-main.h (phys_to_virt): Use memory bank parameters to translate
the physical address in virtual address.
	(struct _sim_cpu): Add memory bank members.
	* m68hc11_sim.c (cpu_initialize): Clear memory bank parameters.
	* interp.c (sim_hw_configure): Create memory bank according to memory
	bank parameters.
	(sim_get_bank_parameters): New function to obtain memory bank config
	from the symbol table.
	(sim_prepare_for_program): Call it to obtain the memory bank parameters.
	(sim_open): Call sim_prepare_for_program.
	* dv-m68hc11.c (m68hc11cpu_io_write_buffer): Use memory bank parameters
	to check if address is within bank window.
	(m68hc11cpu_io_read_buffer): Likewise.
	(attach_m68hc11_regs): Map the memory bank according to memory bank
	parameters.
2003-08-08 20:42:21 +00:00
..
arm Only call XScale_check_memacc if in XScale mode. 2003-04-13 08:54:06 +00:00
common 2003-06-23 Michael Snyder <msnyder@redhat.com> 2003-06-23 18:03:17 +00:00
d10v 2003-06-22 Andrew Cagney <cagney@redhat.com> 2003-06-22 13:38:28 +00:00
d30v Obsolete the d30v. 2002-07-14 00:15:20 +00:00
erc32 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
fr30 Obsolete fr30. 2002-07-16 14:30:14 +00:00
h8300 2003-07-18 Michael Snyder <msnyder@redhat.com> 2003-07-29 21:03:39 +00:00
h8500 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
i960 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
igen [igen/ChangeLog] 2003-05-02 22:17:21 +00:00
m32r Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
m68hc11 * sim-main.h (phys_to_virt): Use memory bank parameters to translate 2003-08-08 20:42:21 +00:00
mcore Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
mips 2003-06-17 Richard Sandiford <rsandifo@redhat.com> 2003-06-18 01:12:03 +00:00
mn10200 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
mn10300 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
ppc 2003-06-22 Andrew Cagney <cagney@redhat.com> 2003-06-22 16:48:12 +00:00
sh 2003-08-07 Michael Snyder <msnyder@redhat.com> 2003-08-07 21:36:43 +00:00
sh64 cgen: 2003-02-21 20:05:42 +00:00
testsuite 2003-07-22 Michael Snyder <msnyder@redhat.com> 2003-07-29 21:07:40 +00:00
v850 Use $(SHELL) whenever we invoke move-if-change. 2003-05-16 07:11:43 +00:00
z8k Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
ChangeLog 2003-07-09 Michael Snyder <msnyder@redhat.com> 2003-07-23 21:41:30 +00:00
MAINTAINERS * MAINTAINERS: Change my mailing address. 2002-08-24 22:43:50 +00:00
Makefile.in * Makefile.in (autoconf-changelog autoheader-changelog): Let name, 2002-06-16 15:59:34 +00:00
README-HACKING
configure 2003-07-09 Michael Snyder <msnyder@redhat.com> 2003-07-23 21:41:30 +00:00
configure.in 2003-07-09 Michael Snyder <msnyder@redhat.com> 2003-07-23 21:41:30 +00:00