summaryrefslogtreecommitdiff
path: root/src/thread/i386/tls.s
AgeCommit message (Collapse)AuthorLines
2012-10-04beginnings of full TLS support in shared librariesRich Felker-0/+8
this code will not work yet because the necessary relocations are not supported, and cannot be supported without some internal changes to how relocation processing works (coming soon).