gcc/libgo/go/strconv
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
atob_test.go
atob.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
atoc_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
atoc.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
atof_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
atof.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
atoi_test.go libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
atoi.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
ctoa_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
ctoa.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
decimal_test.go
decimal.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
doc.go libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
eisel_lemire.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
example_test.go libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
export_test.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
extfloat.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
fp_test.go
ftoa_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
ftoa.go libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
internal_test.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
isprint.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
itoa_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
itoa.go libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
makeisprint.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
quote_test.go libgo: update to go1.15rc1 2020-08-01 11:21:40 -07:00
quote.go libgo: update to Go1.14rc1 release 2020-02-15 09:14:10 -08:00
strconv_test.go libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
testfp.txt