Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: support frame-pointer for arm64 | Zheng Xu | 2018-08-29 | 1 | -0/+2 |
* | runtime: use libc for signal functions on iOS | Elias Naur | 2018-06-12 | 1 | -16/+21 |
* | runtime: convert a darwin/arm64 syscall to libc | Elias Naur | 2018-06-12 | 1 | -2/+1 |
* | runtime: use NOFRAME on arm64 | Austin Clements | 2018-02-12 | 1 | -2/+2 |
* | runtime, runtime/cgo: save callee-saved FP registers on arm64 | Shenghou Ma | 2016-03-25 | 1 | -1/+17 |
* | runtime: preserve darwin/arm{,64} callee-save registers | Elias Naur | 2016-03-15 | 1 | -7/+21 |
* | runtime: for c-archive/c-shared, install signal handlers synchronously | Ian Lance Taylor | 2016-01-09 | 1 | -0/+5 |
* | runtime: darwin/arm64 c-archive entry point | David Crawshaw | 2015-04-16 | 1 | -0/+34 |
* | runtime: darwin/arm64 support | Shenghou Ma | 2015-04-16 | 1 | -0/+21 |