summaryrefslogtreecommitdiff
path: root/arch/arm/pthread_arch.h
AgeCommit message (Expand)AuthorLines
2014-11-19overhaul ARM atomics/tls for performance and compatibilityRich Felker-3/+11
2014-04-30fix arm thread-pointer/atomic asm when compiling to thumb codeRich Felker-3/+2
2014-04-07use inline atomics and thread pointer on arm models supporting themRich Felker-1/+15
2012-10-15add support for TLS variant I, presently needed for arm and mipsRich Felker-3/+6
2012-02-25use __attribute__((const)) on arm __pthread_self functionRich Felker-1/+3
2011-09-22"optimize" arm __pthread_selfRich Felker-4/+1
2011-09-18initial commit of the arm portRich Felker-0/+7