Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix build regression on ARM for ISA levels less than v5 | Rich Felker | 2017-10-25 | 1 | -0/+4 |
* | add a_clz_64 helper function | Szabolcs Nagy | 2017-08-29 | 1 | -0/+7 |
* | rework arm atomic/tp backends to be thumb-compatible and fdpic-ready | Rich Felker | 2016-12-19 | 1 | -7/+14 |
* | better a_sc inline asm constraint on aarch64 and arm | Szabolcs Nagy | 2016-01-31 | 1 | -1/+1 |
* | fix arm a_crash for big endian | Rich Felker | 2016-01-25 | 1 | -2/+4 |
* | add native a_crash primitive for arm | Rich Felker | 2016-01-25 | 1 | -0/+10 |
* | overhaul arm atomics for new atomics framework | Rich Felker | 2016-01-21 | 1 | -142/+38 |
* | refactor internal atomic.h | Rich Felker | 2016-01-21 | 1 | -0/+168 |