about summary refs log tree commit diff
path: root/src/ldso/aarch64/tlsdesc.s
Commit message (Expand)AuthorAgeFilesLines
* remove remaining traces of __tls_get_newSzabolcs Nagy2019-09-291-5/+1
* optimize aarch64 dynamic tlsdesc function to spill fewer registersRich Felker2019-05-261-10/+7
* install dynamic tls synchronously at dlopen, streamline accessRich Felker2019-02-181-58/+1
* fix TLS layout of TLS variant I when there is a gap above TPSzabolcs Nagy2018-06-021-3/+2
* apply hidden visibility to tlsdesc accessor functionsRich Felker2015-04-171-0/+2
* comment fixes in aarch64 tlsdesc asmSzabolcs Nagy2015-04-171-4/+4
* use hidden __tls_get_new for tls/tlsdesc lookup fallback casesRich Felker2015-04-141-2/+4
* add aarch64 portSzabolcs Nagy2015-03-111-0/+92