about summary refs log tree commit diff
path: root/arch/powerpc64/pthread_arch.h
Commit message (Expand)AuthorAgeFilesLines
* remove redundant pthread struct members repeated for layout purposesRich Felker2020-08-271-2/+0
* 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/+1
* make thread-pointer-loading asm non-volatileRich Felker2018-10-161-1/+1
* fix TLS layout of TLS variant I when there is a gap above TPSzabolcs Nagy2018-06-021-0/+1
* add powerpc64 portBobby Bingham2016-05-081-0/+17