Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-08-29 | add a_clz_64 helper function | Szabolcs Nagy | 1 | -0/+7 |
2016-02-23 | make aarch64 atomic_arch.h report that it defines pointer-sized ll/sc | Rich Felker | 1 | -0/+2 |
2016-01-31 | better a_sc inline asm constraint on aarch64 and arm | Szabolcs Nagy | 1 | -2/+2 |
2016-01-24 | fix aarch64 atomics to load/store 32bit only | Szabolcs Nagy | 1 | -2/+2 |
2016-01-23 | improve aarch64 atomics | Rich Felker | 1 | -16/+36 |
2016-01-21 | overhaul aarch64 atomics for new atomics framework | Rich Felker | 1 | -174/+25 |
2016-01-21 | refactor internal atomic.h | Rich Felker | 1 | -0/+202 |