]> Cypherpunks repositories - gostls13.git/commit
runtime: add linux/mips64x cgo support
authorCherry Zhang <lunaria21@gmail.com>
Thu, 28 Apr 2016 02:18:24 +0000 (22:18 -0400)
committerMinux Ma <minux@golang.org>
Wed, 4 May 2016 16:41:10 +0000 (16:41 +0000)
commitb6687c8933e2e123cd336d6ee96aa43df40bfc24
tree162f8e8544b853d50b10cc02281f0a2d7b9d9506
parent6e9043234221678e53d3b46ea98fb2ed56c260b7
runtime: add linux/mips64x cgo support

Change-Id: Id40dd05b7b264f3b779fdf9ccc2421ba4bc70589
Reviewed-on: https://go-review.googlesource.com/19806
Reviewed-by: Minux Ma <minux@golang.org>
src/runtime/asm_mips64x.s
src/runtime/cgo_mips64x.go [new file with mode: 0644]
src/runtime/cgocall.go
src/runtime/sys_linux_mips64x.s
src/runtime/tls_mips64x.s