go/src/cmd
Rick Arnold 66e8471391 cmd/gc: make missing package error fatal
No longer continue assuming package main.

Fixes #4776.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/12677043
2013-08-09 16:05:40 +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/5c, cmd/5g, cmd/5l: turn MOVB, MOVH into plain moves, optimize short arithmetic. 2013-08-09 06:43:17 +02:00
5l cmd/5c, cmd/5g, cmd/5l: turn MOVB, MOVH into plain moves, optimize short arithmetic. 2013-08-09 06:43:17 +02:00
6a runtime: cleanup: use ArgsSizeUnknown to mark all functions 2013-07-19 11:19:18 -07:00
6c runtime: use funcdata to supply garbage collection information 2013-07-19 16:04:09 -04:00
6g cmd/gc: record argument size for all indirect function calls 2013-07-31 20:00:33 +04:00
6l cmd/ld: Put the textflag constants in a separate file. 2013-08-07 10:23:24 -07: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: record argument size for all indirect function calls 2013-07-31 20:00:33 +04:00
8l cmd/ld: Put the textflag constants in a separate file. 2013-08-07 10:23:24 -07:00
addr2line libmach: update for Go 1.2 pcln table 2013-07-18 10:12:28 -04:00
api cmd/api: add a benchmark over the standard library 2013-08-08 15:25:15 -07:00
cc cmd/cc: restore correct meaning of %Q 2013-08-08 21:06:06 -04:00
cgo build: on OS X 10.8 and later, use clang instead of gcc 2013-08-02 14:58:27 -04:00
dist cmd/dist: generate cmd/cgo/zdefaultcc.go on windows (fixes windows build) 2013-08-03 18:32:14 +10:00
fix cmd/fix: remove obsolete testdata. 2013-06-02 15:40:32 +02:00
gc cmd/gc: make missing package error fatal 2013-08-09 16:05:40 +10:00
go cmd/go: install godoc into correct directory 2013-08-08 23:48:03 -04:00
gofmt go/parser: ParseExpr must accept type expressions 2013-04-03 07:41:26 -07:00
ld cmd/ld: Put the textflag constants in a separate file. 2013-08-07 10:23:24 -07:00
nm cmd/nm: don't add filename elements for m symbols 2013-04-03 18:23:43 -07:00
objdump runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
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