summaryrefslogtreecommitdiff
path: root/src/ldso/aarch64
AgeCommit message (Expand)AuthorFilesLines
2018-06-02fix TLS layout of TLS variant I when there is a gap above TPSzabolcs Nagy1-3/+2
2015-04-17apply hidden visibility to tlsdesc accessor functionsRich Felker1-0/+2
2015-04-17comment fixes in aarch64 tlsdesc asmSzabolcs Nagy1-4/+4
2015-04-14use hidden __tls_get_new for tls/tlsdesc lookup fallback casesRich Felker1-2/+4
2015-04-14use hidden visibility for call from dlsym to internal __dlsymRich Felker1-0/+1
2015-04-13dynamic linker bootstrap overhaulRich Felker1-18/+0
2015-03-11add aarch64 portSzabolcs Nagy3-0/+115