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