libgo: update to Go 1.7.1 release
authorIan Lance Taylor <ian@gcc.gnu.org>
Sat, 10 Sep 2016 13:14:00 +0000 (13:14 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Sat, 10 Sep 2016 13:14:00 +0000 (13:14 +0000)
commitaf4b8a523322d6100b52d41ad12d7b602d01331b
tree948949901cdcd5af947a3db9a68f59e5c4b415bd
parent337fa50b7b0d2964b6ebe2373224b5c1bbb61efb
libgo: update to Go 1.7.1 release

    Reviewed-on: https://go-review.googlesource.com/29012

From-SVN: r240071
29 files changed:
gcc/go/gofrontend/MERGE
libgo/MERGE
libgo/VERSION
libgo/go/compress/flate/deflate.go
libgo/go/compress/flate/deflate_test.go
libgo/go/compress/flate/huffman_bit_writer.go
libgo/go/context/context_test.go
libgo/go/crypto/x509/root_cgo_darwin.go
libgo/go/hash/crc32/crc32_s390x.go
libgo/go/io/multi.go
libgo/go/io/multi_test.go
libgo/go/net/dial_unix_test.go [new file with mode: 0644]
libgo/go/net/dnsclient_unix.go
libgo/go/net/dnsclient_unix_test.go
libgo/go/net/fd_unix.go
libgo/go/net/hook_unix.go
libgo/go/net/http/h2_bundle.go
libgo/go/net/http/serve_test.go
libgo/go/net/http/server.go
libgo/go/net/http/transport.go
libgo/go/net/http/transport_internal_test.go
libgo/go/net/http/transport_test.go
libgo/go/os/wait_waitid.go
libgo/go/path/filepath/export_windows_test.go
libgo/go/path/filepath/path_test.go
libgo/go/path/filepath/symlink_windows.go
libgo/go/reflect/all_test.go
libgo/go/runtime/pprof/pprof.go
libgo/go/syscall/syscall_darwin_test.go [new file with mode: 0644]