Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-27 | deduplicate __pthread_self thread pointer adjustment out of each arch | Rich Felker | 1 | -5/+4 |
2020-08-24 | deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET | Rich Felker | 1 | -1/+0 |
2018-10-16 | make thread-pointer-loading asm non-volatile | Rich Felker | 1 | -2/+2 |
2018-06-02 | fix TLS layout of TLS variant I when there is a gap above TP | Szabolcs Nagy | 1 | -0/+1 |
2015-11-02 | properly access mcontext_t program counter in cancellation handler | Rich Felker | 1 | -2/+1 |
2015-10-15 | prevent reordering of or1k and powerpc thread pointer loads | Rich Felker | 1 | -0/+1 |
2014-07-18 | add or1k (OpenRISC 1000) architecture port | Stefan Kristiansson | 1 | -0/+17 |