binutils-gdb/sim/sh
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
..
ChangeLog gcc uses trap 33 for profiling, but the simulator didn't support it. 2002-10-11 15:31:28 +00:00
Makefile.in include/gdb: 2002-07-17 18:43:28 +00:00
acconfig.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
config.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
configure Change profiling so that it is enabled by default. Re-generate everything. 2000-05-24 04:39:50 +00:00
configure.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
gencode.c gcc uses trap 33 for profiling, but the simulator didn't support it. 2002-10-11 15:31:28 +00:00
interp.c gcc uses trap 33 for profiling, but the simulator didn't support it. 2002-10-11 15:31:28 +00:00
syscall.h * interp.c (sim_create_inferior): Record program arguments for 2001-01-30 23:03:56 +00:00
tconfig.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00