disable MADV_FREE usage in mallocng
[musl] / arch / or1k / pthread_arch.h
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-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...
2014-07-18 Stefan Kristianssonadd or1k (OpenRISC 1000) architecture port