aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/asm_arm64.s
AgeCommit message (Expand)Author
2023-10-12runtime/cgo: avoid taking the address of crosscall2 in codeCherry Mui
2023-05-17runtime/cgo: store M for C-created thread in pthread keyCherry Mui
2023-05-05Revert "runtime/cgo: store M for C-created thread in pthread key"Chressie Himpel
2023-04-26runtime/cgo: store M for C-created thread in pthread keyMichael Pratt
2023-04-17Revert "runtime/cgo: store M for C-created thread in pthread key"Michael Pratt
2023-04-03runtime/cgo: store M for C-created thread in pthread keydoujiang24
2023-03-31Revert "runtime/cgo: store M for C-created thread in pthread key"Cherry Mui
2023-03-24runtime/cgo: store M for C-created thread in pthread keydoujiang24
2022-03-30runtime: unify C->Go ABI transitions on arm64eric fang
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