aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/rt0_linux_arm64.s
AgeCommit message (Expand)Author
2020-03-03runtime: use CBZ/CBNZ in linux/arm64 assembly codeXiangdong Ji
2018-08-29build: support frame-pointer for arm64Zheng Xu
2018-05-02runtime: enable memory sanitizer on arm64Fangming.Fang
2018-02-12runtime: use NOFRAME on arm64Austin Clements
2016-03-25runtime, runtime/cgo: save callee-saved FP registers on arm64Shenghou Ma
2016-03-15runtime: preserve darwin/arm{,64} callee-save registersElias Naur
2016-01-09runtime: for c-archive/c-shared, install signal handlers synchronouslyIan Lance Taylor
2015-10-28runtime: c-shared entrypoint for linux/arm64David Crawshaw
2015-03-16runtime: add support for linux/arm64Aram Hăvărneanu