binutils-gdb/sim
Doug Evans d68bc3cb16 Rename cpu m32r to m32rb to distinguish from architecture name.
* Makefile.in (mloop.c): cpu m32r renamed to m32rb.
	(stamp-cpu): Ditto.
	* sim-main.h (WANT_CPU_M32RB): Renamed from WANT_CPU_M32R.
	* tconfig.in (WANT_CPU_M32RB): Ditto.
	* m32r.c (WANT_CPU_M32RB): Ditto.
	(*): m32r_ cpu fns renamed to m32rb_.
	* sim-if.c (sim_stop,sim_sync_stop,sim_resume): Update.
	* arch.h,arch.c: Regenerate.
	* cpu.c,cpu.h,decode.c,decode.h,extract.c,model.c: Regenerate.
	* sem-switch.c,sem.c: Regenerate.

	* sim-if.c (sim_open): Don't allocate memory on top of any user
	specified memory.
	(h_gr_get,h_gr_set): Delete.
	* sim-main.h (h_gr_get,h_gr_set): Delete.
	* traps.c (m32r_trap): Replace calls to h_gr_[gs]et with
	a_m32r_h_gr_[gs]et.
1998-08-04 02:52:16 +00:00
..
arm Allow simulator to work with Angel SWIs. 1998-06-02 22:23:52 +00:00
common * cgen-sim.h (cgen_state): New member opcode_table. 1998-08-03 18:45:06 +00:00
d10v * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
erc32 * interf.c (sim_open): Use revamped memory_read, which makes 1998-06-02 22:43:46 +00:00
h8300 * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
igen Fix incorrect calculation of conditional field when being extracted 1998-07-29 00:14:29 +00:00
m32r Rename cpu m32r to m32rb to distinguish from architecture name. 1998-08-04 02:52:16 +00:00
mips * sim-main.h: shadow NUM_CORE_REGS from tm-txvu.h 1998-07-31 22:02:12 +00:00
mn10300 * am33.igen: Detect cases where two operands must not match in 1998-07-27 18:05:43 +00:00
ppc Do not try to include sys/mount.h anymore 1998-06-26 18:22:48 +00:00
sh * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
testsuite New testcases for PR 16547 (new instructions added). 1998-07-28 18:43:52 +00:00
tic80 Only enable H/W on some mips targets. 1998-05-22 05:23:04 +00:00
v850 * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
w65 Only enable H/W on some mips targets. 1998-05-22 05:23:04 +00:00
.Sanitize remove d30v sanitization 1998-07-24 04:38:45 +00:00
ChangeLog * Makefile.in (autoconf-common autoheader-common): Don't pass -l 1998-04-26 21:44:25 +00:00
configure Build IGEN with the mn10300 simulator. 1998-03-24 16:18:58 +00:00
configure.in remove d30v sanitization 1998-07-24 04:38:45 +00:00
Makefile.in * Makefile.in (autoconf-common autoheader-common): Pass `-l 1998-04-24 21:00:29 +00:00
README-HACKING * Makefile.in (autoconf-common autoheader-common): Don't pass -l 1998-04-26 21:44:25 +00:00