]> Cypherpunks repositories - gostls13.git/commit
runtime: added mips64{,le} build tags and GOARCH cases
authorYao Zhang <lunaria21@gmail.com>
Wed, 23 Sep 2015 22:58:05 +0000 (18:58 -0400)
committerMinux Ma <minux@golang.org>
Thu, 12 Nov 2015 04:47:42 +0000 (04:47 +0000)
commitc1037aad4d10078b536625683364dcceed6c4e21
tree0d615e48f982a00c512de2e297ae81b03bcc7dd4
parent15b51d6ae693fa5898bdeae587482a2dac59a1d0
runtime: added mips64{,le} build tags and GOARCH cases

Change-Id: I381c03d957a0dccae5f655f02e92760e5c0e9629
Reviewed-on: https://go-review.googlesource.com/14929
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
src/runtime/cputicks.go
src/runtime/gcinfo_test.go
src/runtime/hash64.go
src/runtime/noasm.go
src/runtime/runtime-gdb_test.go
src/runtime/unaligned2.go