Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/powerpc/powerpc
Module Name: src
Committed By: manu
Date: Tue Jul 6 14:11:49 UTC 2004
Modified Files:
src/sys/arch/powerpc/powerpc: darwin_commpage_machdep.S
Log Message:
Assembly versions of commpage functions for Powerpc, by Peter Grehan.
bigcopy is still missing
gettimeofday is implemented as a system call, whereas on Darwin, it reads
the data from the commpage (the kernel updates it).
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/powerpc/powerpc/darwin_commpage_machdep.S
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