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: Wed Apr 30 00:17:34 UTC 2008
Modified Files:
src/common/lib/libc/arch/mips/atomic: Makefile.inc
Added Files:
src/common/lib/libc/arch/mips/atomic: atomic_cas_up.S
Log Message:
Assembly _atomic_cas_up() for mips. PR lib/38482.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/common/lib/libc/arch/mips/atomic/Makefile.inc
cvs rdiff -r0 -r1.1 src/common/lib/libc/arch/mips/atomic/atomic_cas_up.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