gcc/libgo/go/math
Ian Lance Taylor d6f2922e91 libgo: Update Go library to master revision 15489/921e53d4863c.
From-SVN: r195560
2013-01-29 20:52:43 +00:00
..
big libgo: Update Go library to master revision 15489/921e53d4863c. 2013-01-29 20:52:43 +00:00
cmplx
rand libgo: Update to current sources. 2012-10-23 04:31:11 +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 compiler, libgo: Use //extern comments rather than __asm__. 2012-02-07 19:26:30 +00:00
asinh.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
atan.go libgo: Update to current sources. 2012-10-23 04:31:11 +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 Go 1.0.3. 2012-10-03 05:27:36 +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 current sources. 2012-10-23 04:31:11 +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 re PR go/52358 (math FAILs on Solaris 8 and 9) 2012-04-27 16:32:42 +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 weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
sincos.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
sinh.go
sqrt.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
tan.go libgo: Update to weekly.2012-02-07. 2012-02-09 08:19:58 +00:00
tanh.go libgo: Update to current sources. 2012-10-23 04:31:11 +00:00
unsafe.go