go/src/cmd/cgo
Shenghou Ma dd62bb4753 cmd/cgo: use 1 as last entry for __cgodebug_data
LLVM-based gcc will place all-zero data in a zero-filled
        section, but our debug/macho can't handle that.
        Fixes #3821.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6444049
2012-07-30 18:44:48 -04:00
..
ast.go cmd/cgo: bug fixes 2012-02-19 13:32:55 -05:00
doc.go doc: add C? Go? Cgo! article 2012-03-13 09:07:37 +11:00
gcc.go cmd/cgo: use 1 as last entry for __cgodebug_data 2012-07-30 18:44:48 -04:00
godefs.go cmd/cgo: bug fixes 2012-02-19 13:32:55 -05:00
main.go cgo: add -gccgopkgpath option to match gccgo -fgo-pkgpath 2012-07-20 16:58:08 -07:00
out.go cgo: fix declarations in _cgo_export.c 2012-07-25 14:14:37 -07:00
util.go os: release process handle at the end of windows (*Process).Wait 2012-03-01 17:36:35 +11:00