about summary refs log tree commit diff
path: root/src/ldso/x86_64/tlsdesc.s
Commit message (Expand)AuthorAgeFilesLines
* remove remaining traces of __tls_get_newSzabolcs Nagy2019-09-291-2/+0
* install dynamic tls synchronously at dlopen, streamline accessRich Felker2019-02-181-20/+1
* apply hidden visibility to tlsdesc accessor functionsRich Felker2015-04-171-0/+2
* use hidden __tls_get_new for tls/tlsdesc lookup fallback casesRich Felker2015-04-141-1/+3
* add tlsdesc support for x86_64Rich Felker2014-06-191-0/+40