<!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-03-14)</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-03-14 Joel Sherrill <joel.sherrilL@OARcorp.com>

        * score/include/rtems/score/sysstate.h: Spelling.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/ChangeLog.diff?r1=text&tr1=1.2769&r2=text&tr2=1.2770&diff_format=h">M</a></td><td width='1%'>1.2770</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/score/include/rtems/score/sysstate.h.diff?r1=text&tr1=1.26&r2=text&tr2=1.27&diff_format=h">M</a></td><td width='1%'>1.27</td><td width='100%'>cpukit/score/include/rtems/score/sysstate.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2769 rtems/cpukit/ChangeLog:1.2770
--- rtems/cpukit/ChangeLog:1.2769       Thu Mar 10 10:39:13 2011
+++ rtems/cpukit/ChangeLog      Mon Mar 14 08:18:34 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-03-14    Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+       * score/include/rtems/score/sysstate.h: Spelling.
+
</font> 2011-03-10        Sebastian Huber <sebastian.huber@embedded-brains.de>
 
        * sapi/include/rtems/extension.h: Documentation.

<font color='#006600'>diff -u rtems/cpukit/score/include/rtems/score/sysstate.h:1.26 rtems/cpukit/score/include/rtems/score/sysstate.h:1.27
--- rtems/cpukit/score/include/rtems/score/sysstate.h:1.26      Wed Feb 23 08:02:20 2011
+++ rtems/cpukit/score/include/rtems/score/sysstate.h   Mon Mar 14 08:18:34 2011
</font><font color='#997700'>@@ -7,7 +7,7 @@
</font>  */
 
 /*
<font color='#880000'>- *  COPYRIGHT (c) 1989-2006.
</font><font color='#000088'>+ *  COPYRIGHT (c) 1989-2011.
</font>  *  On-Line Applications Research Corporation (OAR).
  *
  *  The license and distribution terms for this file may be
<font color='#997700'>@@ -46,7 +46,7 @@
</font>   SYSTEM_STATE_BEFORE_INITIALIZATION,
 
   /**
<font color='#880000'>-   * @brief The system is between end of the first phase of initializatin but
</font><font color='#000088'>+   * @brief The system is between end of the first phase of initialization but
</font>    * before  multitasking is started.
    */
   SYSTEM_STATE_BEFORE_MULTITASKING,
</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>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-03-14 Joel Sherrill <joel.sherrilL@OARcorp.com>

        * Makefile.maint: Remove started_ada.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/ChangeLog.diff?r1=text&tr1=1.394&r2=text&tr2=1.395&diff_format=h">M</a></td><td width='1%'>1.395</td><td width='100%'>ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/Makefile.maint.diff?r1=text&tr1=1.30&r2=text&tr2=1.31&diff_format=h">M</a></td><td width='1%'>1.31</td><td width='100%'>Makefile.maint</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/ChangeLog:1.394 rtems/ChangeLog:1.395
--- rtems/ChangeLog:1.394       Sun Mar  6 05:03:33 2011
+++ rtems/ChangeLog     Mon Mar 14 08:19:23 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-03-14    Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+       * Makefile.maint: Remove started_ada.
+
</font> 2011-03-06        Ralf Corsépius <ralf.corsepius@rtems.org>
 
        * aclocal/rtems-top.m4: Add pkgdatadir.

<font color='#006600'>diff -u rtems/Makefile.maint:1.30 rtems/Makefile.maint:1.31
--- rtems/Makefile.maint:1.30   Fri Mar  4 10:22:17 2011
+++ rtems/Makefile.maint        Mon Mar 14 08:19:28 2011
</font><font color='#997700'>@@ -62,8 +62,7 @@
</font>       doc/new_chapters/new_chapters.texi \
            doc/porting/porting.texi doc/posix1003.1/posix1003_1.texi \
            doc/posix_users/posix_users.texi doc/relnotes/relnotes.texi \
<font color='#880000'>-       doc/started_ada/started_ada.texi doc/started/started.texi \
-           doc/user/c_user.texi
</font><font color='#000088'>+          doc/started/started.texi doc/user/c_user.texi
</font>   tar -cj -X rtems-$(rtems_version)/excludes \
          -f rtems-$(rtems_version)$(TAG_SUFFIX).tar.bz2 rtems-$(rtems_version)
 
</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>