binutils-gdb/sim
Andrew Cagney 345d88d96e 2003-06-22 Andrew Cagney <cagney@redhat.com>
Written by matthew green <mrg@redhat.com>, with fixes from Aldy
	Hernandez <aldyh@redhat.com>, Jim Wilson <wilson@redhat.com>, and
	Nick Clifton <nickc@redhat.com>.

	* ppc-instructions: Include altivec.igen and e500.igen.
	(model_busy, model_data): Add vr_busy and vscr_busy.
	(model_trace_release): Trace vr_busy and vscr_busy.
	(model_new_cycle): Update vr_busy and vscr_busy.
	(model_make_busy): Update vr_busy and vscr_busy.
	* registers.c (register_description): Add Altivec and e500
	registers.
	* psim.c (psim_read_register, psim_read_register): Handle Altivec
	and e500 registers.
	* ppc-spr-table (SPEFSCR): Add VRSAVE and SPEFSCR registers.
	* configure.in (sim_filter): When *altivec* add "av".  When *spe*
	or *simd* add e500.
	(sim_float): When *altivec* define WITH_ALTIVEC.  When *spe* add
	WITH_E500.
	* configure: Re-generate.
	* e500.igen, altivec.igen: New files.
	* e500_expression.h, altivec_expression.h: New files.
	* idecode_expression.h: Update copyright.  Include
	"e500_expression.h" and "altivec_expression.h".
	* e500_registers.h, altivec_registers.h: New files.
	* registers.h: Update copyright.  Include "e500_registers.h" and
	"altivec_registers.h".
	(registers): Add Altivec and e500 specific registers.
	* Makefile.in (IDECODE_H): Add "idecode_e500.h" and
	"idecode_altivec.h".
	(REGISTERS_H): Add "e500_registers.h" and "altivec_registers.h".
	(tmp-igen): Add dependencies on altivec.igen and e500.igen .
2003-06-22 16:48:12 +00:00
..
arm Only call XScale_check_memacc if in XScale mode. 2003-04-13 08:54:06 +00:00
common 2003-06-22 Andrew Cagney <cagney@redhat.com> 2003-06-22 13:36:26 +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-06-18 Michael Snyder <msnyder@redhat.com> 2003-06-19 02:14:14 +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 * Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDRESS_BITSIZE 2003-03-02 10:03:40 +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 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
sh64 cgen: 2003-02-21 20:05:42 +00:00
testsuite 2003-05-30 Alexandre Oliva <aoliva@redhat.com> 2003-06-19 02:40:12 +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 Commit Sh2E addition 2003-02-06 10:42:33 +00:00
configure 2003-04-13 Michael Snyder <msnyder@redhat.com> 2003-04-13 16:44:57 +00:00
configure.in 2003-04-13 Michael Snyder <msnyder@redhat.com> 2003-04-13 16:44:57 +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 * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00