1
0
mirror of https://github.com/golang/go synced 2024-11-20 09:04:44 -07:00
go/src/cmd
Russ Cox 9815515df1 cmd/go: fix typo
Fixes #3619.

R=golang-dev, bradfitz, r
CC=golang-dev
https://golang.org/cl/6211055
2012-05-17 02:00:40 -04:00
..
5a cmd/5c, cmd/5a, cmd/5l: ARM support for PREFETCH built-in 2012-05-04 03:24:14 +08:00
5c cmd/5c: re-enable regopt() 2012-05-17 02:58:14 +08:00
5g cmd/5g: fix URL typo 2012-04-24 23:17:16 +08:00
5l 8l,5l: 2% faster 2012-05-15 12:52:18 -04:00
6a 6a, 6l: add PREFETCH instructions 2012-04-10 10:09:09 -04:00
6c cmd/cgo, cmd/cc, cmd/ld: detect dynamic linker automatically 2012-05-05 01:54:16 +08:00
6g cmd/6g: restore magic multiply for /=, %=. 2012-04-13 10:12:31 +02:00
6l cmd/cgo, cmd/cc, cmd/ld: detect dynamic linker automatically 2012-05-05 01:54:16 +08:00
8a 8a, 8l: add PREFETCH instructions 2012-04-10 10:09:27 -04:00
8c cmd/cgo, cmd/cc, cmd/ld: detect dynamic linker automatically 2012-05-05 01:54:16 +08:00
8g 5g, 8g: remove documentation dregs 2012-02-29 22:56:50 -08:00
8l 8l,5l: 2% faster 2012-05-15 12:52:18 -04:00
addr2line runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
api cmd/api: allow addition of API 2012-04-10 22:12:09 +08:00
cc cmd/cgo, cmd/cc, cmd/ld: detect dynamic linker automatically 2012-05-05 01:54:16 +08:00
cgo cmd/cgo, cmd/cc, cmd/ld: detect dynamic linker automatically 2012-05-05 01:54:16 +08:00
cov cmd: update formatting of usage messages 2012-03-05 14:23:00 +11:00
dist runtime: add parallel for algorithm 2012-05-11 10:50:03 +04:00
fix cmd/fix: add rules for net/http -> net/http/httputil renames 2012-03-12 13:25:48 -07:00
gc cmd/gc: make append(nil, x) error more precise 2012-05-15 12:51:58 -04:00
go cmd/go: fix typo 2012-05-17 02:00:40 -04:00
godoc cmd/godoc: update App Engine README and script for Go 1 2012-04-26 14:24:53 +08:00
gofmt cmd/gofmt: show ascii in usage. 2012-03-15 16:38:27 -07:00
ld cmd/cgo, cmd/cc, cmd/ld: detect dynamic linker automatically 2012-05-05 01:54:16 +08:00
nm doc: various update to command documents 2012-03-09 01:31:09 +08:00
objdump runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
pack cmd/pack: also recognize '\\' as path separator in filenames 2012-03-17 01:34:44 +08:00
prof cmd/prof: don't build on Plan 9 for now. 2012-04-16 17:36:36 -07:00
vet vet: check values for named constants as well as literals. 2012-04-25 12:14:38 +10:00
yacc cmd/yacc: spring cleaning for units.y 2012-04-09 15:04:59 -04:00