<!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-05-09)</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>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-05-09 Joel Sherrill <joel.sherrill@oarcorp.com>

        * tm26/system.h, tm27/system.h: Ensure these tests use the correct
        scheduler.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/tmtests/ChangeLog.diff?r1=text&tr1=1.100&r2=text&tr2=1.101&diff_format=h">M</a></td><td width='1%'>1.101</td><td width='100%'>testsuites/tmtests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/tmtests/tm26/system.h.diff?r1=text&tr1=1.18&r2=text&tr2=1.19&diff_format=h">M</a></td><td width='1%'>1.19</td><td width='100%'>testsuites/tmtests/tm26/system.h</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/tmtests/tm27/system.h.diff?r1=text&tr1=1.17&r2=text&tr2=1.18&diff_format=h">M</a></td><td width='1%'>1.18</td><td width='100%'>testsuites/tmtests/tm27/system.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/tmtests/ChangeLog:1.100 rtems/testsuites/tmtests/ChangeLog:1.101
--- rtems/testsuites/tmtests/ChangeLog:1.100    Thu May  5 11:46:00 2011
+++ rtems/testsuites/tmtests/ChangeLog  Mon May  9 14:43:04 2011
</font><font color='#997700'>@@ -1,3 +1,8 @@
</font><font color='#000088'>+2011-05-09    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * tm26/system.h, tm27/system.h: Ensure these tests use the correct
+       scheduler.
+
</font> 2011-05-05        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * tm01/task1.c, tm02/task1.c, tm03/task1.c, tm15/task1.c: Remove

<font color='#006600'>diff -u rtems/testsuites/tmtests/tm26/system.h:1.18 rtems/testsuites/tmtests/tm26/system.h:1.19
--- rtems/testsuites/tmtests/tm26/system.h:1.18 Tue Apr 20 02:03:41 2004
+++ rtems/testsuites/tmtests/tm26/system.h      Mon May  9 14:43:04 2011
</font><font color='#997700'>@@ -35,6 +35,8 @@
</font> 
 #define CONFIGURE_RTEMS_INIT_TASKS_TABLE
 
<font color='#000088'>+#define CONFIGURE_SCHEDULER_PRIORITY
+
</font> #include <rtems/confdefs.h>
 
 /* end of include file */

<font color='#006600'>diff -u rtems/testsuites/tmtests/tm27/system.h:1.17 rtems/testsuites/tmtests/tm27/system.h:1.18
--- rtems/testsuites/tmtests/tm27/system.h:1.17 Tue Apr 20 02:03:41 2004
+++ rtems/testsuites/tmtests/tm27/system.h      Mon May  9 14:43:04 2011
</font><font color='#997700'>@@ -34,6 +34,8 @@
</font> 
 #define CONFIGURE_RTEMS_INIT_TASKS_TABLE
 
<font color='#000088'>+#define CONFIGURE_SCHEDULER_PRIORITY
+
</font> #include <rtems/confdefs.h>
 
 /* end of include file */
</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>