go/src/internal
Austin Clements f7e6ab44b4 all: remove scattered remnants of darwin/arm
This removes all conditions and conditional code (that I could find)
that depended on darwin/arm.

Fixes #35439 (since that only happened on darwin/arm)
Fixes #37611.

Change-Id: Ia4c32a5a4368ed75231075832b0b5bfb1ad11986
Reviewed-on: https://go-review.googlesource.com/c/go/+/227198
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
2020-04-08 18:35:49 +00:00
..
bytealg strings, bytes: improve IndexAny and LastIndexAny performance 2020-03-11 05:13:13 +00:00
cfg cmd/go: allow configuring module cache directory with GOMODCACHE 2020-04-08 17:51:12 +00:00
cpu internal/cpu: use anonymous struct for CPU feature vars 2020-03-02 08:32:38 +00:00
fmtsort src: gofmt -s 2019-09-09 18:57:05 +00:00
goroot internal/goroot: for -compiler=gccgo, only look for .gox files 2019-09-18 20:32:43 +00:00
goversion internal/goversion: update to 1.14 2019-10-01 22:07:45 +00:00
lazyregexp internal/lazytemplate: add a lazy template wrapper 2019-02-27 23:49:01 +00:00
lazytemplate internal/lazytemplate: add a lazy template wrapper 2019-02-27 23:49:01 +00:00
nettrace
obscuretestdata all: base64-encode binaries that will cause Apple notarization to fail 2019-11-21 14:55:12 +00:00
oserror all: remove os.ErrTimeout 2019-08-02 17:57:18 +00:00
poll internal/syscall/windows: change WSAMsg.Name type 2020-04-02 09:00:44 +00:00
race
reflectlite reflect, internal/reflectlite: set capacity when slicing unsafe pointers 2019-10-21 23:16:36 +00:00
singleflight internal/singleflight: format someErr 2019-10-25 16:31:41 +00:00
syscall internal/syscall/windows: change WSAMsg.Name type 2020-04-02 09:00:44 +00:00
testenv all: remove scattered remnants of darwin/arm 2020-04-08 18:35:49 +00:00
testlog cmd/go: invalidate cached test results if env vars or files change 2017-12-11 19:08:32 +00:00
trace all: shorten some tests 2019-05-22 12:54:00 +00:00
xcoff internal/xcoff: fix wrong bit masking comparisons 2020-03-09 18:07:53 +00:00