about summary refs log tree commit diff
path: root/arch/riscv64/pthread_arch.h
Commit message (Expand)AuthorAgeFilesLines
* deduplicate __pthread_self thread pointer adjustment out of each archRich Felker2020-08-271-3/+3
* deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSETRich Felker2020-08-241-1/+0
* fix riscv64 signal.h namespace violations and ucontext API mismatchesRich Felker2019-09-291-1/+1
* add riscv64 architecture supportRich Felker2019-06-141-0/+14