go/src/cmd
Chris Broadfoot 41908a5453 api: promote next.txt to go1.8.txt, update go tool
Change-Id: I37f2893ce14009efe095aac3bc811d650c66bf2a
Reviewed-on: https://go-review.googlesource.com/33761
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-12-01 02:54:21 +00:00
..
addr2line all: use testing.GoToolPath instead of "go" 2016-08-30 22:49:11 +00:00
api api: promote next.txt to go1.8.txt, update go tool 2016-12-01 02:54:21 +00:00
asm cmd/asm: fix parsing of the s390x instructions VSTE{G,F,H,B} 2016-11-28 18:33:23 +00:00
cgo cmd/cgo: fix cgo checking when fetching errno value 2016-12-01 02:13:50 +00:00
compile cmd/compile: generate code that type checks when inlining variadic functions 2016-11-30 19:46:00 +00:00
cover cmd/cover: handle multiple samples from the same location 2016-11-18 20:44:52 +00:00
dist cmd/dist: skip plugin tests on noopt builder for now 2016-11-22 01:48:46 +00:00
doc cmd/doc: show documentation for interface methods when requested explicitly 2016-10-25 20:09:49 +00:00
fix cmd/fix: add golang.org/x/net/context fix 2016-09-15 19:24:04 +00:00
go cmd/go: document GOPATH default exception 2016-11-30 22:31:18 +00:00
gofmt cmd/gofmt: don't call Chmod on windows 2016-11-23 01:55:21 +00:00
internal cmd/compile, cmd/link: weak relocation for ptrTo 2016-11-22 03:10:14 +00:00
link cmd/link: handle STT_COMMON symbols 2016-11-29 02:15:04 +00:00
nm all: use sort.Slice where applicable 2016-10-04 05:10:56 +00:00
objdump all: call flag.Parse from TestMain only if used 2016-11-16 19:01:01 +00:00
pack all: use testing.GoToolPath instead of "go" 2016-08-30 22:49:11 +00:00
pprof cmd/pprof: add options to skip tls verification 2016-11-12 18:30:15 +00:00
trace cmd/trace: fix goroutine view 2016-11-18 17:49:18 +00:00
vendor cmd/vendor/golang.org/x/arch/ppc64/ppc64asm: skip TestObjdumpPowerManual if not ppc64x 2016-11-01 17:00:46 +00:00
vet all: call flag.Parse from TestMain only if used 2016-11-16 19:01:01 +00:00