summaryrefslogtreecommitdiff
path: root/arch/x32/pthread_arch.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-16make thread-pointer-loading asm non-volatileRich Felker1-1/+1
2017-01-13fix crashes in x32 __tls_get_addrrofl0r1-0/+2
2015-11-02properly access mcontext_t program counter in cancellation handlerRich Felker1-1/+1
2015-05-06fix stack protector crashes on x32 & powerpc due to misplaced TLS canaryRich Felker1-0/+2
2015-05-02fix broken cancellation on x32 due to incorrect saved-PC offsetRich Felker1-1/+1
2014-02-23import vanilla x86_64 code as x32rofl0r1-0/+10