gcc/libgo/go/math
Ian Lance Taylor f98dd1a338 libgo: Update to go1.6rc1.
Reviewed-on: https://go-review.googlesource.com/19200

From-SVN: r233110
2016-02-03 21:58:02 +00:00
..
big libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
cmplx libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
rand libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
abs.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
acosh.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
all_test.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
asin.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
asinh.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
atan.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
atan2.go
atanh.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
bits.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
cbrt.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
const.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
copysign.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
dim.go
erf.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
exp.go
expm1.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
export_test.go
floor.go
floor_asm.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
frexp.go
gamma.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
hypot.go libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +00:00
j0.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
j1.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
jn.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
ldexp.go libgo: Remove Solaris 8 & 9 support. 2014-04-16 20:33:57 +00:00
lgamma.go
log.go
log1p.go
log10.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
logb.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
mod.go
modf.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
nextafter.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
pow.go
pow10.go
remainder.go
signbit.go
sin.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
sincos.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
sinh.go
sqrt.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
tan.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
tanh.go libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +00:00
unsafe.go