Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/common/lib/libc/arch/arm/atomic



Module Name:    src
Committed By:   martin
Date:           Tue Sep 17 19:25:18 UTC 2019

Modified Files:
        src/common/lib/libc/arch/arm/atomic [netbsd-9]: atomic_or_64.S
            atomic_xor_64.S

Log Message:
Pull up following revision(s) (requested by skrll in ticket #202):

        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.28.1 \
    src/common/lib/libc/arch/arm/atomic/atomic_or_64.S
cvs rdiff -u -r1.3 -r1.3.32.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