1
0
mirror of https://github.com/golang/go synced 2024-10-04 09:21:21 -06:00
go/src/cmd/5g
Russ Cox 68796b0270 gc: add ... T, rework plain ...
No longer a distinct type; now a property of func types.

R=ken2
CC=golang-dev
https://golang.org/cl/197042
2010-02-01 00:25:59 -08:00
..
cgen64.c removed tempalloc/tempfree and replaced with tempname 2009-10-19 22:47:25 -07:00
cgen.c Don't check array bounds if we have been told not to. 2010-01-15 13:51:57 -08:00
doc.go tweak documentation of commands 2009-11-09 11:45:15 -08:00
galign.c cleaned up data generation in 5g, reverted 5l handling of D_ADDR. 2009-07-06 23:04:56 -07:00
gg.h x[lo:] - gc and runtime. 2009-11-20 09:11:46 -08:00
ggen.c eliminate the package global name space assumption in object files 2010-01-22 17:06:20 -08:00
gobj.c eliminate the package global name space assumption in object files 2010-01-22 17:06:20 -08:00
gsubr.c gc: add ... T, rework plain ... 2010-02-01 00:25:59 -08:00
list.c change print print buffer size 2010-01-27 15:37:46 -08:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
opt.h Rebooted 5g effort from 6g. Tons of minor fixes and tweaks to 2009-05-28 14:25:54 -07:00