go/src/cmd
Elias Naur 9b0736fc58 cmd/go: remove cross compiling restriction on cgo
A previous CL added support for cross compiling with cgo, but
missed the GOOS check in cmd/go. Remove it.

Update #4714

LGTM=iant
R=iant
CC=golang-codereviews
https://golang.org/cl/57210046
2014-02-14 11:36:52 -08:00
..
5a cmd/cc, cmd/gc, cmd/ld: consolidate print format routines 2014-02-12 14:29:11 -05:00
5c cmd/cc, cmd/gc, cmd/ld: consolidate print format routines 2014-02-12 14:29:11 -05:00
5g cmd/gc: handle variable initialization by block move in liveness 2014-02-13 22:45:16 -05:00
5l cmd/gc: rename AFATVARDEF to AVARDEF 2014-02-13 22:17:22 -05:00
6a cmd/cc, cmd/gc, cmd/ld: consolidate print format routines 2014-02-12 14:29:11 -05:00
6c cmd/6c, cmd/8c, cmd/8g: fix print of pc (which is vlong). 2014-02-13 03:09:03 -05:00
6g cmd/gc: handle variable initialization by block move in liveness 2014-02-13 22:45:16 -05:00
6l cmd/gc: rename AFATVARDEF to AVARDEF 2014-02-13 22:17:22 -05:00
8a cmd/cc, cmd/gc, cmd/ld: consolidate print format routines 2014-02-12 14:29:11 -05:00
8c cmd/6c, cmd/8c, cmd/8g: fix print of pc (which is vlong). 2014-02-13 03:09:03 -05:00
8g cmd/gc: handle variable initialization by block move in liveness 2014-02-13 22:45:16 -05:00
8l cmd/gc: rename AFATVARDEF to AVARDEF 2014-02-13 22:17:22 -05:00
addr2line libmach: update for Go 1.2 pcln table 2013-07-18 10:12:28 -04:00
api cmd/api: ensure GOPATH always points to the correct go.tools 2014-01-14 16:56:22 +11:00
cc cmd/cc, cmd/gc, cmd/ld: consolidate print format routines 2014-02-12 14:29:11 -05:00
cgo cmd/cgo: use __gcc_struct__ for go exported functions 2013-12-10 11:30:12 +11:00
dist lib9: enable on Plan 9 2014-02-13 20:06:41 +01:00
fix cmd/fix: remove obsolete testdata. 2013-06-02 15:40:32 +02:00
gc cmd/gc: fix build for 'default unsigned char' compilers 2014-02-14 00:43:43 -05:00
go cmd/go: remove cross compiling restriction on cgo 2014-02-14 11:36:52 -08:00
gofmt cmd/gofmt: remove -tabwidth and -tabs flags 2014-01-14 11:10:56 -08:00
ld cmd/cc, cmd/gc, cmd/ld: consolidate print format routines 2014-02-12 14:29:11 -05:00
link cmd/link: add testdata/pclntab.6 (fix build) 2014-01-21 17:12:30 -05:00
nm debug/plan9obj: implement parsing of Plan 9 a.out executables 2014-01-22 23:30:52 +01:00
objdump runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
pack cmd/pack: rewrite in Go 2014-01-15 09:13:52 -08:00
prof libmach: use different names for different Ureg types 2014-01-08 20:37:27 -05:00
yacc cmd/yacc: expr example support windows 2013-12-19 12:14:07 -05:00