Subject: CVS commit: syssrc/sys/arch/alpha/alpha
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/01/2002 06:10:03
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Jul  1 03:10:03 UTC 2002

Modified Files:
	syssrc/sys/arch/alpha/alpha: locore.s machdep.c osf1_sigcode.s

Log Message:
When delivering a signal, arrange for the signal handler to be invoked
directly, using the trampoline only for the return path.


To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 syssrc/sys/arch/alpha/alpha/locore.s
cvs rdiff -r1.254 -r1.255 syssrc/sys/arch/alpha/alpha/machdep.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/alpha/alpha/osf1_sigcode.s

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