Subject: CVS commit: syssrc/sys/arch/sh3/sh3
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/23/2002 21:49:34
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Jun 23 18:49:34 UTC 2002

Modified Files:
	syssrc/sys/arch/sh3/sh3: locore_subr.S sh3_machdep.c

Log Message:
When delivering a signal, arrange for the handler to be invoked
directly.  The trampoline is now used only for the return, and
makes it another 2 instructions shorter.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/sh3/sh3/locore_subr.S
cvs rdiff -r1.42 -r1.43 syssrc/sys/arch/sh3/sh3/sh3_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.