<!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 (2010-07-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>2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>

        * spfatal21/Makefile.am: Fix typo.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/ChangeLog.diff?r1=text&tr1=1.401&r2=text&tr2=1.402&diff_format=h">M</a></td><td width='1%'>1.402</td><td width='100%'>testsuites/sptests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/sptests/spfatal21/Makefile.am.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/sptests/spfatal21/Makefile.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/sptests/ChangeLog:1.401 rtems/testsuites/sptests/ChangeLog:1.402
--- rtems/testsuites/sptests/ChangeLog:1.401    Wed Jul 14 11:02:40 2010
+++ rtems/testsuites/sptests/ChangeLog  Wed Jul 14 12:03:36 2010
</font><font color='#997700'>@@ -1,5 +1,9 @@
</font> 2010-07-14        Joel Sherrill <joel.sherrill@oarcorp.com>
 
<font color='#000088'>+   * spfatal21/Makefile.am: Fix typo.
+
+2010-07-14     Joel Sherrill <joel.sherrill@oarcorp.com>
+
</font>   * Makefile.am, configure.ac: Add tests for sbrk fatal error case and
        libio initialization fatal error case.
        * spfatal21/.cvsignore, spfatal21/Makefile.am, spfatal21/spfatal21.doc,

<font color='#006600'>diff -u rtems/testsuites/sptests/spfatal21/Makefile.am:1.1 rtems/testsuites/sptests/spfatal21/Makefile.am:1.2
--- rtems/testsuites/sptests/spfatal21/Makefile.am:1.1  Wed Jul 14 11:02:40 2010
+++ rtems/testsuites/sptests/spfatal21/Makefile.am      Wed Jul 14 12:03:36 2010
</font><font color='#997700'>@@ -15,10 +15,10 @@
</font> 
 AM_CPPFLAGS += -I$(top_srcdir)/../support/include
 
<font color='#880000'>-LINK_OBJS = $(spfatal21_OBJECTS) $(spfatal22_LDADD)
</font><font color='#000088'>+LINK_OBJS = $(spfatal21_OBJECTS) $(spfatal21_LDADD)
</font> LINK_LIBS = $(spfatal21_LDLIBS)
 
<font color='#880000'>-spfatal21$(EXEEXT): $(spfatal22_OBJECTS) $(spfatal22_DEPENDENCIES)
</font><font color='#000088'>+spfatal21$(EXEEXT): $(spfatal21_OBJECTS) $(spfatal21_DEPENDENCIES)
</font>   @rm -f spfatal21$(EXEEXT)
        $(make-exe)
 
</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>