Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 09/10/2002 15:06:50
Module Name: syssrc
Committed By: scw
Date: Tue Sep 10 12:06:50 UTC 2002
Modified Files:
syssrc/sys/arch/sh5/sh5: cpu_switch.S
Log Message:
Always save/restore the FP status/control register across a context switch
(If the FPU is enabled).
Add a DEBUG check to ensure the incoming context's SR is sane.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/sh5/sh5/cpu_switch.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.