gcc/libgo/go
Ian Lance Taylor 71d0d50aa3 go/build: Set GOARCH on arm64 systems.
I am reliably informed that the architecture name and letter for the
plan9/inferno compilers for 64-bit ARM systems will be "arm64" and "7"
respectively, so let's get that bit in nice and early.

From Michael Hudson-Doyle.
https://codereview.appspot.com/34830045/

From-SVN: r206374
2014-01-06 19:24:23 +00:00
..
archive
bufio
builtin
bytes
compress
container
crypto
database/sql libgo: Update to current Go library. 2013-11-27 01:05:38 +00:00
debug libgo: Update to current Go library. 2013-11-27 01:05:38 +00:00
encoding libgo: Update to current Go library. 2013-11-27 01:05:38 +00:00
errors
exp
expvar
flag
fmt
go go/build: Set GOARCH on arm64 systems. 2014-01-06 19:24:23 +00:00
hash
html
image
index/suffixarray
io
log
math
mime
net net: work around Solaris connect issue when server closes socket 2013-12-28 18:00:30 +00:00
old
os libgo: Update to current Go library. 2013-11-27 01:05:38 +00:00
path
reflect reflect: Fix MakeFunc returning float32 or float64 on 386. 2013-12-12 17:44:01 +00:00
regexp
runtime go/build: Set GOARCH on arm64 systems. 2014-01-06 19:24:23 +00:00
sort
strconv
strings libgo: Update to current Go library. 2013-11-27 01:05:38 +00:00
sync
syscall
testing libgo: Update to current Go library. 2013-11-27 01:05:38 +00:00
text
time libgo: Update to current Go library. 2013-11-27 01:05:38 +00:00
unicode