aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sys_darwin_arm64.s
AgeCommit message (Expand)Author
2016-08-05runtime, syscall: fix kernel gettimeofday ABI change on iOS 10Shenghou Ma
2016-02-21all: use cannot instead of can notJosh Bleecher Snyder
2015-12-24runtime: adjust gsignal stack to current signal stackIan Lance Taylor
2015-11-07runtime: use pthread_sigmask, not sigprocmask, on Darwin ARM/ARM64Ian Lance Taylor
2015-07-29runtime: fix darwin/amd64 assembly frame sizesRuss Cox
2015-07-27runtime: log all thread stack traces during GODEBUG=crash on UnixIan Lance Taylor
2015-04-22runtime: fix arm64 asm vet issuesJosh Bleecher Snyder
2015-04-16runtime: darwin/arm64 supportShenghou Ma