1
0
mirror of https://github.com/golang/go synced 2024-11-20 00:34:43 -07:00
go/src/cmd
Rob Pike f3eaaa62a1 cmd/vet: fix assembly test files
They should be build-tagged for vet_test not ignore,
and not have a Go package clause.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/8016047
2013-03-27 16:29:12 -07: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 cmd/gc: implement method values 2013-03-20 17:11:09 -04:00
5l cmd/ld: emit TLS relocations during external linking 2013-03-27 13:27:35 -07:00
6a cmd/6a, cmd/8a, cmd/6l, cmd/8l: add AES instructions 2013-03-07 12:54:00 -08:00
6c cmd/6c, cmd/8c: fix stack allocated Biobuf leaking at exit 2013-03-20 23:42:00 +11:00
6g cmd/gc: implement method values 2013-03-20 17:11:09 -04:00
6l cmd/6l: fix OpenBSD build 2013-03-27 14:32:51 -07:00
8a cmd/ld: emit TLS relocations during external linking 2013-03-27 13:27:35 -07:00
8c cmd/6c, cmd/8c: fix stack allocated Biobuf leaking at exit 2013-03-20 23:42:00 +11:00
8g cmd/gc: implement method values 2013-03-20 17:11:09 -04:00
8l cmd/ld, cmd/8l: Fix OpenBSD build. 2013-03-27 15:00:11 -07: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/cc, cmd/ld: do not overflow strings in symbol lookup. 2013-03-25 08:20:22 +01:00
cgo cmd/cgo: fix the cgo example on multiple assignment context. 2013-03-21 20:06:25 -07:00
cov cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
dist cmd/ld: emit TLS relocations during external linking 2013-03-27 13:27:35 -07:00
fix cmd/fix: revert IPv6 scoped address zone support of IPNet 2013-03-20 01:05:16 +09:00
gc cmd/gc: update runtime.go for new map implementation. 2013-03-27 21:51:07 +01:00
go build: remove dead code 2013-03-22 17:28:22 -04:00
godoc cmd/godoc: emit id's for constants and variables 2013-03-27 15:14:28 -07: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 OpenBSD (third try) 2013-03-27 16:00:58 -07:00
nm cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
objdump
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: fix assembly test files 2013-03-27 16:29:12 -07:00
yacc build: remove dead code 2013-03-22 17:28:22 -04:00