Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-08-27 | deduplicate __pthread_self thread pointer adjustment out of each arch | Rich Felker | -4/+4 |
2020-08-24 | deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET | Rich Felker | -1/+1 |
2018-10-16 | make thread-pointer-loading asm non-volatile | Rich Felker | -2/+2 |
2018-06-02 | fix TLS layout of TLS variant I when there is a gap above TP | Szabolcs Nagy | -0/+1 |
2016-04-18 | add mips n32 port (ILP32 ABI for mips64) | Rich Felker | -0/+18 |