binutils-gdb/sim
Chris Demetriou 4c54fc26ed 2003-01-04 Richard Sandiford <rsandifo@redhat.com>
Andrew Cagney  <ac131313@redhat.com>
	    Gavin Romig-Koch  <gavin@redhat.com>
	    Graydon Hoare  <graydon@redhat.com>
	    Aldy Hernandez  <aldyh@redhat.com>
	    Dave Brolley  <brolley@redhat.com>
	    Chris Demetriou  <cgd@broadcom.com>

	* configure.in (mips64vr*): Define TARGET_ENABLE_FR to 1.
	(sim_mach_default): New variable.
	(mips64vr-*-*, mips64vrel-*-*): New configurations.
	Add a new simulator generator, MULTI.
	* configure: Regenerate.
	* Makefile.in (SIM_MULTI_OBJ, SIM_EXTRA_DISTCLEAN): New variables.
	(multi-run.o): New dependency.
	(SIM_MULTI_ALL, SIM_MULTI_IGEN_CONFIGS): New variables.
	(tmp-mach-multi, tmp-itable-multi, tmp-run-multi): New rules.
	(tmp-multi): Combine them.
	(BUILT_SRC_FROM_MULTI): New variable.  Depend on tmp-multi.
	(clean-extra): Remove sources in BUILT_SRC_FROM_MULTI.
	(distclean-extra): New rule.
	* sim-main.h: Include bfd.h.
	(MIPS_MACH): New macro.
	* mips.igen (vr4120, vr5400, vr5500): New models.
	(clo, clz, dclo, dclz, madd, maddu, msub, msub, mul): Add *vr5500.
	* vr.igen: Replace with new version.
2003-01-05 07:56:59 +00:00
..
arm Add support for -m option. Fix PR gdb/433. 2002-09-27 23:57:50 +00:00
common 2002-11-27 Richard Sandiford <rsandifo@redhat.com> 2002-11-28 01:32:03 +00:00
d10v Index: common/ChangeLog 2002-11-14 02:54:14 +00:00
d30v
erc32
fr30
h8300 * compile.c: Fix formatting. 2002-12-26 05:44:46 +00:00
h8500
i960
igen 2002-11-22 Andrew Cagney <cagney@redhat.com> 2002-11-22 23:20:46 +00:00
m32r * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
m68hc11
mcore
mips 2003-01-04 Richard Sandiford <rsandifo@redhat.com> 2003-01-05 07:56:59 +00:00
mn10200
mn10300 2002-11-28 Andrew Cagney <cagney@redhat.com> 2002-11-28 18:08:26 +00:00
ppc 2002-09-27 Andrew Cagney <ac131313@redhat.com> 2002-09-27 21:02:14 +00:00
sh gcc uses trap 33 for profiling, but the simulator didn't support it. 2002-10-11 15:31:28 +00:00
sh64
testsuite
v850 2002-11-30 Andrew Cagney <cagney@redhat.com> 2002-11-30 18:01:30 +00:00
z8k
ChangeLog * MAINTAINERS: Change my mailing address. 2002-08-24 22:43:50 +00:00
configure
configure.in
MAINTAINERS * MAINTAINERS: Change my mailing address. 2002-08-24 22:43:50 +00:00
Makefile.in
README-HACKING