gcc/libgo/go
Ian Lance Taylor d9ebff44bb cmd/go: Use builtin constant to set default gccgo compiler.
Don't look it up on PATH.  This lets a go tool built as part
of a GCC build use the gccgo from the same build.

Also pass -c when assembling a .s file with gccgo.

From-SVN: r219358
2015-01-08 20:32:42 +00:00
..
archive
bufio
builtin
bytes
cmd cmd/go: Use builtin constant to set default gccgo compiler. 2015-01-08 20:32:42 +00:00
compress
container
crypto
database/sql
debug libgo: add s390 support 2014-11-04 22:39:30 +00:00
encoding
errors
exp
expvar
flag
fmt
go libgo: Add sources for go, cgo, and gofmt commands. 2015-01-06 23:26:02 +00:00
hash
html
image
index/suffixarray
io
log
math
mime
net
old
os
path
reflect libgo: add s390 support 2014-11-04 22:39:30 +00:00
regexp
runtime libgo: Add sources for go, cgo, and gofmt commands. 2015-01-06 23:26:02 +00:00
sort
strconv
strings
sync sync/atomic: fix data races in tests 2014-11-05 03:39:49 +00:00
syscall libgo: add s390 support 2014-11-04 22:39:30 +00:00
testing testing: Add testing.MainStart function. 2014-12-13 01:00:49 +00:00
text
time
unicode