| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-07-28 | Remove memory barriers from the atomic_ops(3) atomic operations. They're | skrll |
| 2021-07-10 | s/ifdef _ARM_ARCH_6/if defined(_ARM_ARCH_6)/ for consistency. NFCI. | skrll |
| 2014-06-23 | Add aliases for the builtins used to implement C11/C++11 atomics. | joerg |
| 2014-03-04 | Don't export __sync* if _KERNEL || _STANDALONE are defined. | matt |
| 2013-11-08 | Add support for the gcc __sync builtins. | matt |
