Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] syssrc/sys/arch/m68k/include
Module Name: syssrc
Committed By: scw
Date: Sun Dec 2 10:38:26 UTC 2001
Modified Files:
syssrc/sys/arch/m68k/include [nathanw_sa]: frame.h
Log Message:
G/C the FPFRAME_IS_NULL() macro; it's been moved to the source file
where it's used.
Declare a global which holds a reference floating point `idle' frame
for use in cpu_{g,s}etmcontext(). This helps when restoring an FP
context saved in usermode.
XXX: Need to test this on 6888[12], which have more complex idle frames...
To generate a diff of this commit:
cvs rdiff -r1.18.6.1 -r1.18.6.2 syssrc/sys/arch/m68k/include/frame.h
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