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