Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/arch/m68k/atomic
Module Name: src
Committed By: ad
Date: Sat Jan 12 17:29:03 UTC 2008
Modified Files:
src/common/lib/libc/arch/m68k/atomic: atomic_and.S atomic_or.S
Log Message:
atomic_and/atomic_or don't operate on pointers, so don't copy the return
to d0. From thorpej@.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/common/lib/libc/arch/m68k/atomic/atomic_and.S \
src/common/lib/libc/arch/m68k/atomic/atomic_or.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