gcc/libgo/go/runtime
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
..
debug
pprof
append_test.go
chan_test.go
closure_test.go
compiler.go
complex_test.go
crash_cgo_test.go
crash_test.go
debug.go
error.go
export_test.go
extern.go go/build: Set GOARCH on arm64 systems. 2014-01-06 19:24:23 +00:00
gc_test.go
iface_test.go
lfstack_test.go
malloc1.go
malloc_test.go
mallocrand.go
mallocrep1.go
mallocrep.go
map_test.go
mapspeed_test.go
mem.go
memmove_test.go
mfinal_test.go
mgc0.go
norace_test.go
parfor_test.go
proc_test.go
runtime_test.go
softfloat64_test.go
softfloat64.go
string_test.go
symtab_test.go
type.go
vlop_arm_test.go