nt='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/common/lib/libc/arch/powerpc/atomic
AgeCommit message (Expand)Author
2022-04-09Introduce membar_acquire/release. Deprecate membar_enter/exit.riastradh
2022-04-06Nix trailing whitespace in files of membars, atomics, and lock stubs.riastradh
2020-03-01Implement workaround for IBM405 Errata 77 (aka CPU_210), whererin
2014-03-07Reduce duplication.matt
2011-01-15Use END(foo) everywhere.matt
2009-01-04allow inclusion of atomic ops in librumppooka
2008-09-29Allow atomic ops to be built as part of libpthread.ad
2008-05-25enable profiling of assembly functions.chs
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-13add missing %. (hi matt!)dogcow
2008-02-12Use %rN as all new code is supposed to.matt
2008-02-11Only build atomic ops for libkern/libc.ad
2008-02-10Enable the atomic ops in userspace.ad
2008-02-10Add atomic_cas_foo_ni().ad
2007-11-28Atomic ops for powerpc. Please review.ad