change log for rtems (2011-01-27)

rtems-vc at rtems.org rtems-vc at rtems.org
Thu Jan 27 08:10:28 UTC 2011


 *ralf* (on branch rtems-4-10-branch):
2011-01-27	Ralf Corsépius <ralf.corsepius at rtems.org>

	* math/math.scn: New.

M 1.176.2.3  testsuites/libtests/ChangeLog
M 1.2.2.2  testsuites/libtests/math/math.scn

diff -u rtems/testsuites/libtests/ChangeLog:1.176.2.2 rtems/testsuites/libtests/ChangeLog:1.176.2.3
--- rtems/testsuites/libtests/ChangeLog:1.176.2.2	Fri Jan 14 07:40:43 2011
+++ rtems/testsuites/libtests/ChangeLog	Thu Jan 27 01:28:23 2011
@@ -1,3 +1,7 @@
+2011-01-27	Ralf Corsépius <ralf.corsepius at rtems.org>
+
+	* math/math.scn: New.
+
 2011-01-14	Ralf Corsépius <ralf.corsepius at rtems.org>
 
 	* math/domath.c, math/domathf.c, math/domath.in,

diff -u /dev/null rtems/testsuites/libtests/math/math.scn:1.2.2.2
--- /dev/null	Thu Jan 27 02:10:28 2011
+++ rtems/testsuites/libtests/math/math.scn	Thu Jan 27 01:28:24 2011
@@ -0,0 +1,245 @@
+*** FLOAT MATH TEST ***
+acos           : 1.570796
+acosh          : -nan
+asin           : 1.570796
+asinh          : 0.881374
+atan           : 0.665774
+atan2          : 0.785398
+atanh          : inf
+cbrt           : 3.000000
+ceil           : 4.000000
+copysign       : -3.500000
+cos            : 0.000000
+cosh           : 2.509178
+erf            : 1.000000
+erfc           : 0.000000
+exp            : 1.521962
+exp2           : 1.337928
+expm1          : 0.000420
+fabs           : 1.123000
+fdim           : 0.000000
+floor          : 0.000000
+floor          : -1.000000
+fma            : 7.630000
+fmax           : 0.420000
+fmin           : -0.420000
+fmod           : 0.000000
+fpclassify     : 4
+frexp          : 0.656250
+hypot          : 59.396970
+ilogb          : 5
+isfinite       : 1
+isgreater      : 0
+isgreaterequal : 0
+isinf          : 0
+isless         : 1
+islessequal    : 1
+islessgreater  : 1
+isnan          : 0
+isnormal       : 1
+isunordered    : 1
+j0             : 0.671133
+j1             : 0.498289
+jn             : 0.159349
+ldexp          : 9.600000
+lgamma         : 114.034212
+llrint         : 0.000000
+llrint         : 0.000000
+lround         : -1.000000
+lround         : 1.000000
+log            : 3.737670
+log10          : 1.623249
+log1p          : 3.761200
+log2           : 5.392317
+logb           : 5.000000
+lrint          : 0.000000
+lrint          : 0.000000
+lround         : -1.000000
+lround         : 1.000000
+lmodf          : 0.000000
+nan            : nan
+nearbyint      : 2.000000
+nextafter      : 1.500000
+pow            : 9.060100
+remainder      : -0.990000
+remquo         : -1.000000
+rint           : 0.000000
+rint           : -0.000000
+round          : 1.000000
+round          : -1.000000
+scalbln        : 9.600000
+scalbn         : 9.600000
+signbit        : 0
+sin            : 0.707107
+sinh           : 0.868671
+sqrt           : 3.000000
+tan            : 1.000000
+tanh           : 0.655794
+tgamma         : 1.046486
+trunc          : 3.000000
+y0             : 0.228084
+y1             : -0.621136
+yn             : -3.589900
+acosf          : 1.570796
+acoshf         : -nan
+asinf          : 1.570796
+asinhf         : 0.881374
+atanf          : 0.665774
+atan2f         : 0.785398
+atanhf         : inf
+cbrtf          : 3.000000
+ceilf          : 4.000000
+copysignf      : -3.500000
+cosf           : -0.000000
+coshf          : 2.509179
+erff           : 1.000000
+erfcf          : 0.000000
+expf           : 1.521962
+exp2f          : 1.337928
+expm1f         : 0.000420
+fabsf          : 1.123000
+fdimf          : 0.000000
+floorf         : 0.000000
+floorf         : -1.000000
+fmaf           : 7.630000
+fmaxf          : 0.420000
+fminf          : -0.420000
+fmodf          : 0.000000
+fpclassify     : 4
+frexpf         : 0.656250
+hypotf         : 59.396969
+ilogbf         : 5
+isfinite       : 1
+isgreater      : 0
+isgreaterequal : 0
+isinf          : 0
+isless         : 1
+islessequal    : 1
+islessgreater  : 1
+isnan          : 0
+isnormal       : 1
+isunordered    : 1
+j0f            : 0.671133
+j1f            : 0.498289
+jnf            : 0.159349
+ldexpf         : 9.600000
+lgammaf        : 114.034218
+llrintf        : 0.000000
+llrintf        : 0.000000
+lroundf        : -1.000000
+lroundf        : 1.000000
+logf           : 3.737670
+log10f         : 1.623249
+log1pf         : 3.761200
+log2f          : 5.392317
+logbf          : 5.000000
+lrintf         : 0.000000
+lrintf         : 0.000000
+lroundf        : -1.000000
+lroundf        : 1.000000
+lmodff         : 0.000000
+nanf           : nan
+nearbyintf     : 2.000000
+nextafterf     : 1.500000
+powf           : 9.060100
+remainderf     : -0.990000
+remquof        : -1.000000
+rintf          : 0.000000
+rintf          : -0.000000
+roundf         : 1.000000
+roundf         : -1.000000
+scalblnf       : 9.600000
+scalbnf        : 9.600000
+signbit        : 0
+sinf           : 0.707107
+sinhf          : 0.868671
+sqrtf          : 3.000000
+tanf           : 1.000000
+tanhf          : 0.655794
+tgammaf        : 1.046486
+truncf         : 3.000000
+y0f            : 0.228084
+y1f            : -0.621136
+ynf            : -3.589899
+acosl          : 1.570796
+acoshl         : -nan
+asinl          : 1.570796
+asinhl         : 0.881374
+atanl          : 0.665774
+atan2l         : 0.785398
+atanhl         : inf
+cbrtl          : 3.000000
+ceill          : 4.000000
+copysignl      : -3.500000
+cosl           : 0.000000
+coshl          : 2.509178
+erfl           : 1.000000
+erfcl          : 0.000000
+expl           : 1.521962
+exp2l          : 1.337928
+expm1l         : 0.000420
+fabsl          : 1.123000
+fdiml          : 0.000000
+floorl         : 0.000000
+floorl         : -1.000000
+fmal           : 7.630000
+fmaxl          : 0.420000
+fminl          : -0.420000
+fmodl          : 0.000000
+fpclassify     : 4
+frexpl         : 0.656250
+hypotl         : 59.396970
+ilogbl         : 5
+isfinite       : 1
+isgreater      : 0
+isgreaterequal : 0
+isinf          : 0
+isless         : 1
+islessequal    : 1
+islessgreater  : 1
+isnan          : 0
+isnormal       : 1
+isunordered    : 1
+j0l            : 0.671133
+j1l            : 0.498289
+jnl            : 0.159349
+ldexpl         : 9.600000
+lgammal        : 114.034212
+llrintl        : 0.000000
+llrintl        : 0.000000
+lroundl        : -1.000000
+lroundl        : 1.000000
+logl           : 3.737670
+log10l         : 1.623249
+log1pl         : 3.761200
+log2l          : 5.392317
+logbl          : 5.000000
+lrintl         : 0.000000
+lrintl         : 0.000000
+lroundl        : -1.000000
+lroundl        : 1.000000
+lmodfl         : 0.000000
+nanl           : nan
+nearbyintl     : 2.000000
+nextafterl     : 1.500000
+powl           : 9.060100
+remainderl     : -0.990000
+remquol        : -1.000000
+rintl          : 0.000000
+rintl          : -0.000000
+roundl         : 1.000000
+roundl         : -1.000000
+scalblnl       : 9.600000
+scalbnl        : 9.600000
+signbit        : 0
+sinl           : 0.707107
+sinhl          : 0.868671
+sqrtl          : 3.000000
+tanl           : 1.000000
+tanhl          : 0.655794
+tgammal        : 1.046486
+truncl         : 3.000000
+y0l            : 0.228084
+y1l            : -0.621136
+ynl            : -3.589900
+*** END OF FLOAT MATH TEST ***



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110127/cb021fe6/attachment.html>


More information about the vc mailing list