gcc/libgo/go
Ian Lance Taylor 1e156d9b21 internal/cpu: don't define CacheLinePadSize for riscv64
In libgo CacheLinePadSize is defined by the generated file cpugen.go.

Keep cpu_riscv64.go around, even though it is now empty, so that
we will pick up changes to it in future merges.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/216077
2020-01-23 16:05:47 -08:00
..
archive libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
bufio libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
builtin libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
bytes libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
cmd libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
compress libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
container libgo: compile examples in _test packages 2020-01-09 23:14:57 +00:00
context libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
crypto libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
database/sql libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
debug libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
encoding libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
errors libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
expvar libgo: update to Go1.13 2019-09-12 23:22:53 +00:00
flag libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
fmt libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
go libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
golang.org/x libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
hash libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
html libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
image libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
index/suffixarray libgo: compile examples in _test packages 2020-01-09 23:14:57 +00:00
internal internal/cpu: don't define CacheLinePadSize for riscv64 2020-01-23 16:05:47 -08:00
io libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
log libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
math libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
mime libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
net libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
os libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
path libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
plugin libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
reflect libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
regexp libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
runtime runtime: for Solaris, add osinit, and drop duplicate getncpu 2020-01-22 15:08:25 -08:00
sort libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
strconv libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
strings libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
sync libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
syscall libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
testdata libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
testing libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
text libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
time libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
unicode libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00