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
acosh.go
all_test.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
arith_s390x.go
arith_s390x_test.go
asin.go
asinh.go
atan.go
atan2.go
atanh.go
bits.go
cbrt.go
const.go
copysign.go
dim.go
erf.go
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.go
exp_asm.go
expm1.go
export_s390x_test.go
export_test.go
floor.go
frexp.go
gamma.go
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
jn.go
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
log.go
log1p.go
log10.go
logb.go
mod.go
modf.go
nextafter.go
pow.go
pow10.go
remainder.go
signbit.go
sin.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
sincos.go
sincos_386.go
sinh.go libgo: update to Go 1.11 2018-09-24 21:46:21 +00:00
sqrt.go
tan.go
tanh.go
unsafe.go