..
addr2line
cmd/go: build test binaries with -s in addition to -w
2017-03-29 17:18:16 +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/internal/asm: fix a bug in ARM assembly encoding test
2017-05-25 18:23:20 +00:00
cgo
cmd/cgo, runtime/cgo: add docs for TSAN interaction
2017-05-26 05:22:39 +00:00
compile
cmd/compile: test for moving spills
2017-05-24 21:36:06 +00:00
cover
cmd/cover: fix spelling mistake
2016-12-20 04:45:25 +00:00
dist
runtime: fix ppc64le c-archive init
2017-05-24 22:28:33 +00:00
doc
cmd/doc: implement "go doc struct.field"
2017-03-22 05:37:50 +00:00
fix
cmd/fix,cmd/gofmt: flush to disk before diffing
2017-03-30 18:19:57 +00:00
go
cmd/go: include GOARM and GO386 in computed build ID
2017-05-23 21:39:36 +00:00
gofmt
cmd/fix,cmd/gofmt: flush to disk before diffing
2017-03-30 18:19:57 +00:00
internal
cmd/internal/dwarf: update to DWARF4, emit frame_base
2017-05-26 21:29:21 +00:00
link
cmd/link: fix left-over reference to reflect.c
2017-05-30 01:10:56 +00:00
nm
all: fix some printf format strings
2017-02-14 02:09:30 +00:00
objdump
cmd/internal/objabi: fix the bug of shrinking SymType down to a uint8
2017-05-16 12:26:10 +00:00
pack
all: use testing.GoToolPath instead of "go"
2016-08-30 22:49:11 +00:00
pprof
cmd/pprof: update README to explain relationship with github.com/google/pprof
2017-04-10 19:51:01 +00:00
trace
cmd/trace: document that trace viewer is only tested on chromium
2017-04-20 16:44:55 +00:00
vendor
cmd/vendor/arch/x86: pull new version from x repo
2017-04-20 22:39:48 +00:00
vet
cmd/vet: set exit status to non zero for all cases
2017-05-28 10:23:38 +00:00