<!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-08-22)</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>sh</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-08-22 Sebastian Huber <sebastian.huber@embedded-brains.de>

        PR 1899/testing
        * spfatal14/Makefile.am: Adjust number of semaphores to consume to
        trigger fatal error.
</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.475&r2=text&tr2=1.476&diff_format=h">M</a></td><td width='1%'>1.476</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/spfatal14/Makefile.am.diff?r1=text&tr1=1.2&r2=text&tr2=1.3&diff_format=h">M</a></td><td width='1%'>1.3</td><td width='100%'>testsuites/sptests/spfatal14/Makefile.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/sptests/ChangeLog:1.475 rtems/testsuites/sptests/ChangeLog:1.476
--- rtems/testsuites/sptests/ChangeLog:1.475    Sun Aug 21 16:04:37 2011
+++ rtems/testsuites/sptests/ChangeLog  Mon Aug 22 05:08:25 2011
</font><font color='#997700'>@@ -1,3 +1,9 @@
</font><font color='#000088'>+2011-08-22    Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+       PR 1899/testing
+       * spfatal14/Makefile.am: Adjust number of semaphores to consume to
+       trigger fatal error.
+
</font> 2011-08-21        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        PR 1899/testing

<font color='#006600'>diff -u rtems/testsuites/sptests/spfatal14/Makefile.am:1.2 rtems/testsuites/sptests/spfatal14/Makefile.am:1.3
--- rtems/testsuites/sptests/spfatal14/Makefile.am:1.2  Sun Aug 21 16:04:37 2011
+++ rtems/testsuites/sptests/spfatal14/Makefile.am      Mon Aug 22 05:08:25 2011
</font><font color='#997700'>@@ -17,7 +17,7 @@
</font> include $(top_srcdir)/../automake/leaf.am
 
 AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#880000'>-AM_CPPFLAGS += -DSEMAPHORES_REMAINING=4
</font><font color='#000088'>+AM_CPPFLAGS += -DSEMAPHORES_REMAINING=5
</font> 
 LINK_OBJS = $(spfatal14_OBJECTS) $(spfatal14_LDADD)
 LINK_LIBS = $(spfatal14_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>