]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgo: update to Go 1.12 release
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Feb 2019 15:38:12 +0000 (15:38 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Feb 2019 15:38:12 +0000 (15:38 +0000)
commit359996e622a3328f5cccce8b13a277a03b3e7ec0
treee4af19ac0fbd8be46db16d65a1a6b7b4815adf50
parentb9ce1b6a54e44b2377d9ca777db6c6c8dc426967
libgo: update to Go 1.12 release

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@269216 138bc75d-0d04-0410-961f-82ee72b054a4
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