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/aarch64/atomic



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

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

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

        common/lib/libc/arch/aarch64/atomic/atomic_or_64.S: revision 1.2

__sync_or_and_fetch_8 should return new value... make it do that.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.28.1 \
    src/common/lib/libc/arch/aarch64/atomic/atomic_or_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