]> Cypherpunks repositories - gostls13.git/commit
Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out
authorKai Backman <kaib@golang.org>
Fri, 1 May 2009 20:21:53 +0000 (13:21 -0700)
committerKai Backman <kaib@golang.org>
Fri, 1 May 2009 20:21:53 +0000 (13:21 -0700)
commiteac5db7f4c6c7ffb00fe367a4318254238e9032e
tree0d7193ae6ad28722456509048ca49f6518d0bf7e
parent68523603e16f7a0c8cd21d8c54be2c3e70d051e8
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
src/cmd/5g/Makefile [new file with mode: 0644]
src/cmd/5g/align.c [new file with mode: 0644]
src/cmd/5g/cgen.c [new file with mode: 0644]
src/cmd/5g/gen.c [new file with mode: 0644]
src/cmd/5g/gg.h [new file with mode: 0644]
src/cmd/5g/gsubr.c [new file with mode: 0644]
src/cmd/5g/list.c [new file with mode: 0644]
src/cmd/5g/obj.c [new file with mode: 0644]
src/cmd/5l/5.out.h