..
addr2line
…
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: correctly parse //line filename:line where filename contains ':'
2016-12-01 22:01:33 +00:00
cover
cmd/cover: handle multiple samples from the same location
2016-11-18 20:44:52 +00:00
dist
cmd/dist: adjust default timeout scale for mips
2016-12-01 23:46:14 +00:00
doc
cmd/doc: show documentation for interface methods when requested explicitly
2016-10-25 20:09:49 +00:00
fix
…
go
cmd/go: check MustHaveExternalNetwork before `go get` tests
2016-12-01 23:42:04 +00:00
gofmt
cmd/gofmt: don't call Chmod on windows
2016-11-23 01:55:21 +00:00
internal
cmd/internal/obj: rename obj.go to line.go
2016-12-01 23:11:15 +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
…
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