gcc/libgo/go/math
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
..
big libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
bits libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
cmplx libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
rand libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
abs.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
acosh.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
all_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
arith_s390x_test.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
arith_s390x.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
asin.go
asinh.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
atan2.go
atan.go Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
atanh.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
bits.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
cbrt.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
const.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
copysign.go
dim.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
erf.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
erfinv.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
example_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
exp_asm.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
exp.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
expm1.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
export_s390x_test.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
export_test.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
floor.go libgo: update to Go1.10beta1 2018-01-09 01:23:08 +00:00
frexp.go
gamma.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
hypot.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
j0.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
j1.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
jn.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
ldexp.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
lgamma.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
log1p.go Big merge of changes to gofrontend repo that were postponed due to the 2017-05-10 17:26:09 +00:00
log10.go
log.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
logb.go
mod.go
modf.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
nextafter.go
pow10.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
pow.go libgo: update to Go1.10beta2 release 2018-01-17 14:20:29 +00:00
remainder.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
signbit.go
sin.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
sincos_386.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
sincos.go libgo: update to go1.9 2017-09-14 17:11:35 +00:00
sinh.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
sqrt.go libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
tan.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
tanh.go
unsafe.go