gcc/libgo/go/crypto/sha256
Ian Lance Taylor dd931d9b48 libgo: update to Go 1.11
Reviewed-on: https://go-review.googlesource.com/136435

gotools/:
	* Makefile.am (mostlyclean-local): Run chmod on check-go-dir to
	make sure it is writable.
	(check-go-tools): Likewise.
	(check-vet): Copy internal/objabi to check-vet-dir.
	* Makefile.in: Rebuild.

From-SVN: r264546
2018-09-24 21:46:21 +00:00
..
example_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
fallback_test.go re PR go/79443 (libgo/math test fails on s390x (undefined symbols cosh, sinh, tanh, hasVX)) 2017-02-13 17:37:02 +00:00
sha256.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
sha256_test.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
sha256block.go
sha256block_amd64.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
sha256block_arm64.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
sha256block_decl.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
sha256block_generic.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
sha256block_s390x.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00