Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1934)

Issue 13213043: cgo: enable cgo on dragonfly

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by jsing
Modified:
10 years, 7 months ago
Reviewers:
Visibility:
Public.

Description

cgo: enable cgo on dragonfly Enable cgo for dragonfly/386 and dragonfly/amd64.

Patch Set 1 #

Patch Set 2 : diff -r f1ed518f8bd0 https://go.googlecode.com/hg #

Patch Set 3 : diff -r 2aef8fd83bbd https://go.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -20 lines) Patch
M misc/cgo/test/cthread_unix.c View 1 1 chunk +1 line, -1 line 0 comments Download
M misc/cgo/testso/cgoso.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/6l/obj.c View 1 2 chunks +6 lines, -0 lines 0 comments Download
M src/cmd/ld/lib.c View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M src/pkg/go/build/build.go View 1 2 1 chunk +17 lines, -15 lines 0 comments Download
M src/pkg/os/user/lookup_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/cgo/cgo.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/runtime/cgo/dragonfly.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/cgo/gcc_dragonfly_386.c View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_dragonfly_amd64.c View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M src/pkg/runtime/cgo/gcc_setenv.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/cgo/setenv.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/run.bash View 1 2 2 chunks +3 lines, -2 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b