<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2011-01-10)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-01-10 Ralf Corsépius <ralf.corsepius@rtems.org>

        * configure.ac: Use ac_cv_header_complex_h.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/ChangeLog.diff?r1=text&tr1=1.243&r2=text&tr2=1.244&diff_format=h">M</a></td><td width='1%'>1.244</td><td width='100%'>testsuites/libtests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/configure.ac.diff?r1=text&tr1=1.58&r2=text&tr2=1.59&diff_format=h">M</a></td><td width='1%'>1.59</td><td width='100%'>testsuites/libtests/configure.ac</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/libtests/ChangeLog:1.243 rtems/testsuites/libtests/ChangeLog:1.244
--- rtems/testsuites/libtests/ChangeLog:1.243   Thu Dec 16 15:33:30 2010
+++ rtems/testsuites/libtests/ChangeLog Sun Jan  9 23:15:01 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-01-10    Ralf Corsépius <ralf.corsepius@rtems.org>
+
+       * configure.ac: Use ac_cv_header_complex_h.
+
</font> 2010-12-16        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * math/Makefile.am, math/init.c: Init task has to be floating point and

<font color='#006600'>diff -u rtems/testsuites/libtests/configure.ac:1.58 rtems/testsuites/libtests/configure.ac:1.59
--- rtems/testsuites/libtests/configure.ac:1.58 Tue Nov 30 23:43:07 2010
+++ rtems/testsuites/libtests/configure.ac      Sun Jan  9 23:15:01 2011
</font><font color='#997700'>@@ -36,7 +36,7 @@
</font> AM_CONDITIONAL(TARTESTS,test "$as_ln_s" = "ln -s" && test -n "$PAX")
 
 AM_CONDITIONAL(HAS_CXX,test "$rtems_cv_HAS_CPLUSPLUS" = "yes")
<font color='#880000'>-AM_CONDITIONAL([HAS_COMPLEX],[test "$ac_cv_header_COMPLEX_H" = yes])
</font><font color='#000088'>+AM_CONDITIONAL([HAS_COMPLEX],[test "$ac_cv_header_complex_h" = yes])
</font> 
 # Explicitly list all Makefiles here
 AC_CONFIG_FILES([Makefile
</pre>
<p> </p>
<a name='cs2'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-01-10 Ralf Corsépius <ralf.corsepius@rtems.org>

        * math/domath.in: Fix typo in printf.
        * math/domath.c, math/domathf.c, math/domathl.c: Regenerate.
        * math/math.scn: Regenerate.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/ChangeLog.diff?r1=text&tr1=1.244&r2=text&tr2=1.245&diff_format=h">M</a></td><td width='1%'>1.245</td><td width='100%'>testsuites/libtests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/math/domath.c.diff?r1=text&tr1=1.1&r2=text&tr2=1.2&diff_format=h">M</a></td><td width='1%'>1.2</td><td width='100%'>testsuites/libtests/math/domath.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/math/domath.in.diff?r1=text&tr1=1.1&r2=text&tr2=1.2&diff_format=h">M</a></td><td width='1%'>1.2</td><td width='100%'>testsuites/libtests/math/domath.in</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/math/domathf.c.diff?r1=text&tr1=1.1&r2=text&tr2=1.2&diff_format=h">M</a></td><td width='1%'>1.2</td><td width='100%'>testsuites/libtests/math/domathf.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/math/domathl.c.diff?r1=text&tr1=1.1&r2=text&tr2=1.2&diff_format=h">M</a></td><td width='1%'>1.2</td><td width='100%'>testsuites/libtests/math/domathl.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/math/math.scn.diff?r1=text&tr1=1.1&r2=text&tr2=1.2&diff_format=h">M</a></td><td width='1%'>1.2</td><td width='100%'>testsuites/libtests/math/math.scn</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/libtests/ChangeLog:1.244 rtems/testsuites/libtests/ChangeLog:1.245
--- rtems/testsuites/libtests/ChangeLog:1.244   Sun Jan  9 23:15:01 2011
+++ rtems/testsuites/libtests/ChangeLog Mon Jan 10 00:07:18 2011
</font><font color='#997700'>@@ -1,5 +1,11 @@
</font> 2011-01-10        Ralf Corsépius <ralf.corsepius@rtems.org>
 
<font color='#000088'>+   * math/domath.in: Fix typo in printf.
+       * math/domath.c, math/domathf.c, math/domathl.c: Regenerate.
+       * math/math.scn: Regenerate.
+
+2011-01-10     Ralf Corsépius <ralf.corsepius@rtems.org>
+
</font>   * configure.ac: Use ac_cv_header_complex_h.
 
 2010-12-16     Joel Sherrill <joel.sherrill@oarcorp.com>

<font color='#006600'>diff -u rtems/testsuites/libtests/math/domath.c:1.1 rtems/testsuites/libtests/math/domath.c:1.2
--- rtems/testsuites/libtests/math/domath.c:1.1 Tue Nov 30 07:48:35 2010
+++ rtems/testsuites/libtests/math/domath.c     Mon Jan 10 00:07:18 2011
</font><font color='#997700'>@@ -264,7 +264,7 @@
</font>   fprintf( stdout, "tanh           : %f\n", f1);
 
   f1 = tgamma (2.1);
<font color='#880000'>-  fprintf( stdout, "tanh           : %f\n", f1);
</font><font color='#000088'>+  fprintf( stdout, "tgamma         : %f\n", f1);
</font> 
   f1 = trunc (3.5);
   fprintf( stdout, "trunc          : %f\n", f1);

<font color='#006600'>diff -u rtems/testsuites/libtests/math/domath.in:1.1 rtems/testsuites/libtests/math/domath.in:1.2
--- rtems/testsuites/libtests/math/domath.in:1.1        Tue Nov 30 07:48:35 2010
+++ rtems/testsuites/libtests/math/domath.in    Mon Jan 10 00:07:18 2011
</font><font color='#997700'>@@ -264,7 +264,7 @@
</font>   fprintf( stdout, "tanh@FSUFFIX@          : %f\n", f1);
 
   f1 = tgamma@FSUFFIX@(2.1);
<font color='#880000'>-  fprintf( stdout, "tanh@FSUFFIX@          : %f\n", f1);
</font><font color='#000088'>+  fprintf( stdout, "tgamma@FSUFFIX@        : %f\n", f1);
</font> 
   f1 = trunc@FSUFFIX@(3.5);
   fprintf( stdout, "trunc@FSUFFIX@         : %f\n", f1);

<font color='#006600'>diff -u rtems/testsuites/libtests/math/domathf.c:1.1 rtems/testsuites/libtests/math/domathf.c:1.2
--- rtems/testsuites/libtests/math/domathf.c:1.1        Tue Nov 30 07:48:35 2010
+++ rtems/testsuites/libtests/math/domathf.c    Mon Jan 10 00:07:18 2011
</font><font color='#997700'>@@ -264,7 +264,7 @@
</font>   fprintf( stdout, "tanhf          : %f\n", f1);
 
   f1 = tgammaf(2.1);
<font color='#880000'>-  fprintf( stdout, "tanhf          : %f\n", f1);
</font><font color='#000088'>+  fprintf( stdout, "tgammaf        : %f\n", f1);
</font> 
   f1 = truncf(3.5);
   fprintf( stdout, "truncf         : %f\n", f1);

<font color='#006600'>diff -u rtems/testsuites/libtests/math/domathl.c:1.1 rtems/testsuites/libtests/math/domathl.c:1.2
--- rtems/testsuites/libtests/math/domathl.c:1.1        Tue Nov 30 07:48:35 2010
+++ rtems/testsuites/libtests/math/domathl.c    Mon Jan 10 00:07:18 2011
</font><font color='#997700'>@@ -264,7 +264,7 @@
</font>   fprintf( stdout, "tanhl          : %Lf\n", f1);
 
   f1 = tgammal(2.1);
<font color='#880000'>-  fprintf( stdout, "tanhl          : %Lf\n", f1);
</font><font color='#000088'>+  fprintf( stdout, "tgammal        : %Lf\n", f1);
</font> 
   f1 = truncl(3.5);
   fprintf( stdout, "truncl         : %Lf\n", f1);

<font color='#006600'>diff -u rtems/testsuites/libtests/math/math.scn:1.1 rtems/testsuites/libtests/math/math.scn:1.2
--- rtems/testsuites/libtests/math/math.scn:1.1 Tue Nov 30 07:48:35 2010
+++ rtems/testsuites/libtests/math/math.scn     Mon Jan 10 00:07:18 2011
</font><font color='#997700'>@@ -75,7 +75,7 @@
</font> sqrt           : 3.000000
 tan            : 1.000000
 tanh           : 0.655794
<font color='#880000'>-tanh           : 1.046486
</font><font color='#000088'>+tgamma         : 1.046486
</font> trunc          : 3.000000
 y0             : 0.228084
 y1             : -0.621136
<font color='#997700'>@@ -156,7 +156,7 @@
</font> sqrtf          : 3.000000
 tanf           : 1.000000
 tanhf          : 0.655794
<font color='#880000'>-tanhf          : 1.046486
</font><font color='#000088'>+tgammaf        : 1.046486
</font> truncf         : 3.000000
 y0f            : 0.228084
 y1f            : -0.621136
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>