1
0
mirror of https://github.com/golang/go synced 2024-10-03 17:21:21 -06:00
go/src/cmd/6c
Russ Cox 27432d67ec move 6c/pgen.c, 6c/pswt.c into cc
and make 5c, 8c use them.

centralizes reachability analysis
and switch generation.

now 8c doesn't have spurious warnings
in pkg/runtime.

R=ken
OCL=31266
CL=31266
2009-07-07 10:07:15 -07:00
..
cgen.c make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. 2008-08-03 17:25:15 -07:00
div.c make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. 2008-08-03 17:25:15 -07:00
gc.h move 6c/pgen.c, 6c/pswt.c into cc 2009-07-07 10:07:15 -07:00
list.c fix compiler warnings 2008-10-20 15:26:38 -07:00
machcap.c move 6c/pgen.c, 6c/pswt.c into cc 2009-07-07 10:07:15 -07:00
Makefile move 6c/pgen.c, 6c/pswt.c into cc 2009-07-07 10:07:15 -07:00
mul.c make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. 2008-08-03 17:25:15 -07:00
peep.c optimizer bug w STOstring 2009-01-29 15:13:36 -08:00
reg.c make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. 2008-08-03 17:25:15 -07:00
sgen.c move 6c/pgen.c, 6c/pswt.c into cc 2009-07-07 10:07:15 -07:00
swt.c make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. 2008-08-03 17:25:15 -07:00
txt.c pragma textflag 2009-01-27 14:12:35 -08:00