Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: martin
Date: Tue Jan 6 21:35:19 UTC 2004
Modified Files:
src/sys/arch/sparc/include: types.h
src/sys/arch/sparc64/sparc64: genassym.cf locore.s machdep.c trap.c
Log Message:
Implement restartable atomic sequences (RAS) for sparc64.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/arch/sparc/include/types.h
cvs rdiff -r1.32 -r1.33 src/sys/arch/sparc64/sparc64/genassym.cf
cvs rdiff -r1.187 -r1.188 src/sys/arch/sparc64/sparc64/locore.s
cvs rdiff -r1.160 -r1.161 src/sys/arch/sparc64/sparc64/machdep.c
cvs rdiff -r1.107 -r1.108 src/sys/arch/sparc64/sparc64/trap.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