Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix style(9). | Michal Meloun | 2018-12-05 | 1 | -1/+1 |
* | Make rtld_bind_start() debugger friendly. | Michal Meloun | 2018-02-27 | 1 | -5/+15 |
* | Remove the compat code to handle the kernel passing us an unalinged | Andrew Turner | 2016-01-13 | 1 | -7/+1 |
* | Save & restore the floating-pont argument registers before calling | Andrew Turner | 2015-07-02 | 1 | -1/+11 |
* | Also save x8. It may be passed into a function as the indirect result | Andrew Turner | 2015-06-23 | 1 | -1/+3 |
* | Add a workaround to correctly align the stack before calling into C code. | Andrew Turner | 2015-06-22 | 1 | -3/+7 |
* | Add support for thread local storage on arm64 to the runtime linker. The | Andrew Turner | 2015-04-03 | 1 | -1/+40 |
* | Add the arm64 code to the runtime linker. It's not able to be built as we | Andrew Turner | 2015-03-31 | 1 | -0/+113 |