Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-29 | remove remaining traces of __tls_get_new | Szabolcs Nagy | 1 | -2/+0 |
2019-09-11 | fix arm __tlsdesc_dynamic when built as thumb code without __ARM_ARCH>=5 | Rich Felker | 1 | -0/+4 |
2019-02-18 | install dynamic tls synchronously at dlopen, streamline access | Rich Felker | 1 | -19/+0 |
2018-10-09 | fix build regression on armhf in tlsdesc asm | Rich Felker | 1 | -0/+1 |
2018-10-01 | inline cp15 thread pointer load in arm dynamic TLSDESC asm when possible | Rich Felker | 1 | -0/+9 |
2018-10-01 | add TLSDESC support for 32-bit arm | Rich Felker | 1 | -0/+62 |