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