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