1
0
mirror of https://github.com/golang/go synced 2024-11-08 08:56:16 -07:00
go/src/internal
Carlos Eduardo Seo 6661cf6dfd runtime, internal/cpu: CPU capabilities detection for ppc64x
This change replaces the current runtime capabilities check for ppc64x with the
new internal/cpu package. It also adds support for the new POWER9 ISA and
capabilities.

Updates #15403

Change-Id: I5b64a79e782f8da3603e5529600434f602986292
Reviewed-on: https://go-review.googlesource.com/53830
Reviewed-by: Martin Möhrmann <moehrmann@google.com>
2017-08-14 12:16:42 +00:00
..
cpu runtime, internal/cpu: CPU capabilities detection for ppc64x 2017-08-14 12:16:42 +00:00
nettrace
poll internal/poll: add tests for Windows file and serial ports 2017-08-11 04:10:13 +00:00
race
singleflight
syscall
testenv cmd/link: skip TestDWARF when cgo is disabled 2017-03-30 22:32:33 +00:00
trace runtime: record swept and reclaimed bytes in sweep trace 2017-04-19 18:31:14 +00:00