summaryrefslogtreecommitdiff
path: root/arch/microblaze/pthread_arch.h
AgeCommit message (Expand)AuthorLines
2020-08-27deduplicate __pthread_self thread pointer adjustment out of each archRich Felker-4/+4
2020-08-24deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSETRich Felker-2/+0
2018-10-16make thread-pointer-loading asm non-volatileRich Felker-1/+1
2015-11-02properly access mcontext_t program counter in cancellation handlerRich Felker-1/+1
2012-10-15add support for TLS variant I, presently needed for arm and mipsRich Felker-0/+2
2012-09-29microblaze portRich Felker-0/+8