gcc/libgo/go/golang.org/x/sys/cpu
Ian Lance Taylor abca670596 internal/cpu, golang.org/x/sys/cpu: support other GOARCH values
Add support (mostly dummy support) for GOARCH values supported by
gofrontend but not gc.  Fix PPC handling.

Fixes https://gcc.gnu.org/PR98493

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/280932
2021-01-01 15:10:06 -08:00
..
byteorder.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_aix.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_arm64.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_arm.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_gc_arm64.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_gc_s390x.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_gc_x86.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_gccgo_arm64.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
cpu_gccgo_s390x.go
cpu_gccgo_x86.c libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
cpu_gccgo_x86.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
cpu_linux_arm64.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
cpu_linux_arm.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
cpu_linux_mips64x.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_linux_noinit.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
cpu_linux_ppc64x.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_linux_s390x.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_linux.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_mips64x.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_mipsx.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_netbsd_arm64.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_other_arch.go internal/cpu, golang.org/x/sys/cpu: support other GOARCH values 2021-01-01 15:10:06 -08:00
cpu_other_arm64.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_other_arm.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_other_mips64x.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_other.go internal/cpu, golang.org/x/sys/cpu: support other GOARCH values 2021-01-01 15:10:06 -08:00
cpu_ppc64x.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_riscv64.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_riscv.go internal/cpu, golang.org/x/sys/cpu: support other GOARCH values 2021-01-01 15:10:06 -08:00
cpu_s390x.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_wasm.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_x86.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_zos_s390x.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu_zos.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
cpu.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
hwcap_linux.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
syscall_aix_gccgo.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
syscall_aix_ppc64_gc.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00