Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: ad
Date: Thu Dec 20 01:27:25 UTC 2007
Modified Files:
src/common/lib/libc/arch/i386/atomic: Makefile.inc atomic.S
src/sys/arch/i386/include: types.h
src/sys/arch/x86/x86: patch.c
Log Message:
64-bit atomic ops for i386.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/common/lib/libc/arch/i386/atomic/Makefile.inc
cvs rdiff -r1.5 -r1.6 src/common/lib/libc/arch/i386/atomic/atomic.S
cvs rdiff -r1.52 -r1.53 src/sys/arch/i386/include/types.h
cvs rdiff -r1.9 -r1.10 src/sys/arch/x86/x86/patch.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