| 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 |
| 2013-11-08 | Add support for the gcc __sync builtins. | matt |
| 2013-08-11 | Use foo{s} since it reduces the ifdefs for thumb | matt |
| 2013-08-10 | Make these under Thumb2 | matt |
| 2012-10-29 | _ARCH_ARM_6 -> _ARM_ARCH_6 | chs |
| 2012-08-31 | Add dmb/dsb instructions as required by the armv7 arch man. | matt |
| 2008-08-16 | Add assembly versions of atomic ops with ldrex/strex | matt |
