1
0
mirror of https://github.com/golang/go synced 2024-11-22 04:24:39 -07:00
go/src/cmd
Russ Cox 1d26908d3f build: use gcc -Werror
Better to fix the warnings that we find.

R=iant
CC=golang-dev
https://golang.org/cl/4406042
2011-04-13 16:18:09 -04:00
..
5a 5a, 5l: add LDREXD, STREXD 2011-02-25 01:03:54 -05:00
5c build: use gcc -Werror 2011-04-13 16:18:09 -04:00
5g ld: 25% faster 2011-04-09 09:44:20 -04:00
5l ld: 25% faster 2011-04-09 09:44:20 -04:00
6a gc, ld: detect stale or incompatible object files 2011-02-03 13:51:43 -05:00
6c build: use gcc -Werror 2011-04-13 16:18:09 -04:00
6g ld: 25% faster 2011-04-09 09:44:20 -04:00
6l ld: 25% faster 2011-04-09 09:44:20 -04:00
8a 8a, 8l: add CMPXCHG8B, XADDB, XADDL, XADDW 2011-02-25 01:04:29 -05:00
8c build: use gcc -Werror 2011-04-13 16:18:09 -04:00
8g ld: 25% faster 2011-04-09 09:44:20 -04:00
8l 8l: correct Plan 9 compiler warnings 2011-04-12 16:21:01 -04:00
cc runtime: generate Go defs for C types. 2011-01-31 12:27:28 +01:00
cgo os: New Open API. 2011-04-04 23:42:14 -07:00
cov various: avoid %ld etc 2010-10-13 16:20:22 -04:00
ebnflint path/filepath: new OS-specific path support 2011-03-06 17:33:23 -05:00
gc ld: 25% faster 2011-04-09 09:44:20 -04:00
godefs godefs: handle volatile 2011-03-23 11:33:53 -04:00
godoc os: New Open API. 2011-04-04 23:42:14 -07:00
gofix gofix: reflect changes 2011-04-08 12:27:24 -04:00
gofmt gofmt: avoid endless loops 2011-04-13 09:38:13 -07:00
goinstall gofix: don't rewrite O_APPEND opens 2011-04-05 11:12:02 -04:00
gomake build: no required environment variables 2010-08-18 10:08:49 -04:00
gopack gopack: comment out debugging print 2011-03-30 22:41:32 -04:00
gotest gotest: Fix fix for \r\n on windows. 2011-04-08 09:50:20 -07:00
gotry gotry: move into its own directory, separate from gotest. 2011-03-29 13:00:24 -07:00
gotype gotype: use go/types GcImporter 2011-04-07 21:42:30 -07:00
govet govet: fix bug introduced at 4313054 2011-03-29 13:18:52 -07:00
goyacc os: New Open API. 2011-04-04 23:42:14 -07:00
hgpatch path/filepath: new OS-specific path support 2011-03-06 17:33:23 -05:00
ld ld: ELF header function declarations. 2011-04-12 11:00:09 -07:00
nm nm: document -S flag 2011-03-08 13:04:30 -05:00
prof testing: add -test.cpuprofile flag 2011-03-23 18:17:14 -04:00
Makefile gotest: replace the shell script with the compiled program written in go. 2011-03-29 13:29:20 -07:00