]> Cypherpunks repositories - gostls13.git/commit
6g:
authorRuss Cox <rsc@golang.org>
Tue, 21 Oct 2008 21:34:45 +0000 (14:34 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 21 Oct 2008 21:34:45 +0000 (14:34 -0700)
commitaacfbb461b88235fd64f59414202fea4a582bca2
tree3576f0ab3f4785c2be1feec1f06d3df7c1e4e409
parent0532f89b1fddf2a2522d2dac73140733e66f9ac5
6g:
* print int as int, not P.int
* write type info for non-exported types
   in its own new section.

ar:
skip over rest of line after $$

R=ken
OCL=17568
CL=17568
src/cmd/ar/ar.c
src/cmd/gc/dcl.c
src/cmd/gc/export.c
src/cmd/gc/go.h
src/cmd/gc/lex.c
src/cmd/gc/subr.c
test/golden.out