1
0
mirror of https://github.com/golang/go synced 2024-10-03 00:31:22 -06:00
go/src/cmd
David du Colombier c2e06e0188 cmd/gc, cmd/ld: fix warnings on Plan 9
src/cmd/gc/closure.c:133 param declared and not used: nowrap
src/cmd/gc/const.c:1139 set and not used: t1
src/cmd/ld/data.c:652 format mismatch #llx INT, arg 7
src/cmd/ld/data.c:652 format mismatch #llx INT, arg 8
src/cmd/ld/data.c:1230 set and not used: datsize

R=dave, golang-dev, lucio.dere, remyoudompheng, bradfitz
CC=golang-dev
https://golang.org/cl/8182043
2013-03-30 09:44:52 -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/dist, cmd/ld: GO_EXTLINK_ENABLED=0 defaults to -linkmode=internal 2013-03-29 16:33: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/6g: fix warnings on Plan 9 2013-03-30 09:31:49 -07:00
6l cmd/dist, cmd/ld: GO_EXTLINK_ENABLED=0 defaults to -linkmode=internal 2013-03-29 16:33:35 -07:00
8a 8a/8l: add PCMPEQB and PMOVMSKB to 386. 2013-03-29 00:34:03 -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/dist, cmd/ld: GO_EXTLINK_ENABLED=0 defaults to -linkmode=internal 2013-03-29 16:33:35 -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/dist, cmd/ld: GO_EXTLINK_ENABLED=0 defaults to -linkmode=internal 2013-03-29 16:33: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, cmd/ld: fix warnings on Plan 9 2013-03-30 09:44:52 -07:00
go build: remove dead code 2013-03-22 17:28:22 -04:00
godoc cmd/godoc: provide a link from notes to source location 2013-03-28 14:40:59 -07:00
gofmt cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
ld cmd/gc, cmd/ld: fix warnings on Plan 9 2013-03-30 09:44:52 -07: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 vet: add a progress message to asmdecl.go 2013-03-27 16:55:16 -07:00
yacc build: remove dead code 2013-03-22 17:28:22 -04:00