Subject: CVS commit: [nathanw_sa] syssrc/sys/arch/sh3
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/05/2002 05:43:11
Module Name: syssrc
Committed By: thorpej
Date: Fri Jul 5 02:43:11 UTC 2002
Modified Files:
syssrc/sys/arch/sh3/include [nathanw_sa]: frame.h
syssrc/sys/arch/sh3/sh3 [nathanw_sa]: genassym.cf locore_subr.S
sh3_machdep.c
Log Message:
When delivering an upcall, invoke the upcall directly, using the
trampoline only to exit if the upcall returns.
To generate a diff of this commit:
cvs rdiff -r1.8.6.1 -r1.8.6.2 syssrc/sys/arch/sh3/include/frame.h
cvs rdiff -r1.5.6.1 -r1.5.6.2 syssrc/sys/arch/sh3/sh3/genassym.cf
cvs rdiff -r1.10.6.1 -r1.10.6.2 syssrc/sys/arch/sh3/sh3/locore_subr.S
cvs rdiff -r1.41.6.3 -r1.41.6.4 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.