summaryrefslogtreecommitdiff
path: root/src/ldso/aarch64
AgeCommit message (Expand)AuthorLines
2015-04-17apply hidden visibility to tlsdesc accessor functionsRich Felker-0/+2
2015-04-17comment fixes in aarch64 tlsdesc asmSzabolcs Nagy-4/+4
2015-04-14use hidden __tls_get_new for tls/tlsdesc lookup fallback casesRich Felker-2/+4
2015-04-14use hidden visibility for call from dlsym to internal __dlsymRich Felker-0/+1
2015-04-13dynamic linker bootstrap overhaulRich Felker-18/+0
2015-03-11add aarch64 portSzabolcs Nagy-0/+115