summaryrefslogtreecommitdiff
path: root/common/lib/libc/arch/hppa/atomic
AgeCommit message (Expand)Author
2014-02-22Add the missing __sync_* ops to libcskrll
2014-02-22Another layout changeskrll
2014-02-22Layout changes - no functional change.skrll
2014-01-29Copyrightskrll
2014-01-29Provide _atomic_cas_8_up and _atomic_cas_16_up functionsskrll
2011-01-17Add an membar_ops.S - not used currently.skrll
2011-01-17Tweak layout - no functional change.skrll
2011-01-16Fix RCSId.skrll
2009-01-06The .if conditional crosses a line boundary, so add a backslash.mjf
2009-01-04allow inclusion of atomic ops in librumppooka
2008-09-29Allow atomic ops to be built as part of libpthread.ad
2008-08-11Provide assembly _atomic_cas_up() as the compiler cannot be trusted toskrll
2008-02-11Only build atomic ops for libkern/libc.ad
2008-02-10Enable the atomic ops in userspace.ad
2007-11-29Atomic ops for hppa.ad