1
0
mirror of https://github.com/golang/go synced 2024-10-04 05:31:21 -06:00
go/src/cmd
Russ Cox 1cecac8134 gc: record full package paths in runtime type data
detect compilation of special package runtime with
compiler flag instead of package name.

R=ken2
CC=golang-dev
https://golang.org/cl/193080
2010-01-24 23:33:59 -08:00
..
5a 5a/6a/8a: avoid fixed-sized file name buffer 2010-01-22 16:59:17 -08:00
5c go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
5g eliminate the package global name space assumption in object files 2010-01-22 17:06:20 -08:00
5l eliminate the package global name space assumption in object files 2010-01-22 17:06:20 -08:00
6a 5a/6a/8a: avoid fixed-sized file name buffer 2010-01-22 16:59:17 -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 eliminate the package global name space assumption in object files 2010-01-22 17:06:20 -08:00
6l eliminate the package global name space assumption in object files 2010-01-22 17:06:20 -08:00
8a 5a/6a/8a: avoid fixed-sized file name buffer 2010-01-22 16:59:17 -08:00
8c 8c: only refer to extern register variables in MOVL instructions 2010-01-06 18:18:07 -08:00
8g eliminate the package global name space assumption in object files 2010-01-22 17:06:20 -08:00
8l eliminate the package global name space assumption in object files 2010-01-22 17:06:20 -08:00
cc eliminate the package global name space assumption in object files 2010-01-22 17:06: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: record full package paths in runtime type data 2010-01-24 23:33:59 -08:00
godefs Ported godefs to Windows. 2009-12-13 12:21:44 -08:00
godoc Trim space on input to make searching more robust. 2010-01-22 14:26:15 +11:00
gofmt Steps towards tracking scopes for identifiers. 2010-01-15 13:27:45 -08:00
gopack eliminate the package global name space assumption in object files 2010-01-22 17:06:20 -08:00
gotest eliminate the package global name space assumption in object files 2010-01-22 17:06:20 -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 eliminate the package global name space assumption in object files 2010-01-22 17:06:20 -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