1
0
mirror of https://github.com/golang/go synced 2024-10-04 05:21:22 -06:00
go/src/cmd
Ken Thompson dfc0ed9559 start of better addressing of
arrays/slices in structures

R=rsc
CC=golang-dev
https://golang.org/cl/190077
2010-01-19 19:59:57 -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 Don't check array bounds if we have been told not to. 2010-01-15 13:51:57 -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 start of better addressing of 2010-01-19 19:59:57 -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 runtime: add demo running Go on raw (emulated) hw 2010-01-13 19:51:59 -08:00
cc 8l: add support for PE output. 2009-12-13 12:39:20 -08:00
cgo Steps towards tracking scopes for identifiers. 2010-01-15 13:27:45 -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: const debug bool = false 2010-01-19 15:25:44 -08:00
godefs Ported godefs to Windows. 2009-12-13 12:21:44 -08:00
godoc Steps towards tracking scopes for identifiers. 2010-01-15 13:27:45 -08:00
gofmt Steps towards tracking scopes for identifiers. 2010-01-15 13:27:45 -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 ld: unused variable 2010-01-19 13:09:27 -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