]> Cypherpunks repositories - gostls13.git/commit
cgo: works on amd64.
authorRuss Cox <rsc@golang.org>
Wed, 30 Sep 2009 18:51:08 +0000 (11:51 -0700)
committerRuss Cox <rsc@golang.org>
Wed, 30 Sep 2009 18:51:08 +0000 (11:51 -0700)
commitcce01111a94011918a7785c61e263b9b1e77eca8
tree619a699db06e8444c9555f1c0b66ed8e781ee980
parent16ce29802a53d79fff673e2819034a385b81fd61
cgo: works on amd64.
integrated into Makefiles (see misc/cgo/gmp/Makefile).

R=r
DELTA=1110  (540 added, 525 deleted, 45 changed)
OCL=35153
CL=35158
misc/cgo/gmp/Makefile [new file with mode: 0644]
misc/cgo/gmp/gmp.go [moved from src/cmd/cgo/gmp.go with 74% similarity]
misc/cgo/gmp/pidigits.go [new file with mode: 0644]
src/Make.pkg
src/cmd/cgo/Makefile
src/cmd/cgo/ast.go
src/cmd/cgo/main.go
src/cmd/cgo/out.go
src/cmd/cgo/stdio.go [deleted file]