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

        * Explanations.txt: Update.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//gcc-testing/rtems-coverage/ChangeLog.diff?r1=text&tr1=1.276&r2=text&tr2=1.277&diff_format=h">M</a></td><td width='1%'>1.277</td><td width='100%'>rtems-coverage/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//gcc-testing/rtems-coverage/Explanations.txt.diff?r1=text&tr1=1.64&r2=text&tr2=1.65&diff_format=h">M</a></td><td width='1%'>1.65</td><td width='100%'>rtems-coverage/Explanations.txt</td></tr>
</table>
<pre>
<font color='#006600'>diff -u gcc-testing/rtems-coverage/ChangeLog:1.276 gcc-testing/rtems-coverage/ChangeLog:1.277
--- gcc-testing/rtems-coverage/ChangeLog:1.276  Wed May 26 18:02:26 2010
+++ gcc-testing/rtems-coverage/ChangeLog        Mon May 31 16:00:44 2010
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2010-05-31    Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * Explanations.txt: Update.
+
</font> 2010-05-26        Joel Sherrill <joel.sherrilL@OARcorp.com>
 
        * do_coverage: Include libuntar.

<font color='#006600'>diff -u gcc-testing/rtems-coverage/Explanations.txt:1.64 gcc-testing/rtems-coverage/Explanations.txt:1.65
--- gcc-testing/rtems-coverage/Explanations.txt:1.64    Fri Apr  9 12:31:31 2010
+++ gcc-testing/rtems-coverage/Explanations.txt Mon May 31 16:00:45 2010
</font><font color='#997700'>@@ -1,31 +1,15 @@
</font><font color='#880000'>-mutexinit.c:165
-Simple Test Case
-This code is not initializing a specific type of mutex -- probably recursive.
-+++
-
-pthread.c:125
</font><font color='#000088'>+pthread.c:1149
</font> Simple Test Case
 This is a case of attempting to change the priority of a thread
 whose priority is above that of the "high" priority it is supposed
 to have.  This is just a matter of having a thread at a high priority
 when its budget runs out.
<font color='#880000'>-+++
</font> 
<font color='#880000'>-pthread.c:126
-Simple Test Case
-This is 1/2 of pthread.c:125.
-+++
</font><font color='#000088'>+There is another case of a branch not taken which is actually
+when the thread is holding a resource and we do not want to bump
+its priority.
</font> 
<font color='#880000'>-coremutex.inl:171
-Simple Test Case
-pri ceiling, acquire when pri = ceiling
-+++
-
-coremutexsurrender.c:188
-Simple Test Case
-There must not be a test of a priority ceiling mutex getting released
-which results in a thread being unblocked and the UNBLOCKED thread's
-priority being elevated.
</font><font color='#000088'>+So there are actually two cases which could branch here.
</font> +++
 
 threadinitialize.c:100
<font color='#997700'>@@ -36,46 +20,12 @@
</font> NOTE: Code Should be Configured on POSIX
 +++
 
<font color='#880000'>-pipe.c:28
-Simple Test Case
-Pass in a NULL file descriptor.
-+++
-
-pipe/pipe.c:35
-Simple Test Case
-This looks like ar error on the path passed in to create.
-+++
-
-pipe/pipe.c:82
-Simple Test Case
-This looks like a common error path which will be covered if you
-generate the other errors.
-
-+++
-
-pipe/pipe.c:50
-Simple Test Case
-This looks like you need to create multiple pipes so the name generation
-algorithm has a conflict on its first N attempts.
-+++
-
-pipe/pipe.c:65
-Simple Test Case
-This looks like there is no test code for blocking mode.
-+++
-
-pipe/pipe.c:72
-Simple Test Case
-This looks like a special test where you can create/open the first
-pipe file descriptor but not the second.
-+++
-
-bspcmdline_getparam.c:65
</font><font color='#000088'>+bspcmdline_getparam.c:67
</font> Simple Test Case
 Need a test case to return NULL.
 +++
 
<font color='#880000'>-bspcmdline_getparamrhs.c:41
</font><font color='#000088'>+bspcmdline_getparamrhs.c:48
</font> Simple Test Case
 Need a test case to return NULL.
 +++
</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>