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