libgo: update to Go 1.12 release
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 26 Feb 2019 15:38:12 +0000 (15:38 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 26 Feb 2019 15:38:12 +0000 (15:38 +0000)
commit4fd3c8aad91decbcb204c9c0900da15383945500
treee4af19ac0fbd8be46db16d65a1a6b7b4815adf50
parent5c98b419f75a77545abcccb10743829704a4e5d5
libgo: update to Go 1.12 release

    Reviewed-on: https://go-review.googlesource.com/c/163742

From-SVN: r269216
19 files changed:
gcc/go/gofrontend/MERGE
libgo/MERGE
libgo/VERSION
libgo/go/cmd/go/internal/work/exec.go
libgo/go/crypto/rc4/rc4.go
libgo/go/crypto/tls/handshake_client.go
libgo/go/crypto/tls/handshake_client_test.go
libgo/go/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-PSS-Disabled
libgo/go/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-PSS-Disabled-512 [new file with mode: 0644]
libgo/go/crypto/tls/tls.go
libgo/go/database/sql/driver/driver.go
libgo/go/net/http/httptrace/trace.go
libgo/go/os/removeall_at.go
libgo/go/runtime/crash_test.go
libgo/go/runtime/extern.go
libgo/go/runtime/mgcsweep.go
libgo/go/runtime/runtime1.go
libgo/go/runtime/testdata/testprog/crash.go
libgo/go/syscall/syscall_linux_test.go