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