gcc/libgo/go/compress/flate
Ian Lance Taylor cfcbb4227f libgo: update to Go1.16beta1 release
This does not yet include support for the //go:embed directive added
in this release.

	* Makefile.am (check-runtime): Don't create check-runtime-dir.
	(mostlyclean-local): Don't remove check-runtime-dir.
	(check-go-tool, check-vet): Copy in go.mod and modules.txt.
	(check-cgo-test, check-carchive-test): Add go.mod file.
	* Makefile.in: Regenerate.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/280172
2020-12-30 15:13:24 -08:00
..
testdata libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
deflate_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
deflate.go libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
deflatefast.go libgo: update to Go 1.15.4 release 2020-11-10 07:25:32 -08:00
dict_decoder_test.go
dict_decoder.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
example_test.go libgo: compile examples in _test packages 2020-01-09 23:14:57 +00:00
flate_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
huffman_bit_writer_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
huffman_bit_writer.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
huffman_code.go
inflate_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
inflate.go libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
reader_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
token.go
writer_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00