Subject: CVS commit: src/sys/arch/powerpc/powerpc
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/04/2004 17:26:10
Module Name:	src
Committed By:	matt
Date:		Sun Apr  4 17:26:10 UTC 2004

Modified Files:
	src/sys/arch/powerpc/powerpc: sig_machdep.c

Log Message:
In cpu_getmcontext, make sure the returned MSR has the FP exception mode
(PSL_FE0|PSL_FE1) saved in the PSL.  In cpu_setmcontext, copy the FP
exception bits to the PCB where they live.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/powerpc/powerpc/sig_machdep.c

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