1
0
mirror of https://github.com/golang/go synced 2024-10-04 15:21:22 -06:00
go/src/cmd
Brad Fitzpatrick b90cb3f471 cmd/go: fail with nice error message on bad GOOS/GOARCH pair
Fixes #12272

Change-Id: I2115ec62ed4061084c482eb385a583a1c1909888
Reviewed-on: https://go-review.googlesource.com/22838
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
2016-05-06 01:18:07 +00:00
..
addr2line cmd/addr2line: simplify windows test 2015-06-17 14:23:20 +00:00
api cmd/api: ignore vendored packages 2016-04-22 23:07:35 +00:00
asm cmd/asm, cmd/internal/obj/mips: add an alias of RSB on mips64x 2016-05-01 02:36:37 +00:00
cgo cmd/cgo: an approach to tsan that works with gcc 2016-05-03 00:49:46 +00:00
compile cmd/compile: verify imported types after they are fully imported 2016-05-05 20:31:30 +00:00
cover all: single space after period. 2016-03-02 00:13:47 +00:00
dist cmd/go: fail with nice error message on bad GOOS/GOARCH pair 2016-05-06 01:18:07 +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: fail with nice error message on bad GOOS/GOARCH pair 2016-05-06 01:18:07 +00:00
gofmt cmd/gofmt: make gofmt -s simplify slices in presence of dot-imports 2016-04-06 18:19:33 +00:00
internal all: use SeekStart, SeekCurrent, SeekEnd 2016-05-06 00:10:41 +00:00
link cmd/link: fix external linker argument for mips64 2016-05-05 14:57:45 +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 cmd/pprof/internal: move to cmd/internal/pprof 2016-04-12 15:02:28 +00:00
trace cmd/trace: make binary argument optional 2016-05-03 12:35:09 +00:00
vet cmd/vet: add mips64x assembly check support 2016-05-04 16:50:13 +00:00
yacc all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00