1
0
mirror of https://github.com/golang/go synced 2024-11-07 18:06:27 -07:00
go/src/internal
Martin Möhrmann 96bd0b1d4c runtime: move ppc64/aix cpu feature detection to internal/cpu
Additionally removed unused PPC64.IsPOWER8 CPU feature detection.

Change-Id: I1411b03d396a72e08d6d51f8a1d1bad49eaa720e
Reviewed-on: https://go-review.googlesource.com/c/go/+/266077
Trust: Martin Möhrmann <moehrmann@google.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
2020-10-29 13:49:26 +00:00
..
bytealg internal/bytealg: improve mips64x equal on large size 2020-10-23 15:53:01 +00:00
cfg all: implement GO386=softfloat 2020-10-06 22:49:38 +00:00
cpu runtime: move ppc64/aix cpu feature detection to internal/cpu 2020-10-29 13:49:26 +00:00
fmtsort
goroot
goversion
lazyregexp
lazytemplate
nettrace
obscuretestdata all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
oserror
poll all: update references to symbols moved from os to io/fs 2020-10-20 02:32:42 +00:00
profile all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
race
reflectlite Revert "cmd/compile: split exported/non-exported methods for interface type" 2020-10-28 17:10:08 +00:00
singleflight
syscall syscall: remove dependency on io 2020-10-13 00:55:35 +00:00
sysinfo testing: print cpu type as label for benchmarks 2020-10-20 21:30:18 +00:00
testenv cmd/go: use internal/testenv instead of computing canRun and skipExternal ad-hoc 2020-10-28 19:37:03 +00:00
testlog cmd/go, testing, os: fail test that calls os.Exit(0) 2020-08-27 23:19:15 +00:00
trace
unsafeheader
xcoff