1
0
mirror of https://github.com/golang/go synced 2024-11-21 15:34:45 -07:00
go/src/cmd
Russ Cox a2450c1456 cgo: bug fixes
* Add documentation about array arguments.  Fixes issue 1125.
* Do not interpret x, y := z, w as special errno form.  Fixes issue 952.
* Fix nested Go calls (brainman).  Fixes issue 907.

R=r
CC=golang-dev
https://golang.org/cl/2214044
2010-09-21 22:41:19 -04:00
..
5a windows: disable unimplemented tests 2010-09-10 14:05:57 -04:00
5c build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
5g 5g: register allocation bugs 2010-09-12 00:06:45 -04:00
5l 5l: avoid fixed buffers in list 2010-09-19 19:44:52 -04:00
6a build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
6c 6c, 8c: show line numbers in -S output 2010-09-10 11:53:51 -04:00
6g 6g, 6l, 8g, 8l: move read-only data to text segment 2010-09-12 00:17:44 -04:00
6l 6l/8l: emit DWARF frame info. 2010-09-20 18:44:19 +02:00
8a build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
8c 6c, 8c: show line numbers in -S output 2010-09-10 11:53:51 -04:00
8g 6g, 6l, 8g, 8l: move read-only data to text segment 2010-09-12 00:17:44 -04:00
8l 6l/8l: emit DWARF frame info. 2010-09-20 18:44:19 +02:00
cc build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
cgo cgo: bug fixes 2010-09-21 22:41:19 -04:00
cov build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
ebnflint build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
gc loader fix 2010-09-20 14:23:25 -07:00
godefs build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
godoc godoc: default filter file name should be "" 2010-09-20 16:19:17 -07:00
gofmt gofmt: add another exception to test cases 2010-09-16 11:03:28 -07:00
goinstall goinstall: warn when http:// is found at beginning of package name 2010-09-13 12:59:59 +10:00
gomake build: no required environment variables 2010-08-18 10:08:49 -04:00
gopack build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
gotest gotest: allow make test of cgo packages (without make install) 2010-08-25 18:00:42 -04:00
goyacc build: no required environment variables 2010-08-18 10:08:49 -04:00
hgpatch build: no required environment variables 2010-08-18 10:08:49 -04:00
ld loader fix 2010-09-20 14:23:25 -07:00
nm build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
prof build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
clean.bash build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
make.bash build: let pkg/Makefile coordinate building of Go commands 2010-08-25 17:54:10 -04:00