summaryrefslogtreecommitdiff
path: root/src/runtime/rt0_darwin_arm64.s
Commit message (Expand)AuthorAgeFilesLines
* cmd/link: support internal linking on darwin/arm64Cherry Zhang2020-10-141-11/+9
* build: support frame-pointer for arm64Zheng Xu2018-08-291-0/+2
* runtime: use libc for signal functions on iOSElias Naur2018-06-121-16/+21
* runtime: convert a darwin/arm64 syscall to libcElias Naur2018-06-121-2/+1
* runtime: use NOFRAME on arm64Austin Clements2018-02-121-2/+2
* runtime, runtime/cgo: save callee-saved FP registers on arm64Shenghou Ma2016-03-251-1/+17
* runtime: preserve darwin/arm{,64} callee-save registersElias Naur2016-03-151-7/+21
* runtime: for c-archive/c-shared, install signal handlers synchronouslyIan Lance Taylor2016-01-091-0/+5
* runtime: darwin/arm64 c-archive entry pointDavid Crawshaw2015-04-161-0/+34
* runtime: darwin/arm64 supportShenghou Ma2015-04-161-0/+21