aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/asm_mipsx.s
AgeCommit message (Expand)Author
2021-05-13all: add //go:build lines to assembly filesTobias Klauser
2020-10-26runtime,cmd/cgo: simplify C -> Go call pathAustin Clements
2018-02-12runtime: use NOFRAME on mips and mips64Austin Clements
2017-11-30runtime/cgo, math: don't use FP instructions for soft-float mips{,le}Vladimir Stefanovic
2016-12-14runtime: add cgo support for GOARCH=mips{,le}Vladimir Stefanovic