summaryrefslogtreecommitdiff
path: root/arch/s390x/pthread_arch.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-27deduplicate __pthread_self thread pointer adjustment out of each archRich Felker1-4/+4
2020-08-24deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSETRich Felker1-2/+0
2018-10-16make thread-pointer-loading asm non-volatileRich Felker1-1/+1
2016-11-11add s390x portBobby Bingham1-0/+14