gcc/libgo/go/math
Ian Lance Taylor 00d86ac99f libgo: Update to Go 1.3 release.
From-SVN: r212837
2014-07-19 08:53:52 +00:00
..
big libgo: Update to Go 1.3 release. 2014-07-19 08:53:52 +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 compiler, libgo: Use //extern comments rather than __asm__. 2012-02-07 19:26:30 +00:00
acosh.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
all_test.go libgo: Update to revision 15193:6fdc1974457c of master library. 2012-12-22 01:15:33 +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 libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +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 libgo: Update to weekly.2012-03-04 release. 2012-03-06 17:57:23 +00:00
copysign.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
dim.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
erf.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
exp.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
expm1.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
export_test.go libgo: Update to weekly.2011-12-14. 2012-01-12 01:31:45 +00:00
floor.go re PR go/51874 (Many libgo testsuite failures on IRIX) 2012-02-16 07:17:03 +00:00
frexp.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
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 weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
j1.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
jn.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
ldexp.go libgo: Remove Solaris 8 & 9 support. 2014-04-16 20:33:57 +00:00
lgamma.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
log.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
log1p.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
log10.go libgo: Update to revision 15193:6fdc1974457c of master library. 2012-12-22 01:15:33 +00:00
logb.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
mod.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
modf.go libgo: Update to weekly.2011-12-14. 2012-01-12 01:31:45 +00:00
nextafter.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
pow.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
pow10.go libgo: Update to weekly.2011-12-14. 2012-01-12 01:31:45 +00:00
remainder.go libgo: Update to Go 1.0.3. 2012-10-03 05:27:36 +00:00
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 libgo: Update to weekly.2011-12-06. 2011-12-14 15:41:54 +00:00
sqrt.go libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +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