gcc/libgo/go/strconv
Ian Lance Taylor 4f4a855d82 libgo: update to Go1.12beta2
Reviewed-on: https://go-review.googlesource.com/c/158019

gotools/:
	* Makefile.am (go_cmd_vet_files): Update for Go1.12beta2 release.
	(GOTOOLS_TEST_TIMEOUT): Increase to 600.
	(check-runtime): Export LD_LIBRARY_PATH before computing GOARCH
	and GOOS.
	(check-vet): Copy golang.org/x/tools into check-vet-dir.
	* Makefile.in: Regenerate.

gcc/testsuite/:
	* go.go-torture/execute/names-1.go: Stop using debug/xcoff, which
	is no longer externally visible.

From-SVN: r268084
2019-01-18 19:04:36 +00:00
..
testdata
atob.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
atob_test.go
atof.go
atof_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
atoi.go libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
atoi_test.go
decimal.go
decimal_test.go
doc.go libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
example_test.go libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
export_test.go
extfloat.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
fp_test.go
ftoa.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
ftoa_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
internal_test.go
isprint.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
itoa_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
makeisprint.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
quote.go libgo: update to Go1.12beta2 2019-01-18 19:04:36 +00:00
quote_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
strconv_test.go
testfp.txt