1
0
mirror of https://github.com/golang/go synced 2024-10-04 05:31:21 -06:00
go/src/cmd
Devon H. O'Dell 7c9111434a cgo: don't overwrite p.Crefs
It's expected to be shared between all files so that all types are output.
Fixes bug reported on mailing list by Peter Froehlich.

R=rsc, phf
CC=golang-dev
https://golang.org/cl/183043
2009-12-23 09:26:21 -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 go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
8c Continuation of issue 221 fix. When 8g or 6g or 5g are called with a 2009-12-09 11:56:45 -08:00
8g 8g: add TESTL etc to reg opt 2009-12-21 11:02:18 -08:00
8l 8l: add support for PE output. 2009-12-13 12:39:20 -08:00
cc 8l: add support for PE output. 2009-12-13 12:39:20 -08:00
cgo cgo: don't overwrite p.Crefs 2009-12-23 09:26:21 -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: method expressions on concrete types 2009-12-18 17:24:58 -08:00
godefs Ported godefs to Windows. 2009-12-13 12:21:44 -08:00
godoc use new tab indentation format in godoc, but convert 2009-12-17 14:10:49 -08:00
gofmt update test.sh so it can run to completion again 2009-12-21 15:05:50 -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 a couple of usage fixups in prof 2009-12-01 11:35:34 -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