1
0
mirror of https://github.com/golang/go synced 2024-10-04 15:21:22 -06:00
go/src/cmd
Andrew Gerrand 109823ec93 cmd/go: for generate, use build context values for GOOS/GOARCH
Fixes #16120

Change-Id: Ia352558231e00baab5c698e93d7267564c07ec0c
Reviewed-on: https://go-review.googlesource.com/24242
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Andrew Gerrand <adg@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-06-20 23:55:43 +00:00
..
addr2line
api api: promote next.txt to go1.7.txt and update api tool 2016-06-02 00:22:03 +00:00
asm cmd/internal/obj/x86: add AVX2 instrutions needed for sha1/sha512/sha256 acceleration 2016-05-06 13:48:29 +00:00
cgo cmd/cgo: fix use of unsafe argument in new deferred function 2016-06-09 19:05:19 +00:00
compile cmd/compile: use power5 instructions for uint64 to float casts 2016-06-17 19:15:29 +00:00
cover cmd: fixed certain vet warnings 2016-05-12 15:58:30 +00:00
dist cmd/dist: make zosarch.go deterministic 2016-06-16 19:32:33 +00:00
doc cmd/doc: group constructors with type in package presentation 2016-04-21 21:45:05 +00:00
fix all: single space after period. 2016-03-02 00:13:47 +00:00
go cmd/go: for generate, use build context values for GOOS/GOARCH 2016-06-20 23:55:43 +00:00
gofmt cmd/gofmt: make gofmt -s simplify slices in presence of dot-imports 2016-04-06 18:19:33 +00:00
internal cmd/link: put padding between functions, not at the end of a function 2016-06-13 14:05:52 +00:00
link cmd/compile, etc: handle many struct fields 2016-06-14 15:32:34 +00:00
nm all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
objdump cmd/objdump: skip TestDisasm* on s390x 2016-04-12 18:10:47 +00:00
pack all: use SeekStart, SeekCurrent, SeekEnd 2016-05-06 00:10:41 +00:00
pprof runtime/pprof, cmd/pprof: fix profiling for PIE 2016-05-31 13:02:09 +00:00
trace cmd/trace: split large traces into parts 2016-05-12 17:53:59 +00:00
vendor cmd/vendor: move cmd/internal/unvendor packages to cmd/vendor 2016-05-14 17:21:52 +00:00
vet cmd/vet: do not check print-like functions with unknown type 2016-05-24 16:13:44 +00:00
yacc all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00