aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/aarch64/rtld_start.S
Commit message (Expand)AuthorAgeFilesLines
* Fix style(9).Michal Meloun2018-12-051-1/+1
* Make rtld_bind_start() debugger friendly.Michal Meloun2018-02-271-5/+15
* Remove the compat code to handle the kernel passing us an unalingedAndrew Turner2016-01-131-7/+1
* Save & restore the floating-pont argument registers before callingAndrew Turner2015-07-021-1/+11
* Also save x8. It may be passed into a function as the indirect resultAndrew Turner2015-06-231-1/+3
* Add a workaround to correctly align the stack before calling into C code.Andrew Turner2015-06-221-3/+7
* Add support for thread local storage on arm64 to the runtime linker. TheAndrew Turner2015-04-031-1/+40
* Add the arm64 code to the runtime linker. It's not able to be built as weAndrew Turner2015-03-311-0/+113