Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/arch/mips/atomic
Module Name: src
Committed By: ad
Date: Thu Nov 29 00:16:23 UTC 2007
Added Files:
src/common/lib/libc/arch/mips/atomic: Makefile.inc
Log Message:
Atomic ops for MIPS. Use the CAS functions already provided by the kernel,
and use the generic C code to provide the rest. Unfortunatley the C code
assembles up pretty badly on MIPS but at least it will work.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/common/lib/libc/arch/mips/atomic/Makefile.inc
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