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