about summary refs log tree commit diff
path: root/src/ldso/i386/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-7/+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 i386Rich Felker2014-06-191-0/+27