1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:21:21 -06:00
go/src/cmd/5g
Kai Backman eac5db7f4c Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out
of 5g. 5l balks at the output and running 5g with -S shows
the true extent of the disaster. Still, better than
yesterday. Maybe.

Tested on the canonical:

package main
func main() {
}

R=rsc
APPROVED=rsc
DELTA=4182  (4181 added, 0 deleted, 1 changed)
OCL=27601
CL=28175
2009-05-01 13:21:53 -07:00
..
align.c Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out 2009-05-01 13:21:53 -07:00
cgen.c Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out 2009-05-01 13:21:53 -07:00
gen.c Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out 2009-05-01 13:21:53 -07:00
gg.h Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out 2009-05-01 13:21:53 -07:00
gsubr.c Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out 2009-05-01 13:21:53 -07:00
list.c Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out 2009-05-01 13:21:53 -07:00
Makefile Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out 2009-05-01 13:21:53 -07:00
obj.c Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out 2009-05-01 13:21:53 -07:00