Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh: fix incorrect mcontext_t member naming | Ariadne Conill | 2020-12-12 | 1 | -2/+2 |
* | 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/+0 |
* | make thread-pointer-loading asm non-volatile | Rich Felker | 2018-10-16 | 1 | -1/+1 |
* | fix async thread cancellation on sh-fdpic | Rich Felker | 2018-08-29 | 1 | -0/+5 |
* | fix TLS layout of TLS variant I when there is a gap above TP | Szabolcs Nagy | 2018-06-02 | 1 | -2/+3 |
* | properly access mcontext_t program counter in cancellation handler | Rich Felker | 2015-11-02 | 1 | -1/+1 |
* | rename superh port to "sh" for consistency | Rich Felker | 2014-02-27 | 1 | -0/+11 |