Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |