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 libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
pprof libgo: Update to current Go library. 2013-11-27 01:05:38 +00:00
append_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
chan_test.go libgo: Update to weekly.2012-01-27. 2012-02-01 19:26:59 +00:00
closure_test.go Update Go library to r60. 2011-09-16 15:47:21 +00:00
compiler.go libgo: Update to weekly.2012-03-13. 2012-03-30 21:27:11 +00:00
complex_test.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
crash_cgo_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
crash_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
debug.go libgo: Update to current master library sources. 2012-12-12 23:13:29 +00:00
error.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
export_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
extern.go go/build: Set GOARCH on arm64 systems. 2014-01-06 19:24:23 +00:00
gc_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
iface_test.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
lfstack_test.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
malloc1.go libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
malloc_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
mallocrand.go libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
mallocrep.go libgo: Update to weekly.2012-02-22 release. 2012-03-02 20:01:37 +00:00
mallocrep1.go libgo: Update to current master library sources. 2012-12-12 23:13:29 +00:00
map_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
mapspeed_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
mem.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
memmove_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
mfinal_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
mgc0.go libgo: Update Go library to master revision 15489/921e53d4863c. 2013-01-29 20:52:43 +00:00
norace_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
parfor_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
proc_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
runtime_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
softfloat64.go libgo: Update to weekly.2012-02-14 release. 2012-03-02 16:38:43 +00:00
softfloat64_test.go libgo: Update to weekly 2011-11-09. 2011-12-07 01:11:29 +00:00
string_test.go libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +00:00
symtab_test.go Update Go library to r60. 2011-09-16 15:47:21 +00:00
type.go libgo: Update to current version of master library. 2012-11-21 07:03:38 +00:00
vlop_arm_test.go libgo: Update to current version of master library. 2012-11-21 07:03:38 +00:00