summaryrefslogtreecommitdiff
path: root/arch/sh/pthread_arch.h
AgeCommit message (Expand)Author
2020-12-12sh: fix incorrect mcontext_t member namingAriadne Conill
2020-08-27deduplicate __pthread_self thread pointer adjustment out of each archRich Felker
2020-08-24deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSETRich Felker
2018-10-16make thread-pointer-loading asm non-volatileRich Felker
2018-08-29fix async thread cancellation on sh-fdpicRich Felker
2018-06-02fix TLS layout of TLS variant I when there is a gap above TPSzabolcs Nagy
2015-11-02properly access mcontext_t program counter in cancellation handlerRich Felker
2014-02-27rename superh port to "sh" for consistencyRich Felker