Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/alpha/alpha
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.
Home |
Main Index |
Thread Index |
Old Index