gcc/libgo/go/strconv
Ian Lance Taylor 8dc2499aa6 libgo: update to Go1.18beta2
gotools/
	* Makefile.am (go_cmd_cgo_files): Add ast_go118.go
	(check-go-tool): Copy golang.org/x/tools directories.
	* Makefile.in: Regenerate.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/384695
2022-02-11 15:01:19 -08:00
..
testdata
atob.go
atob_test.go
atoc.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
atoc_test.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
atof.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
atof_test.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
atoi.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
atoi_test.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
bytealg.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
bytealg_bootstrap.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
ctoa.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
decimal.go
decimal_test.go
doc.go libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
eisel_lemire.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
example_test.go libgo: update to Go1.14beta1 2020-01-21 23:53:22 -08:00
export_test.go
fp_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
ftoa.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
ftoa_test.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
ftoaryu.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
ftoaryu_test.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
internal_test.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
isprint.go libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
itoa.go libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
itoa_test.go
makeisprint.go libgo: update to Go1.17rc2 2021-08-12 20:23:07 -07:00
quote.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
quote_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
strconv_test.go libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
testfp.txt