1
0
mirror of https://github.com/golang/go synced 2024-10-03 00:11:22 -06:00
go/src/cmd
Dmitriy Vyukov 4dd1b8999a cmd/dist: support goos,goarch build tags
This is necessary to submit netpoll for linux,386 linux,amd64

R=golang-dev, bradfitz, rsc
CC=golang-dev
https://golang.org/cl/7470050
2013-03-14 19:04:47 +04:00
..
5a libmach, cmd/5a, cmd/5c, cmd/5g, cmd/5l: enable DWARF type info for Linux/ARM 2013-02-26 06:15:29 +08:00
5c cmd/cgo, cmd/ld: new cgo object file section 2013-03-01 00:27:57 -05:00
5g libmach, cmd/5a, cmd/5c, cmd/5g, cmd/5l: enable DWARF type info for Linux/ARM 2013-02-26 06:15:29 +08:00
5l cmd/5l: fix build (define stub machoreloc1) 2013-03-11 01:27:03 -04:00
6a cmd/6a, cmd/8a, cmd/6l, cmd/8l: add AES instructions 2013-03-07 12:54:00 -08:00
6c cmd/cgo, cmd/ld: new cgo object file section 2013-03-01 00:27:57 -05:00
6g cmd/gc: can stop tracking gotype in regopt 2013-02-25 16:11:34 -05:00
6l cmd/ld: darwin support for host linking 2013-03-11 00:51:42 -04:00
8a cmd/6a, cmd/8a, cmd/6l, cmd/8l: add AES instructions 2013-03-07 12:54:00 -08:00
8c cmd/cgo, cmd/ld: new cgo object file section 2013-03-01 00:27:57 -05:00
8g cmd/8g: fix code generation of int64(0) == int64(0). 2013-03-07 21:47:45 +01:00
8l cmd/ld: darwin support for host linking 2013-03-11 00:51:42 -04:00
addr2line cmd/addr2line: exit 0 for --help 2013-03-11 18:12:07 -04:00
api all: remove now-unnecessary unreachable panics 2013-03-11 14:16:55 -07:00
cc cmd/cgo: split cgo_export into cgo_export_static and cgo_export_dynamic 2013-03-06 16:57:14 -05:00
cgo cmd/cgo: split cgo_export into cgo_export_static and cgo_export_dynamic 2013-03-06 16:57:14 -05:00
cov cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
dist cmd/dist: support goos,goarch build tags 2013-03-14 19:04:47 +04:00
fix cmd/fix: remove redundant 0 port 2013-03-07 19:06:19 +09:00
gc cmd/gc: silence valgrind error 2013-03-13 16:12:38 -04:00
go cmd/go: allow ~ in middle of path, just not at beginning 2013-03-13 23:32:12 -04:00
godoc cmd/godoc: move note argument to godoc.go 2013-03-04 09:02:45 +11:00
gofmt cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
ld cmd/ld: fix 'use after free' error in new obj code 2013-03-12 17:57:13 -04:00
nm cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
objdump runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
pack cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
prof all: clean up C function prototypes 2013-02-26 09:51:33 -08:00
vet cmd/vet: make struct tag literal test work better with no go/types 2013-03-13 17:37:37 -04:00
yacc cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00