1
0
mirror of https://github.com/golang/go synced 2024-11-08 06:46:16 -07:00
go/src/cmd
Martin Möhrmann b280edb89e cmd/compile: fix comment to reference runtime.countrunes
Updates #24923

Change-Id: Ie5a1b54b023381b58df618080f3d742a50d46d8b
Reviewed-on: https://go-review.googlesource.com/115836
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Run-TryBot: Martin Möhrmann <moehrmann@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2018-06-01 19:18:43 +00:00
..
addr2line
api
asm cmd/internal/obj/arm64: fix two issues in the assembler 2018-06-01 15:24:42 +00:00
buildid
cgo cmd/cgo: use standard generated code comment 2018-05-29 14:44:59 +00:00
compile cmd/compile: fix comment to reference runtime.countrunes 2018-06-01 19:18:43 +00:00
cover cmd/cover: fix sorting of profile segment boundaries 2018-05-28 03:35:36 +00:00
dist cmd/dist: remove external linking check for macOS 10.6 2018-05-30 16:31:27 +00:00
doc cmd/doc: skip directories like other go tools 2018-05-01 05:02:43 +00:00
fix
go Revert "testing: only compute b.N once when passed -count > 1" 2018-05-31 14:22:44 +00:00
gofmt
internal cmd/internal/obj/arm64: fix two issues in the assembler 2018-06-01 15:24:42 +00:00
link cmd/link/internal/ld: drop duplicate copyright comment 2018-05-30 13:41:41 +00:00
nm
objdump
pack cmd: remove some unused parameters 2018-04-02 15:51:31 +00:00
pprof cmd/pprof: fix help message formatting error 2018-05-31 17:29:10 +00:00
test2json cmd/test2json: document missing "skip" action 2018-03-24 18:37:22 +00:00
trace cmd/trace: fix a few bugs found by staticcheck 2018-05-21 16:18:29 +00:00
vendor cmd/vendor/.../pprof: sync at rev 1ddc9e2 2018-05-30 16:31:37 +00:00
vet runtime: implement time.now using libc 2018-05-29 22:32:30 +00:00