about summary refs log tree commit diff
path: root/arch/aarch64/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/+0
* 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-2/+3
* properly access mcontext_t program counter in cancellation handlerRich Felker2015-11-021-1/+1
* add aarch64 portSzabolcs Nagy2015-03-111-0/+11