about summary refs log tree commit diff
path: root/arch/x32/pthread_arch.h
Commit message (Expand)AuthorAgeFilesLines
* make thread-pointer-loading asm non-volatileRich Felker2018-10-161-1/+1
* fix crashes in x32 __tls_get_addrrofl0r2017-01-131-0/+2
* properly access mcontext_t program counter in cancellation handlerRich Felker2015-11-021-1/+1
* fix stack protector crashes on x32 & powerpc due to misplaced TLS canaryRich Felker2015-05-061-0/+2
* fix broken cancellation on x32 due to incorrect saved-PC offsetRich Felker2015-05-021-1/+1
* import vanilla x86_64 code as x32rofl0r2014-02-231-0/+10