Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc
Module Name: src
Committed By: martin
Date: Mon Feb 24 16:15:43 UTC 2014
Modified Files:
src/common/lib/libc/arch/mips/atomic: Makefile.inc
Added Files:
src/common/lib/libc/atomic: atomic_cas_by_cas32.c
Log Message:
Provide cas_16 and cas_8 emulation via cas_32 and use that for mips64
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/common/lib/libc/arch/mips/atomic/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/common/lib/libc/atomic/atomic_cas_by_cas32.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