aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/rt0_darwin_arm64.s
AgeCommit message (Expand)Author
2020-10-14cmd/link: support internal linking on darwin/arm64Cherry Zhang
2018-08-29build: support frame-pointer for arm64Zheng Xu
2018-06-12runtime: use libc for signal functions on iOSElias Naur
2018-06-12runtime: convert a darwin/arm64 syscall to libcElias Naur
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-04-16runtime: darwin/arm64 c-archive entry pointDavid Crawshaw
2015-04-16runtime: darwin/arm64 supportShenghou Ma