Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-04-19 | remove a_ctz_l from arch specific atomic_arch.h | Andre McCurdy | -2/+2 |
2017-08-29 | add a_clz_64 helper function | Szabolcs Nagy | -0/+7 |
2016-03-29 | fix regression disabling use of pause instruction for x86 a_spin | Rich Felker | -1/+1 |
2016-01-22 | clean up x86_64 (and x32) atomics for new atomics framework | Rich Felker | -58/+66 |
2016-01-21 | refactor internal atomic.h | Rich Felker | -0/+106 |