aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/asm_arm64.s
AgeCommit message (Expand)Author
2020-10-26runtime,cmd/cgo: simplify C -> Go call pathAustin Clements
2018-02-12runtime: use NOFRAME on arm64Austin Clements
2016-08-30cmd/compile, runtime, etc: get rid of constant FP registersCherry Zhang
2016-04-29cmd/cgo, runtime, runtime/cgo: use cgo context functionIan Lance Taylor
2016-03-25runtime, runtime/cgo: save callee-saved FP registers on arm64Shenghou Ma
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-06-26Fix several out of date references to 4g/5g/6g/8g/9g.Aaron Jacobs
2015-04-08runtime/cgo: linux/arm64 cgo supportShenghou Ma