about summary refs log tree commit diff
path: root/arch/mipsn32/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 mips n32 port (ILP32 ABI for mips64)Rich Felker2016-04-181-0/+18