Subject: CVS commit: src/common/lib/libc/arch/mips/atomic
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 11/30/2007 22:50:44
Module Name:	src
Committed By:	ad
Date:		Fri Nov 30 22:50:44 UTC 2007

Modified Files:
	src/common/lib/libc/arch/mips/atomic: Makefile.inc
Added Files:
	src/common/lib/libc/arch/mips/atomic: atomic_op_asm.h membar_ops.S

Log Message:
Memory barriers for MIPS.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/common/lib/libc/arch/mips/atomic/Makefile.inc
cvs rdiff -r0 -r1.1 src/common/lib/libc/arch/mips/atomic/atomic_op_asm.h \
    src/common/lib/libc/arch/mips/atomic/membar_ops.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.