go/src/cmd
Rob Pike 71eae5a46a cmd/go: delete 'go doc'
It's next to useless and confusing as well. Let's make godoc better instead.

Fixes #4849.

R=golang-dev, dsymonds, adg, rogpeppe, rsc
CC=golang-dev
https://golang.org/cl/12974043
2013-08-16 10:30:05 +10:00
..
5a runtime: cleanup: use ArgsSizeUnknown to mark all functions 2013-07-19 11:19:18 -07:00
5c cmd/5c, cmd/5g, cmd/5l: turn MOVB, MOVH into plain moves, optimize short arithmetic. 2013-08-09 06:43:17 +02:00
5g cmd/gc: &x panics if x does 2013-08-15 14:38:32 -04:00
5l cmd/gc: &x panics if x does 2013-08-15 14:38:32 -04:00
6a runtime.cmd/ld: Add ARM external linking and implement -shared in terms of external linking 2013-08-14 15:38:54 +00:00
6c runtime: use funcdata to supply garbage collection information 2013-07-19 16:04:09 -04:00
6g cmd/gc: &x panics if x does 2013-08-15 14:38:32 -04:00
6l cmd/gc: &x panics if x does 2013-08-15 14:38:32 -04:00
8a runtime: cleanup: use ArgsSizeUnknown to mark all functions 2013-07-19 11:19:18 -07:00
8c runtime: use funcdata to supply garbage collection information 2013-07-19 16:04:09 -04:00
8g cmd/gc: &x panics if x does 2013-08-15 14:38:32 -04:00
8l cmd/gc: &x panics if x does 2013-08-15 14:38:32 -04:00
addr2line libmach: update for Go 1.2 pcln table 2013-07-18 10:12:28 -04:00
api cmd/api: don't fail API check if there's no network 2013-08-12 19:18:47 -07:00
cc cmd/cc, cmd/gc, runtime: Uniquely encode iface and eface pointers in the pointer map. 2013-08-09 16:48:12 -07:00
cgo cmd/cgo: fix windows build 2013-08-14 12:47:06 -04:00
dist cmd/dist: fix darwin build 2013-08-14 12:57:05 -04:00
fix cmd/fix: remove obsolete testdata. 2013-06-02 15:40:32 +02:00
gc cmd/gc: &x panics if x does 2013-08-15 14:38:32 -04:00
go cmd/go: delete 'go doc' 2013-08-16 10:30:05 +10:00
gofmt go/parser: ParseExpr must accept type expressions 2013-04-03 07:41:26 -07:00
ld cmd/ld: Remove superfluous redundant iself check 2013-08-14 16:28:40 -04:00
nm cmd/nm: don't add filename elements for m symbols 2013-04-03 18:23:43 -07:00
objdump
pack cmd/pack: support removing of leading file prefix on windows 2013-07-26 16:56:24 +10:00
prof all: clean up C function prototypes 2013-02-26 09:51:33 -08:00
yacc all: fix typos 2013-06-09 21:50:24 +08:00