summaryrefslogtreecommitdiff
path: root/src/ldso/i386/tlsdesc.s
AgeCommit message (Expand)AuthorFilesLines
2019-09-29remove remaining traces of __tls_get_newSzabolcs Nagy1-2/+0
2019-02-18install dynamic tls synchronously at dlopen, streamline accessRich Felker1-7/+1
2015-04-17apply hidden visibility to tlsdesc accessor functionsRich Felker1-0/+2
2015-04-14use hidden __tls_get_new for tls/tlsdesc lookup fallback casesRich Felker1-1/+3
2014-06-19add tlsdesc support for i386Rich Felker1-0/+27