1
0
mirror of https://github.com/golang/go synced 2024-10-04 03:11:22 -06:00
go/src/cmd/gc
Russ Cox 918afd9491 move things out of sys into os and runtime
R=r
OCL=28569
CL=28573
2009-05-08 15:21:41 -07:00
..
align.c change representation of strings 2009-04-09 18:16:21 -07:00
bits.c move bits.c from 6g to gc 2009-03-30 16:13:11 -07:00
builtin.c.boot move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
const.c eqtype(t1, t2, 0) => eqtype(t1, t2) 2009-05-08 14:40:38 -07:00
dcl.c eqtype(t1, t2, 0) => eqtype(t1, t2) 2009-05-08 14:40:38 -07:00
export.c eqtype(t1, t2, 0) => eqtype(t1, t2) 2009-05-08 14:40:38 -07:00
gen.c 6g bug: was dropping assignment of nil to globals 2009-05-05 17:33:51 -07:00
go.h move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
go.y eqtype(t1, t2, 0) => eqtype(t1, t2) 2009-05-08 14:40:38 -07:00
lex.c move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
Makefile move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
mkbuiltin move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
mkbuiltin1.c new approach for generating sysimport.c 2009-03-05 18:26:12 -08: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 eqtype(t1, t2, 0) => eqtype(t1, t2) 2009-05-08 14:40:38 -07:00
runtime.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
subr.c eqtype(t1, t2, 0) => eqtype(t1, t2) 2009-05-08 14:40:38 -07:00
swt.c compiler falut for forgetting 2009-04-02 18:06:43 -07:00
sys.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
unsafe.go Move sys.Reflect and sys.Unreflect into unsafe. 2009-05-08 14:57:56 -07:00
walk.c eqtype(t1, t2, 0) => eqtype(t1, t2) 2009-05-08 14:40:38 -07:00