about summary refs log tree commit diff
path: root/arch/arm/pthread_arch.h
Commit message (Expand)AuthorAgeFilesLines
* overhaul ARM atomics/tls for performance and compatibilityRich Felker2014-11-191-3/+11
* fix arm thread-pointer/atomic asm when compiling to thumb codeRich Felker2014-04-301-3/+2
* use inline atomics and thread pointer on arm models supporting themRich Felker2014-04-071-1/+15
* add support for TLS variant I, presently needed for arm and mipsRich Felker2012-10-151-3/+6
* use __attribute__((const)) on arm __pthread_self functionRich Felker2012-02-251-1/+3
* "optimize" arm __pthread_selfRich Felker2011-09-221-4/+1
* initial commit of the arm portRich Felker2011-09-181-0/+7