aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/asm_arm.s
AgeCommit message (Expand)Author
2020-10-26runtime,cmd/cgo: simplify C -> Go call pathAustin Clements
2018-10-03all: this big patch remove whitespace from assembly filesZhou Peng
2018-02-12runtime, sync/atomic: use NOFRAME on armAustin Clements
2016-05-25runtime,runtime/cgo: save callee-saved FP register on armElias Naur
2016-04-29cmd/cgo, runtime, runtime/cgo: use cgo context functionIan Lance Taylor
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-02-17[dev.cc] runtime/cgo: change PC to R15 in asm_arm.sRob Pike
2014-09-08build: move package sources from src/pkg to srcRuss Cox