runtime: add support files for linux/mips{,le} port
Only exe buildmode without cgo supported. Change-Id: Id104a79a99d3285c04db00fd98b8affa94ea3c37 Reviewed-on: https://go-review.googlesource.com/31487 Run-TryBot: Cherry Zhang <cherryyz@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Cherry Zhang <cherryyz@google.com>
Showing
src/runtime/asm_mipsx.s
0 → 100644
This diff is collapsed.
src/runtime/atomic_mipsx.s
0 → 100644
src/runtime/memclr_mipsx.s
0 → 100644
src/runtime/memmove_mipsx.s
0 → 100644
src/runtime/signal_mipsx.go
0 → 100644
src/runtime/sys_mipsx.go
0 → 100644
src/runtime/tls_mipsx.s
0 → 100644
Please register or sign in to comment