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: ad
Date: Sun Feb 10 13:32:15 UTC 2008
Modified Files:
src/sys/arch/arm/arm: lock_cas.S
src/sys/arch/hppa/hppa: lock_stubs.S
src/sys/arch/mips/mips: lock_stubs.S
src/sys/arch/sh3/sh3: lock_stubs.S
src/sys/arch/vax/vax: lock_stubs.S
Log Message:
Add aliases for atomic_cas_foo_ni().
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/arm/arm/lock_cas.S
cvs rdiff -r1.11 -r1.12 src/sys/arch/hppa/hppa/lock_stubs.S
cvs rdiff -r1.7 -r1.8 src/sys/arch/mips/mips/lock_stubs.S
cvs rdiff -r1.11 -r1.12 src/sys/arch/sh3/sh3/lock_stubs.S
cvs rdiff -r1.8 -r1.9 src/sys/arch/vax/vax/lock_stubs.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