8sa1-gcc/libgo/go/internal
Ian Lance Taylor a9f76d03bb internal/cpu: more build fixes for Go1.16beta1 release
Some files were missing from the libgo copy of internal/cpu, because they
used to only declare CacheLinePadSize which libgo gets from goarch.sh.
Now they also declare doinit, so copy them over.  Adjust cpu_other.go.

Fix the amd64p32 build by adding a build constraint to cpu_no_name.go.

Fixes PR go/98493

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/281472
2021-01-05 13:48:59 -08:00
..
bytealg libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cfg libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu internal/cpu: more build fixes for Go1.16beta1 release 2021-01-05 13:48:59 -08:00
fmtsort libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
goroot
goversion libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
lazyregexp
lazytemplate
nettrace
obscuretestdata libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
oserror
poll libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
profile libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
race
reflectlite libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
singleflight
syscall libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
sysinfo libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
testenv libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
testlog libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
trace libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
unsafeheader
xcoff