| 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 | -2/+0 |
| 2018年10月16日 | make thread-pointer-loading asm non-volatile | Rich Felker | -1/+1 |
| 2015年11月02日 | properly access mcontext_t program counter in cancellation handler | Rich Felker | -1/+1 |
| 2012年10月15日 | add support for TLS variant I, presently needed for arm and mips | Rich Felker | -0/+2 |
| 2012年09月29日 | microblaze port | Rich Felker | -0/+8 |