Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: nisimura
Date: Tue May 30 01:30:02 UTC 2000
Modified Files:
syssrc/sys/arch/mips/mips: mips_machdep.c process_machdep.c
vm_machdep.c
Log Message:
FPA ownership is now guarded by MDP_FPUSED flag and there is no necessity
to have #if ... around savefpregs() calls.
To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 syssrc/sys/arch/mips/mips/mips_machdep.c
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/mips/mips/process_machdep.c
cvs rdiff -r1.60 -r1.61 syssrc/sys/arch/mips/mips/vm_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