binutils-gdb/sim
Joern Rennecke fd8f4948fe gcc uses trap 33 for profiling, but the simulator didn't support it.
This patch fixes the gcc.dg/nest.c failures for sh-elf.

Fri Oct 11 16:22:28 2002  J"orn Rennecke <joern.rennecke@superh.com>

	* interp.c (trap): Return int.  Take extra parameter for address
	of the trap instruction.  Changed all callers.
	Add case 33 for profiling.
	* gencode.c (trapa): Handle trap 33 using the trap function.
	Add read of vector for generic traps.
2002-10-11 15:31:28 +00:00
..
arm Add support for -m option. Fix PR gdb/433. 2002-09-27 23:57:50 +00:00
common 2002-08-29 Dave Brolley <brolley@redhat.com> 2002-08-29 19:27:52 +00:00
d10v
d30v
erc32
fr30
h8300
h8500
i960
igen 2002-08-28 Dave Brolley <brolley@redhat.com> 2002-08-28 16:01:31 +00:00
m32r
m68hc11 * dv-m68hc11eepr.c (struct m68hc11eepr ): Use const char* for filename. 2002-08-13 09:01:16 +00:00
mcore
mips 2002-07-30 Chris Demetriou <cgd@broadcom.com> 2002-07-31 05:44:54 +00:00
mn10200
mn10300
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 Fix handling of v850e bit-twiddle instructions. 2002-09-30 20:11:08 +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