1
0
mirror of https://github.com/golang/go synced 2024-10-08 08:01:21 -06:00
go/src/cmd/6g
Russ Cox ce9b379c90 no debug symbols for internal-only method types.
now 15% overhead instead of 30% in binaries.

R=ken
OCL=33235
CL=33288
2009-08-14 13:07:53 -07:00
..
cgen.c delete some code from walkexpr that is now 2009-07-30 18:56:44 -07:00
galign.c some array init bugs 2009-05-21 15:44:06 -07:00
gg.h mechanism for putting go types into 6.out symbol table. 2009-08-12 18:16:24 -07:00
ggen.c 6g: save all 64 bits of AX/DX 2009-08-12 13:18:27 -07:00
gobj.c mechanism for putting go types into 6.out symbol table. 2009-08-12 18:16:24 -07:00
gsubr.c no debug symbols for internal-only method types. 2009-08-14 13:07:53 -07:00
list.c fix build on amd64 2009-07-30 11:03:58 -07:00
Makefile Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -07:00
opt.h move bits.c from 6g to gc 2009-03-30 16:13:11 -07:00
peep.c 1. integer division by a constant done. 2009-08-09 15:16:06 -07:00
reg.c increase from 3 to 11 floating registers 2009-08-09 16:42:21 -07:00