Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-29 | remove remaining traces of __tls_get_new | Szabolcs Nagy | 1 | -5/+1 |
2019-05-26 | optimize aarch64 dynamic tlsdesc function to spill fewer registers | Rich Felker | 1 | -10/+7 |
2019-02-18 | install dynamic tls synchronously at dlopen, streamline access | Rich Felker | 1 | -58/+1 |
2018-06-02 | fix TLS layout of TLS variant I when there is a gap above TP | Szabolcs Nagy | 1 | -3/+2 |
2015-04-17 | apply hidden visibility to tlsdesc accessor functions | Rich Felker | 1 | -0/+2 |
2015-04-17 | comment fixes in aarch64 tlsdesc asm | Szabolcs Nagy | 1 | -4/+4 |
2015-04-14 | use hidden __tls_get_new for tls/tlsdesc lookup fallback cases | Rich Felker | 1 | -2/+4 |
2015-03-11 | add aarch64 port | Szabolcs Nagy | 1 | -0/+92 |