remove redundant pthread struct members repeated for layout purposes
[musl] / arch / powerpc / pthread_arch.h
2020-08-27 Rich Felkerremove redundant pthread struct members repeated for...
2020-08-27 Rich Felkerdeduplicate __pthread_self thread pointer adjustment...
2020-08-25 Rich Felkerdeduplicate TP_ADJ logic out of each arch, replace...
2018-10-16 Rich Felkermake thread-pointer-loading asm non-volatile
2018-10-16 Rich Felkerremove ancient clang workaround from powerpc pthread_ar...
2018-06-02 Szabolcs Nagyfix TLS layout of TLS variant I when there is a gap...
2015-11-02 Rich Felkerproperly access mcontext_t program counter in cancellat...
2015-10-15 Rich Felkerprevent reordering of or1k and powerpc thread pointer...
2015-06-25 Rich Felkerfix local-dynamic model TLS on mips and powerpc
2015-05-06 Rich Felkerfix stack protector crashes on x32 & powerpc due to...
2013-12-02 Rich Felkerworkaround clang deficiency affecting thread pointer...
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-13 rofl0rPPC port cleaned up, static linking works well now.