about summary refs log tree commit diff
path: root/arch/mips64/pthread_arch.h
Commit message (Expand)AuthorAgeFilesLines
* deduplicate __pthread_self thread pointer adjustment out of each archRich Felker2020-08-271-4/+4
* deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSETRich Felker2020-08-241-1/+1
* make thread-pointer-loading asm non-volatileRich Felker2018-10-161-2/+2
* fix TLS layout of TLS variant I when there is a gap above TPSzabolcs Nagy2018-06-021-0/+1
* add support for mips and mips64 r6 isaRich Felker2016-04-031-4/+4
* add mips64 portRich Felker2016-03-061-0/+18