summaryrefslogtreecommitdiff
path: root/arch/riscv64/pthread_arch.h
AgeCommit message (Expand)AuthorLines
2020-08-27deduplicate __pthread_self thread pointer adjustment out of each archRich Felker-3/+3
2020-08-24deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSETRich Felker-1/+0
2019-09-29fix riscv64 signal.h namespace violations and ucontext API mismatchesRich Felker-1/+1
2019-06-14add riscv64 architecture supportRich Felker-0/+14