aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/aarch64/vararg.S
Commit message (Collapse)AuthorAgeFilesLines
* AArch64: macOS portXavier Leroy2020-12-261-4/+46
| | | | | This commit adds support for macOS (and probably iOS) running on AArch64 / ARM 64-bit / "Apple silicon" processors.
* AArch64 portXavier Leroy2019-08-081-0/+109
This commit adds a back-end for the AArch64 architecture, namely ARMv8 in 64-bit mode.