Home | History | Annotate | Download | only in atomic
History log of /src/common/lib/libc/atomic/atomic_nand_8_cas.c
RevisionDateAuthorComments
 1.3  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.2  21-Feb-2014  martin branches: 1.2.4; 1.2.8; 1.2.30;
Add a few missing namespace includes
 1.1  21-Feb-2014  martin Provide 8 and 16 bit sync ops (using 16 bit and 8 bit cas)
 1.2.30.3  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.2.30.2  21-Apr-2020  martin Sync with HEAD
 1.2.30.1  10-Jun-2019  christos Sync with HEAD
 1.2.8.2  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.1  21-Feb-2014  tls file atomic_nand_8_cas.c was added on branch tls-maxphys on 2014-08-19 23:45:14 +0000
 1.2.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.2.4.1  21-Feb-2014  yamt file atomic_nand_8_cas.c was added on branch yamt-pagecache on 2014-05-22 11:26:30 +0000

RSS XML Feed