summaryrefslogtreecommitdiffhomepage
path: root/pkg/cpuid/cpuid_parse_x86_test.go
AgeCommit message (Expand)Author
2021-07-20Add go:build directives as required by Go 1.17's gofmt.Jamie Liu
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2020-08-25Add nogo support to go_binary and go_test targets.Adin Scannell
2020-04-01Fix 386 build tagsMichael Pratt
2020-02-10Enable pkg/cpuid support on arm64.Haibo Xu