<!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-05)</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-05 Joel Sherrill <joel.sherrill@oarcorp.com>

        * fileio/Makefile.am, ticker/Makefile.am: Missed part of previous
        patch.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/samples/ChangeLog.diff?r1=text&tr1=1.188&r2=text&tr2=1.189&diff_format=h">M</a></td><td width='1%'>1.189</td><td width='100%'>testsuites/samples/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/samples/fileio/Makefile.am.diff?r1=text&tr1=1.20&r2=text&tr2=1.21&diff_format=h">M</a></td><td width='1%'>1.21</td><td width='100%'>testsuites/samples/fileio/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/samples/ticker/Makefile.am.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%'>testsuites/samples/ticker/Makefile.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/samples/ChangeLog:1.188 rtems/testsuites/samples/ChangeLog:1.189
--- rtems/testsuites/samples/ChangeLog:1.188    Thu May  5 11:45:40 2011
+++ rtems/testsuites/samples/ChangeLog  Thu May  5 17:29:23 2011
</font><font color='#997700'>@@ -1,5 +1,10 @@
</font> 2011-05-05        Joel Sherrill <joel.sherrill@oarcorp.com>
 
<font color='#000088'>+   * fileio/Makefile.am, ticker/Makefile.am: Missed part of previous
+       patch.
+
+2011-05-05     Joel Sherrill <joel.sherrill@oarcorp.com>
+
</font>   * base_sp/apptask.c, base_sp/init.c, fileio/init.c, fileio/system.h,
        nsecs/init.c, ticker/init.c, ticker/system.h, ticker/tasks.c: Remove
        warnings.

<font color='#006600'>diff -u rtems/testsuites/samples/fileio/Makefile.am:1.20 rtems/testsuites/samples/fileio/Makefile.am:1.21
--- rtems/testsuites/samples/fileio/Makefile.am:1.20    Mon Aug 16 09:20:48 2010
+++ rtems/testsuites/samples/fileio/Makefile.am Thu May  5 17:29:23 2011
</font><font color='#997700'>@@ -15,6 +15,8 @@
</font> 
 fileio_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
 
<font color='#000088'>+AM_CPPFLAGS += -I$(top_srcdir)/../support/include
+
</font> LINK_OBJS = $(fileio_OBJECTS) $(fileio_LDADD)
 LINK_LIBS = $(fileio_LDLIBS)
 

<font color='#006600'>diff -u rtems/testsuites/samples/ticker/Makefile.am:1.26 rtems/testsuites/samples/ticker/Makefile.am:1.27
--- rtems/testsuites/samples/ticker/Makefile.am:1.26    Fri Apr  3 07:42:12 2009
+++ rtems/testsuites/samples/ticker/Makefile.am Thu May  5 17:29:23 2011
</font><font color='#997700'>@@ -16,6 +16,8 @@
</font> 
 ticker_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
 
<font color='#000088'>+AM_CPPFLAGS += -I$(top_srcdir)/../support/include
+
</font> LINK_OBJS = $(ticker_OBJECTS) $(ticker_LDADD)
 LINK_LIBS = $(ticker_LDLIBS)
 
</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>