1
0
mirror of https://github.com/golang/go synced 2024-10-04 03:21:22 -06:00
go/src/cmd/gc
Russ Cox a75e347a21 do not migrate x to the heap because of *&x.
R=ken
OCL=35799
CL=35799
2009-10-15 16:03:01 -07:00
..
align.c composit literal under 2009-09-09 17:48:55 -07:00
bits.c move bits.c from 6g to gc 2009-03-30 16:13:11 -07:00
builtin.c.boot new builtin.c.boot from arm. 2009-10-12 10:12:37 -07:00
closure.c stop using filename for disambiguation within a package. 2009-09-03 15:23:21 -07:00
const.c ideal bools and related fixes 2009-09-21 15:45:55 -07:00
dcl.c sort errors by line number 2009-10-12 11:03:48 -07:00
export.c ideal bools and related fixes 2009-09-21 15:45:55 -07:00
gen.c ideal bools and related fixes 2009-09-21 15:45:55 -07:00
go.h do not migrate x to the heap because of *&x. 2009-10-15 16:03:01 -07:00
go.y sort errors by line number 2009-10-12 11:03:48 -07:00
init.c composit literals 2009-09-05 20:32:24 -07:00
lex.c sort errors by line number 2009-10-12 11:03:48 -07:00
Makefile clean more 2009-10-03 10:38:03 -07:00
md5.c the last bug involving type hashes 2009-09-02 09:09:32 -07:00
md5.h the last bug involving type hashes 2009-09-02 09:09:32 -07:00
mkbuiltin checkpoint; still plenty to clean up 2009-07-31 09:29:28 -07:00
mkbuiltin1.c checkpoint; still plenty to clean up 2009-07-31 09:29:28 -07:00
mkopnames missed in last checkin 2009-07-31 09:45:39 -07:00
mparith1.c warn -> yyerror in mparith. 2009-03-12 19:57:30 -07:00
mparith2.c signs on div and mod 2009-05-05 21:19:58 -07:00
mparith3.c warn -> yyerror in mparith. 2009-03-12 19:57:30 -07:00
obj.c 6g/6l: add go type information to symbol table. 2009-08-13 14:41:42 -07:00
print.c new builtin.c.boot from arm. 2009-10-12 10:12:37 -07:00
range.c declared and not used; this time for sure 2009-09-15 14:11:43 -07:00
reflect.c ideal bools and related fixes 2009-09-21 15:45:55 -07:00
select.c delay range processing. old2new is gone 2009-08-05 02:33:30 -07:00
sinit.c move static init code from 6g into gc. 2009-09-17 19:15:54 -07:00
subr.c sort errors by line number 2009-10-12 11:03:48 -07:00
swt.c sort errors by line number 2009-10-12 11:03:48 -07:00
sys.go fix float <-> int64 conversions 2009-10-10 22:06:26 -07:00
typecheck.c do not migrate x to the heap because of *&x. 2009-10-15 16:03:01 -07:00
unsafe.c move various bits of code around 2009-08-04 18:43:32 -07:00
unsafe.go another round of gofmt applications 2009-10-06 14:55:39 -07:00
walk.c sort errors by line number 2009-10-12 11:03:48 -07:00