libgo: update to Go1.15rc2 release
authorIan Lance Taylor <iant@golang.org>
Fri, 7 Aug 2020 22:17:35 +0000 (15:17 -0700)
committerIan Lance Taylor <iant@golang.org>
Sat, 8 Aug 2020 00:22:33 +0000 (17:22 -0700)
commit10c8507372f3e1c09df0bfe6449c126dee5075de
tree27c7db25f91db33c83f56cc75621e61fbf21d921
parenta72e938d710fa4b6c8eb89c4daab68e320fa97df
libgo: update to Go1.15rc2 release

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/247517
24 files changed:
gcc/go/gofrontend/MERGE
libgo/MERGE
libgo/VERSION
libgo/go/cmd/cgo/out.go
libgo/go/cmd/go/internal/load/pkg.go
libgo/go/crypto/ed25519/ed25519.go
libgo/go/crypto/ed25519/ed25519_noasm.go [deleted file]
libgo/go/crypto/ed25519/ed25519_s390x.go [deleted file]
libgo/go/crypto/ed25519/ed25519_test.go
libgo/go/encoding/binary/varint.go
libgo/go/encoding/binary/varint_test.go
libgo/go/net/http/transport.go
libgo/go/net/http/transport_test.go
libgo/go/runtime/lockrank_off.go
libgo/go/runtime/lockrank_on.go
libgo/go/runtime/mpagealloc.go
libgo/go/runtime/mpagealloc_test.go
libgo/go/runtime/mranges.go
libgo/go/runtime/proc.go
libgo/go/sync/runtime2.go
libgo/go/sync/runtime2_lockrank.go
libgo/go/testing/testing.go
libgo/misc/cgo/test/test.go
libgo/misc/cgo/testshared/shared_test.go