1
0
mirror of https://github.com/golang/go synced 2024-11-20 08:54:40 -07:00
go/src/cmd
Russ Cox 2c46569f57 cmd/go: add env command, use to fix misc/cgo/testso
Fixes 386 build on 64-bit machines.

R=golang-dev, bradfitz, minux.ma
CC=golang-dev
https://golang.org/cl/5785053
2012-03-08 14:28:44 -05:00
..
5a 5a: fix same arm bug 2012-02-22 17:36:25 -05:00
5c 5c, 5g, 5l: fix arm bug 2012-02-22 16:29:14 -05:00
5g 5g, 8g: remove documentation dregs 2012-02-29 22:56:50 -08:00
5l 5c, 5g, 5l: fix arm bug 2012-02-22 16:29:14 -05:00
6a 6a/6l: add IMUL3Q and SHLDL 2012-02-23 10:51:04 -05:00
6c ld: add NOPTRBSS for large, pointer-free uninitialized data 2012-02-21 22:08:42 -05:00
6g cmd/gc: don't believe that variables mentioned 256 times are unused. 2012-02-21 16:38:01 +11:00
6l 6a/6l: add IMUL3Q and SHLDL 2012-02-23 10:51:04 -05:00
8a cmd/*: add -d option to bison. 2012-02-21 10:50:58 -05:00
8c ld: add NOPTRBSS for large, pointer-free uninitialized data 2012-02-21 22:08:42 -05:00
8g 5g, 8g: remove documentation dregs 2012-02-29 22:56:50 -08:00
8l ld: get symbol table letters right 2012-02-22 01:30:04 -05:00
addr2line runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
api go/build: replace FindTree, ScanDir, Tree, DirInfo with Import, Package 2012-03-01 12:12:09 -05:00
cc cmd/cc: grow some global arrays 2012-02-23 22:45:55 -05:00
cgo cgo, runtime: diagnose callback on non-Go thread 2012-03-08 12:12:40 -05:00
cov cmd: update formatting of usage messages 2012-03-05 14:23:00 +11:00
dist cmd/dist: fix build for Linux/ARM 2012-03-07 14:24:28 +08:00
fix encoding/json: drop MarshalForHTML; gofix calls to Marshal. 2012-02-28 11:41:16 +11:00
gc doc: various update to command documents 2012-03-09 01:31:09 +08:00
go cmd/go: add env command, use to fix misc/cgo/testso 2012-03-08 14:28:44 -05:00
godoc cmd/godoc: add support for serving templates 2012-03-08 08:39:20 -05:00
gofmt cmd/gofmt: fix race in long test 2012-03-08 23:56:26 +09:00
ld doc: various update to command documents 2012-03-09 01:31:09 +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: update formatting of usage messages 2012-03-05 14:23:00 +11:00
prof cmd: update formatting of usage messages 2012-03-05 14:23:00 +11:00
vet doc: elaborate available checks for cmd/vet 2012-03-01 02:22:35 +08:00
yacc cmd: update formatting of usage messages 2012-03-05 14:23:00 +11:00