summaryrefslogtreecommitdiff
path: root/arch/powerpc/pthread_arch.h
AgeCommit message (Expand)AuthorLines
2018-10-16make thread-pointer-loading asm non-volatileRich Felker-1/+1
2018-10-16remove ancient clang workaround from powerpc pthread_arch.h asmRich Felker-5/+0
2018-06-02fix TLS layout of TLS variant I when there is a gap above TPSzabolcs Nagy-0/+1
2015-11-02properly access mcontext_t program counter in cancellation handlerRich Felker-2/+1
2015-10-15prevent reordering of or1k and powerpc thread pointer loadsRich Felker-0/+1
2015-06-25fix local-dynamic model TLS on mips and powerpcRich Felker-0/+2
2015-05-06fix stack protector crashes on x32 & powerpc due to misplaced TLS canaryRich Felker-0/+1
2013-12-02workaround clang deficiency affecting thread pointer access on powerpcRich Felker-1/+6
2012-11-13PPC port cleaned up, static linking works well now.rofl0r-0/+14