gcc/libgo/go/math
Ian Lance Taylor c271e224c2 libgo: Upgrade to Go 1.4.2 release.
From-SVN: r221245
2015-03-06 16:19:05 +00:00
..
big libgo: Upgrade to Go 1.4.2 release. 2015-03-06 16:19:05 +00:00
cmplx libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
rand libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +00:00
abs.go
acosh.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
all_test.go libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. 2015-01-15 00:27:56 +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
atan2.go
atan.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
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 libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
const.go
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
export_test.go
floor.go
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
j1.go
jn.go
ldexp.go libgo: Remove Solaris 8 & 9 support. 2014-04-16 20:33:57 +00:00
lgamma.go
log1p.go
log10.go libgo: Update to revision 15193:6fdc1974457c of master library. 2012-12-22 01:15:33 +00:00
log.go
logb.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
mod.go
modf.go
nextafter.go libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. 2015-01-15 00:27:56 +00:00
pow10.go
pow.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, compiler: Upgrade libgo to Go 1.4, except for runtime. 2015-01-15 00:27:56 +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