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