Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-19 | remove a_ctz_l from arch specific atomic_arch.h | Andre McCurdy | 1 | -19/+23 |
2017-08-29 | add a_clz_64 helper function | Szabolcs Nagy | 1 | -0/+21 |
2016-02-23 | allow implementing a_cas_p with pointer-sized ll/sc | Bobby Bingham | 1 | -0/+18 |
2016-01-21 | refactor internal atomic.h | Rich Felker | 1 | -0/+275 |
2011-02-15 | move arch-specific internal headers into place | Rich Felker | 1 | -110/+0 |
2011-02-12 | ensure that the compiler doesn't try to reorder around atomic ops | Rich Felker | 1 | -13/+13 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+110 |