1
0
mirror of https://github.com/golang/go synced 2024-11-08 08:36:20 -07:00
go/src/cmd
Russ Cox 1ca4768ece cmd/dist, cmd/go: make GODEBUG=godebughash=1 ./make.bash work better
The change in cmd/dist ignores debug output, instead of assuming
any output is from the template.

The change in cmd/go makes the debug output show the package name
on every line, so that interlaced prints can be deinterlaced.

Change-Id: Ic3d59ee0256271067cb9be2fde643a0e19405375
Reviewed-on: https://go-review.googlesource.com/76019
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2017-11-06 20:20:47 +00:00
..
addr2line
api
asm cmd/internal/obj/x86: add most missing AVX1/2 insts 2017-11-03 15:32:07 +00:00
buildid
cgo cmd/dist, cmd/cgo, cmd/go: allow per-goos/goarch default CC 2017-11-06 20:20:37 +00:00
compile cmd/compile: enable ssacheck for tests in ssa_test.go 2017-11-06 19:56:53 +00:00
cover cmd/cover: don't try to attach directives to synthetic decls 2017-10-17 22:14:28 +00:00
dist cmd/dist, cmd/go: make GODEBUG=godebughash=1 ./make.bash work better 2017-11-06 20:20:47 +00:00
doc
fix
go cmd/dist, cmd/go: make GODEBUG=godebughash=1 ./make.bash work better 2017-11-06 20:20:47 +00:00
gofmt
internal cmd/internal/obj/x86: add most missing AVX1/2 insts 2017-11-03 15:32:07 +00:00
link cmd/link: restore windows stack commit size back to 4KB 2017-11-03 00:09:40 +00:00
nm cmd/internal/goobj: accept int64 in readInt 2017-11-01 18:23:58 +00:00
objdump cmd/internal/goobj: accept int64 in readInt 2017-11-01 18:23:58 +00:00
pack
pprof
trace cmd/trace: fix a javascript bug in handling import error 2017-10-20 16:34:50 +00:00
vendor cmd/vendor/github.com/google/pprof: refresh from upstream 2017-11-03 17:45:05 +00:00
vet cmd/go: run vet automatically during go test 2017-11-03 22:09:38 +00:00