Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/common/lib/libc/arch/arm/atomic
Module Name: src
Committed By: martin
Date: Tue Sep 17 18:33:38 UTC 2019
Modified Files:
src/common/lib/libc/arch/arm/atomic [netbsd-8]: atomic_or_64.S
atomic_xor_64.S
Log Message:
Pull up following revision(s) (requested by skrll in ticket #1375):
common/lib/libc/arch/arm/atomic/atomic_xor_64.S: revision 1.4
common/lib/libc/arch/arm/atomic/atomic_or_64.S: revision 1.11
__sync_{,x}or_and_fetch_8 should return new value... make it so.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.10.18.1 \
src/common/lib/libc/arch/arm/atomic/atomic_or_64.S
cvs rdiff -u -r1.3 -r1.3.22.1 \
src/common/lib/libc/arch/arm/atomic/atomic_xor_64.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