1
0
mirror of https://github.com/golang/go synced 2024-10-04 12:31:21 -06:00
go/src/cmd/5g
Russ Cox ff3a73b407 typechecking checkpoint.
started to move typechecking to another file.
can build entire tree still, but lots of work
is duplicated.  much to clean up.

R=ken
OCL=32536
CL=32543
2009-07-30 16:53:08 -07:00
..
cgen.c typechecking checkpoint. 2009-07-30 16:53:08 -07: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 cleaned up data generation in 5g, reverted 5l handling of D_ADDR. 2009-07-06 23:04:56 -07:00
ggen.c fix build on amd64 2009-07-30 11:03:58 -07:00
gobj.c added missing pieces required by reflection 2009-07-13 22:06:28 -07:00
gsubr.c avoid register computing len(x), cap(x) 2009-07-27 15:55:27 -07:00
list.c cleaned up data generation in 5g, reverted 5l handling of D_ADDR. 2009-07-06 23:04:56 -07:00
Makefile Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
opt.h Rebooted 5g effort from 6g. Tons of minor fixes and tweaks to 2009-05-28 14:25:54 -07:00