summaryrefslogtreecommitdiff
path: root/common/lib/libc/arch/sh3/atomic/Makefile.inc
AgeCommit message (Expand)Author
2023-03-30libc: Define __atomic_is_lock_free.riastradh
2019-02-28Add missing atomic_and_{8,16}_nv_cas.c for __sync_and_and_fetch_{1,2}.isaki
2014-10-13Provide <atomic> C++ 2011 support functions for mips and sh3.martin
2014-02-22Add missing __sync_* ops to libcmartin
2009-01-04allow inclusion of atomic ops in librumppooka
2008-09-29Allow atomic ops to be built as part of libpthread.ad
2008-02-11Only build atomic ops for libkern/libc.ad
2008-02-10Enable the atomic ops in userspace.ad
2007-11-29Atomic ops for sh3.ad