1
0
mirror of https://github.com/golang/go synced 2024-10-04 05:31:21 -06:00
go/src/cmd
Roger Peppe 9d4d7d8f99 Fix bug that prevented the gofmt test script being run on more
than one explicitly named file.

R=rsc, gri
CC=golang-dev
https://golang.org/cl/186095
2010-01-12 09:45:11 -08:00
..
5a go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
5c go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
5g Continuation of issue 221 fix. When 8g or 6g or 5g are called with a 2009-12-09 11:56:45 -08:00
5l first stub for softfloats, intercepts float instructions and skips 2009-12-17 16:08:42 -08:00
6a go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
6c Continuation of issue 221 fix. When 8g or 6g or 5g are called with a 2009-12-09 11:56:45 -08:00
6g more on the optimizer 2009-12-12 14:36:52 -08:00
6l 6l, 8l: make string buffer big enough for 8 chars (and then some) 2009-12-07 22:01:59 -08:00
8a 8a, 8l: Add FCOMI, FCOMIP, FUCOMI, FUCOMIP instructions 2010-01-05 17:06:41 -08:00
8c 8c: only refer to extern register variables in MOVL instructions 2010-01-06 18:18:07 -08:00
8g 8g: float->uint64 conversion optimization 2010-01-06 19:28:19 -08:00
8l 8a, 8l: Add FCOMI, FCOMIP, FUCOMI, FUCOMIP instructions 2010-01-05 17:06:41 -08:00
cc 8l: add support for PE output. 2009-12-13 12:39:20 -08:00
cgo cgo: Make constants #define'd in C available to Go (as consts) 2010-01-11 13:05:26 -08:00
cov go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
ebnflint 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
gc gc: clean opnames.h 2010-01-11 13:03:01 -08:00
godefs Ported godefs to Windows. 2009-12-13 12:21:44 -08:00
godoc Remove -oldprinter flag from gofmt; all code is 2010-01-11 12:58:13 -08:00
gofmt Fix bug that prevented the gofmt test script being run on more 2010-01-12 09:45:11 -08:00
gopack go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
gotest Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src 2009-12-11 15:14:09 -08:00
goyacc 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
hgpatch 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
ld first stub for softfloats, intercepts float instructions and skips 2009-12-17 16:08:42 -08:00
nm go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
prof delete debugging prints 2010-01-11 17:35:51 -08:00
clean.bash Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src 2009-12-11 15:14:09 -08:00
make.bash Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src 2009-12-11 15:14:09 -08:00