about summary refs log tree commit diff
path: root/arch/microblaze/pthread_arch.h
Commit message (Expand)AuthorAgeFilesLines
* deduplicate __pthread_self thread pointer adjustment out of each archRich Felker2020-08-271-4/+4
* deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSETRich Felker2020-08-241-2/+0
* make thread-pointer-loading asm non-volatileRich Felker2018-10-161-1/+1
* properly access mcontext_t program counter in cancellation handlerRich Felker2015-11-021-1/+1
* add support for TLS variant I, presently needed for arm and mipsRich Felker2012-10-151-0/+2
* microblaze portRich Felker2012-09-291-0/+8