Home | History | Annotate | Download | only in atomic
History log of /src/common/lib/libc/atomic/atomic_nand_32_cas.c
RevisionDateAuthorComments
 1.2  01-Mar-2019  isaki Add missing alias for __atomic_fetch_nand_N.
XXX I'm not sure why does llvm/sparc call __atomic instead of
__sync though.
XXX atomic_*_cas.c should be more symmetric...
 1.1  21-Feb-2014  martin branches: 1.1.4; 1.1.8; 1.1.30;
Provide 32bit __sync ops based on atomic_cas_32.
 1.1.30.3  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.1.30.2  21-Apr-2020  martin Sync with HEAD
 1.1.30.1  10-Jun-2019  christos Sync with HEAD
 1.1.8.2  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.8.1  21-Feb-2014  tls file atomic_nand_32_cas.c was added on branch tls-maxphys on 2014-08-19 23:45:14 +0000
 1.1.4.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.4.1  21-Feb-2014  yamt file atomic_nand_32_cas.c was added on branch yamt-pagecache on 2014-05-22 11:26:30 +0000

RSS XML Feed