]> Cypherpunks repositories - gostls13.git/commit
cgo checkpoint.
authorRuss Cox <rsc@golang.org>
Thu, 24 Sep 2009 18:43:19 +0000 (11:43 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 24 Sep 2009 18:43:19 +0000 (11:43 -0700)
commit12fc21733625e119dc4e9a3228d5bc0ab56d1988
tree73c8825a090387162f85a1fdd2d26f4882a8a5ea
parentffe83e582ea3a01450d23c17eefa036b52bc7788
cgo checkpoint.
can write all 3 output files and then compile them by hand.

R=r
DELTA=919  (841 added, 16 deleted, 62 changed)
OCL=34954
CL=34973
src/cmd/cgo/Makefile
src/cmd/cgo/ast.go
src/cmd/cgo/gcc.go
src/cmd/cgo/gmp.go
src/cmd/cgo/main.go
src/cmd/cgo/out.go [new file with mode: 0644]
src/cmd/cgo/stdio.go [new file with mode: 0644]
src/libcgo/cgocall.c
src/pkg/runtime/cgocall.c
src/pkg/runtime/cgocall.h