Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014-04-30 | fix arm thread-pointer/atomic asm when compiling to thumb code | Rich Felker | -3/+2 |
2014-04-07 | use inline atomics and thread pointer on arm models supporting them | Rich Felker | -1/+15 |
2012-10-15 | add support for TLS variant I, presently needed for arm and mips | Rich Felker | -3/+6 |
2012-02-25 | use __attribute__((const)) on arm __pthread_self function | Rich Felker | -1/+3 |
2011-09-22 | "optimize" arm __pthread_self | Rich Felker | -4/+1 |
2011-09-18 | initial commit of the arm port | Rich Felker | -0/+7 |