]> Cypherpunks.ru repositories - gostls13.git/commit
Fix several out of date references to 4g/5g/6g/8g/9g.
authorAaron Jacobs <jacobsa@google.com>
Tue, 23 Jun 2015 23:50:12 +0000 (09:50 +1000)
committerAndrew Gerrand <adg@golang.org>
Fri, 26 Jun 2015 03:38:21 +0000 (03:38 +0000)
commit86286883047d75df7769bff42ba2364b9bcee6fd
tree32d11b9d544fb8b6bec1116994f12dca8e4addfd
parenta4ec50bd0b5986fbe0369043ac9e30e4ce229f21
Fix several out of date references to 4g/5g/6g/8g/9g.

Change-Id: Ifb8e4e13c7778a7c0113190051415e096f5db94f
Reviewed-on: https://go-review.googlesource.com/11390
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Andrew Gerrand <adg@golang.org>
24 files changed:
doc/asm.html
doc/go_faq.html
doc/install-source.html
misc/cgo/gmp/gmp.go
misc/cgo/testshared/shared_test.go
src/cmd/cgo/gcc.go
src/cmd/cgo/main.go
src/cmd/cgo/out.go
src/cmd/dist/buildruntime.go
src/cmd/go/build.go
src/cmd/internal/obj/util.go
src/reflect/type.go
src/runtime/cgo/asm_arm.s
src/runtime/cgo/asm_arm64.s
src/runtime/cgo/gcc_arm64.S
src/runtime/cgo/gcc_ppc64x.S
src/runtime/compiler.go
test/chan/select5.go
test/cmp.go
test/errchk
test/func6.go
test/func7.go
test/index.go
test/run.go