Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm/bits/atomic.h: Include common/bit/atomic.h for thumb1 | Khem Raj | 2011-03-14 | 1 | -0/+5 |
| | | | | | | | This restores the behavior for thumb1 builds and yet uses the new atomic.h for arm and thumb2 modes. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | arm: use CAS gcc builtin if SI-mode pattern is available | Bernhard Reutner-Fischer | 2011-02-11 | 1 | -8/+17 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | arm: mv nptl specific atomic impl to common place | Bernhard Reutner-Fischer | 2011-02-09 | 1 | -0/+122 |
Thanks to Nitin Garg for notincing! Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |