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