<!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-06-23)</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-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
* block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
termios01/init.c, termios02/Makefile.am: Fix bug so existing test
code for rtems_termios_baud_to_index() is executed.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/ChangeLog.diff?r1=text&tr1=1.184&r2=text&tr2=1.185&diff_format=h">M</a></td><td width='1%'>1.185</td><td width='100%'>testsuites/libtests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block01/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/libtests/block01/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block02/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/libtests/block02/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block03/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/libtests/block03/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block04/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/libtests/block04/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block05/Makefile.am.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>testsuites/libtests/block05/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block06/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/libtests/block06/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block07/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/libtests/block07/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/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/libtests/block08/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block09/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/libtests/block09/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block10/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/libtests/block10/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/bspcmdline01/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/libtests/bspcmdline01/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/cpuuse/Makefile.am.diff?r1=text&tr1=1.23&r2=text&tr2=1.24&diff_format=h">M</a></td><td width='1%'>1.24</td><td width='100%'>testsuites/libtests/cpuuse/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/heapwalk/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/libtests/heapwalk/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/malloctest/Makefile.am.diff?r1=text&tr1=1.23&r2=text&tr2=1.24&diff_format=h">M</a></td><td width='1%'>1.24</td><td width='100%'>testsuites/libtests/malloctest/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/monitor/Makefile.am.diff?r1=text&tr1=1.22&r2=text&tr2=1.23&diff_format=h">M</a></td><td width='1%'>1.23</td><td width='100%'>testsuites/libtests/monitor/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/monitor02/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/libtests/monitor02/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/putenvtest/Makefile.am.diff?r1=text&tr1=1.22&r2=text&tr2=1.23&diff_format=h">M</a></td><td width='1%'>1.23</td><td width='100%'>testsuites/libtests/putenvtest/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/rtems++/Makefile.am.diff?r1=text&tr1=1.28&r2=text&tr2=1.29&diff_format=h">M</a></td><td width='1%'>1.29</td><td width='100%'>testsuites/libtests/rtems++/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/rtmonuse/Makefile.am.diff?r1=text&tr1=1.23&r2=text&tr2=1.24&diff_format=h">M</a></td><td width='1%'>1.24</td><td width='100%'>testsuites/libtests/rtmonuse/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/stackchk/Makefile.am.diff?r1=text&tr1=1.23&r2=text&tr2=1.24&diff_format=h">M</a></td><td width='1%'>1.24</td><td width='100%'>testsuites/libtests/stackchk/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/stackchk01/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/libtests/stackchk01/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/stringto01/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/libtests/stringto01/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios/Makefile.am.diff?r1=text&tr1=1.23&r2=text&tr2=1.24&diff_format=h">M</a></td><td width='1%'>1.24</td><td width='100%'>testsuites/libtests/termios/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios01/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/libtests/termios01/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios01/init.c.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&diff_format=h">M</a></td><td width='1%'>1.10</td><td width='100%'>testsuites/libtests/termios01/init.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios02/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/libtests/termios02/Makefile.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/libtests/ChangeLog:1.184 rtems/testsuites/libtests/ChangeLog:1.185
--- rtems/testsuites/libtests/ChangeLog:1.184 Tue Jun 22 14:59:35 2010
+++ rtems/testsuites/libtests/ChangeLog Wed Jun 23 18:24:10 2010
</font><font color='#997700'>@@ -1,3 +1,16 @@
</font><font color='#000088'>+2010-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
+ block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
+ block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
+ block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
+ heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
+ monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
+ rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
+ stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
+ termios01/init.c, termios02/Makefile.am: Fix bug so existing test
+ code for rtems_termios_baud_to_index() is executed.
+
</font> 2010-06-22 Joel Sherrill <joel.sherrilL@OARcorp.com>
* stackchk/blow.c, stackchk/stackchk.scn: Print a stack check report
<font color='#006600'>diff -u rtems/testsuites/libtests/block01/Makefile.am:1.2 rtems/testsuites/libtests/block01/Makefile.am:1.3
--- rtems/testsuites/libtests/block01/Makefile.am:1.2 Mon Nov 30 06:41:09 2009
+++ rtems/testsuites/libtests/block01/Makefile.am Wed Jun 23 18:24:10 2010
</font><font color='#997700'>@@ -13,7 +13,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-block01_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block02/Makefile.am:1.2 rtems/testsuites/libtests/block02/Makefile.am:1.3
--- rtems/testsuites/libtests/block02/Makefile.am:1.2 Mon Nov 30 06:41:09 2009
+++ rtems/testsuites/libtests/block02/Makefile.am Wed Jun 23 18:24:10 2010
</font><font color='#997700'>@@ -13,7 +13,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-block02_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block03/Makefile.am:1.2 rtems/testsuites/libtests/block03/Makefile.am:1.3
--- rtems/testsuites/libtests/block03/Makefile.am:1.2 Mon Nov 30 06:41:09 2009
+++ rtems/testsuites/libtests/block03/Makefile.am Wed Jun 23 18:24:10 2010
</font><font color='#997700'>@@ -13,7 +13,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-block03_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block04/Makefile.am:1.2 rtems/testsuites/libtests/block04/Makefile.am:1.3
--- rtems/testsuites/libtests/block04/Makefile.am:1.2 Mon Nov 30 06:41:09 2009
+++ rtems/testsuites/libtests/block04/Makefile.am Wed Jun 23 18:24:10 2010
</font><font color='#997700'>@@ -13,7 +13,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-block04_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block05/Makefile.am:1.3 rtems/testsuites/libtests/block05/Makefile.am:1.4
--- rtems/testsuites/libtests/block05/Makefile.am:1.3 Tue Jan 26 09:09:02 2010
+++ rtems/testsuites/libtests/block05/Makefile.am Wed Jun 23 18:24:10 2010
</font><font color='#997700'>@@ -13,7 +13,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-block05_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block06/Makefile.am:1.2 rtems/testsuites/libtests/block06/Makefile.am:1.3
--- rtems/testsuites/libtests/block06/Makefile.am:1.2 Mon Nov 30 06:41:10 2009
+++ rtems/testsuites/libtests/block06/Makefile.am Wed Jun 23 18:24:10 2010
</font><font color='#997700'>@@ -13,7 +13,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-block06_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block07/Makefile.am:1.2 rtems/testsuites/libtests/block07/Makefile.am:1.3
--- rtems/testsuites/libtests/block07/Makefile.am:1.2 Mon Nov 30 06:41:10 2009
+++ rtems/testsuites/libtests/block07/Makefile.am Wed Jun 23 18:24:10 2010
</font><font color='#997700'>@@ -13,7 +13,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-block07_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/Makefile.am:1.1 rtems/testsuites/libtests/block08/Makefile.am:1.2
--- rtems/testsuites/libtests/block08/Makefile.am:1.1 Tue Jan 19 02:55:18 2010
+++ rtems/testsuites/libtests/block08/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -36,7 +36,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-block08_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block09/Makefile.am:1.1 rtems/testsuites/libtests/block09/Makefile.am:1.2
--- rtems/testsuites/libtests/block09/Makefile.am:1.1 Tue Jan 19 02:55:18 2010
+++ rtems/testsuites/libtests/block09/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -13,7 +13,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-block09_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block10/Makefile.am:1.1 rtems/testsuites/libtests/block10/Makefile.am:1.2
--- rtems/testsuites/libtests/block10/Makefile.am:1.1 Tue Jan 26 09:09:02 2010
+++ rtems/testsuites/libtests/block10/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -13,7 +13,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-block10_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/bspcmdline01/Makefile.am:1.1 rtems/testsuites/libtests/bspcmdline01/Makefile.am:1.2
--- rtems/testsuites/libtests/bspcmdline01/Makefile.am:1.1 Wed Aug 5 14:36:57 2009
+++ rtems/testsuites/libtests/bspcmdline01/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -14,7 +14,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-bspcmdline01_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/cpuuse/Makefile.am:1.23 rtems/testsuites/libtests/cpuuse/Makefile.am:1.24
--- rtems/testsuites/libtests/cpuuse/Makefile.am:1.23 Fri Apr 3 07:46:19 2009
+++ rtems/testsuites/libtests/cpuuse/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -13,7 +13,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-cpuuse_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/heapwalk/Makefile.am:1.1 rtems/testsuites/libtests/heapwalk/Makefile.am:1.2
--- rtems/testsuites/libtests/heapwalk/Makefile.am:1.1 Thu May 7 12:48:15 2009
+++ rtems/testsuites/libtests/heapwalk/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -13,7 +13,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-heapwalk_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/malloctest/Makefile.am:1.23 rtems/testsuites/libtests/malloctest/Makefile.am:1.24
--- rtems/testsuites/libtests/malloctest/Makefile.am:1.23 Fri Apr 3 07:46:19 2009
+++ rtems/testsuites/libtests/malloctest/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -13,7 +13,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-malloctest_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/monitor/Makefile.am:1.22 rtems/testsuites/libtests/monitor/Makefile.am:1.23
--- rtems/testsuites/libtests/monitor/Makefile.am:1.22 Fri Apr 3 07:46:19 2009
+++ rtems/testsuites/libtests/monitor/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -12,7 +12,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-monitor_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/monitor02/Makefile.am:1.2 rtems/testsuites/libtests/monitor02/Makefile.am:1.3
--- rtems/testsuites/libtests/monitor02/Makefile.am:1.2 Fri Apr 3 07:46:19 2009
+++ rtems/testsuites/libtests/monitor02/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -12,7 +12,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-monitor02_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/putenvtest/Makefile.am:1.22 rtems/testsuites/libtests/putenvtest/Makefile.am:1.23
--- rtems/testsuites/libtests/putenvtest/Makefile.am:1.22 Fri Apr 3 07:46:19 2009
+++ rtems/testsuites/libtests/putenvtest/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -11,7 +11,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-putenvtest_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/rtems++/Makefile.am:1.28 rtems/testsuites/libtests/rtems++/Makefile.am:1.29
--- rtems/testsuites/libtests/rtems++/Makefile.am:1.28 Fri Apr 3 07:46:19 2009
+++ rtems/testsuites/libtests/rtems++/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -20,7 +20,6 @@
</font> rtems___LDLIBS = -lrtems++
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#880000'>-rtems___LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
LINK_OBJS = $(rtems___OBJECTS) $(rtems___LDADD)
LINK_LIBS = $(rtems___LDLIBS)
<font color='#006600'>diff -u rtems/testsuites/libtests/rtmonuse/Makefile.am:1.23 rtems/testsuites/libtests/rtmonuse/Makefile.am:1.24
--- rtems/testsuites/libtests/rtmonuse/Makefile.am:1.23 Fri Apr 3 07:46:19 2009
+++ rtems/testsuites/libtests/rtmonuse/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -13,7 +13,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-rtmonuse_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/stackchk/Makefile.am:1.23 rtems/testsuites/libtests/stackchk/Makefile.am:1.24
--- rtems/testsuites/libtests/stackchk/Makefile.am:1.23 Fri Apr 3 07:46:19 2009
+++ rtems/testsuites/libtests/stackchk/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -13,7 +13,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-stackchk_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/stackchk01/Makefile.am:1.1 rtems/testsuites/libtests/stackchk01/Makefile.am:1.2
--- rtems/testsuites/libtests/stackchk01/Makefile.am:1.1 Mon Sep 21 15:12:08 2009
+++ rtems/testsuites/libtests/stackchk01/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -13,7 +13,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-stackchk01_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/stringto01/Makefile.am:1.1 rtems/testsuites/libtests/stringto01/Makefile.am:1.2
--- rtems/testsuites/libtests/stringto01/Makefile.am:1.1 Tue Dec 1 16:10:33 2009
+++ rtems/testsuites/libtests/stringto01/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -13,7 +13,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-stringto01_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/termios/Makefile.am:1.23 rtems/testsuites/libtests/termios/Makefile.am:1.24
--- rtems/testsuites/libtests/termios/Makefile.am:1.23 Fri Apr 3 07:46:19 2009
+++ rtems/testsuites/libtests/termios/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -11,7 +11,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-termios_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/termios01/Makefile.am:1.1 rtems/testsuites/libtests/termios01/Makefile.am:1.2
--- rtems/testsuites/libtests/termios01/Makefile.am:1.1 Sat Aug 15 12:54:48 2009
+++ rtems/testsuites/libtests/termios01/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -14,7 +14,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-termios01_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/include
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/termios01/init.c:1.9 rtems/testsuites/libtests/termios01/init.c:1.10
--- rtems/testsuites/libtests/termios01/init.c:1.9 Mon Jun 7 13:33:09 2010
+++ rtems/testsuites/libtests/termios01/init.c Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -134,18 +134,17 @@
</font> i = rtems_termios_baud_to_index( -2 );
rtems_test_assert( i == -1 );
<font color='#880000'>- if ( i != -1 )
- for (i=0 ; baud_table[i].constant != -1 ; i++ ) {
- printf(
- "termios_baud_to_index(B%" PRIdrtems_termios_baud_t ") - OK\n",
- baud_table[i].baud
- );
- index = rtems_termios_baud_to_index( baud_table[i].constant );
- if ( index != i ) {
- printf( "ERROR - returned %d should be %d\n", index, i );
- rtems_test_exit(0);
- }
</font><font color='#000088'>+ for (i=0 ; baud_table[i].constant != -1 ; i++ ) {
+ printf(
+ "termios_baud_to_index(B%" PRIdrtems_termios_baud_t ") - OK\n",
+ baud_table[i].baud
+ );
+ index = rtems_termios_baud_to_index( baud_table[i].constant );
+ if ( index != i ) {
+ printf( "ERROR - returned %d should be %d\n", index, i );
+ rtems_test_exit(0);
</font> }
<font color='#000088'>+ }
</font> }
/*
<font color='#006600'>diff -u rtems/testsuites/libtests/termios02/Makefile.am:1.1 rtems/testsuites/libtests/termios02/Makefile.am:1.2
--- rtems/testsuites/libtests/termios02/Makefile.am:1.1 Thu Oct 1 18:52:36 2009
+++ rtems/testsuites/libtests/termios02/Makefile.am Wed Jun 23 18:24:11 2010
</font><font color='#997700'>@@ -14,7 +14,6 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#880000'>-termios02_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/include
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
</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>2010-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
* termios01/termios01.scn: Fix bug so existing test code for
rtems_termios_baud_to_index() is executed.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/ChangeLog.diff?r1=text&tr1=1.185&r2=text&tr2=1.186&diff_format=h">M</a></td><td width='1%'>1.186</td><td width='100%'>testsuites/libtests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios01/termios01.scn.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>testsuites/libtests/termios01/termios01.scn</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/libtests/ChangeLog:1.185 rtems/testsuites/libtests/ChangeLog:1.186
--- rtems/testsuites/libtests/ChangeLog:1.185 Wed Jun 23 18:24:10 2010
+++ rtems/testsuites/libtests/ChangeLog Wed Jun 23 18:25:44 2010
</font><font color='#997700'>@@ -1,5 +1,10 @@
</font> 2010-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
<font color='#000088'>+ * termios01/termios01.scn: Fix bug so existing test code for
+ rtems_termios_baud_to_index() is executed.
+
+2010-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
</font> * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
<font color='#006600'>diff -u rtems/testsuites/libtests/termios01/termios01.scn:1.3 rtems/testsuites/libtests/termios01/termios01.scn:1.4
--- rtems/testsuites/libtests/termios01/termios01.scn:1.3 Mon Jun 7 13:33:09 2010
+++ rtems/testsuites/libtests/termios01/termios01.scn Wed Jun 23 18:25:45 2010
</font><font color='#997700'>@@ -3,6 +3,26 @@
</font> Test termios_baud2index...
termios_baud_to_index(-2) - NOT OK
termios_baud_to_index(572) - NOT OK
<font color='#000088'>+termios_baud_to_index(B0) - OK
+termios_baud_to_index(B50) - OK
+termios_baud_to_index(B75) - OK
+termios_baud_to_index(B110) - OK
+termios_baud_to_index(B134) - OK
+termios_baud_to_index(B150) - OK
+termios_baud_to_index(B200) - OK
+termios_baud_to_index(B300) - OK
+termios_baud_to_index(B600) - OK
+termios_baud_to_index(B1200) - OK
+termios_baud_to_index(B1800) - OK
+termios_baud_to_index(B2400) - OK
+termios_baud_to_index(B4800) - OK
+termios_baud_to_index(B9600) - OK
+termios_baud_to_index(B19200) - OK
+termios_baud_to_index(B38400) - OK
+termios_baud_to_index(B57600) - OK
+termios_baud_to_index(B115200) - OK
+termios_baud_to_index(B230400) - OK
+termios_baud_to_index(B460800) - OK
</font>
Test termios_baud2number...
termios_baud_to_number(-2) - NOT OK
</pre>
<p> </p>
<a name='cs3'></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-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
* block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
termios02/Makefile.am: Revert.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/ChangeLog.diff?r1=text&tr1=1.186&r2=text&tr2=1.187&diff_format=h">M</a></td><td width='1%'>1.187</td><td width='100%'>testsuites/libtests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block01/Makefile.am.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>testsuites/libtests/block01/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block02/Makefile.am.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>testsuites/libtests/block02/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block03/Makefile.am.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>testsuites/libtests/block03/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block04/Makefile.am.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>testsuites/libtests/block04/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block05/Makefile.am.diff?r1=text&tr1=1.4&r2=text&tr2=1.5&diff_format=h">M</a></td><td width='1%'>1.5</td><td width='100%'>testsuites/libtests/block05/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block06/Makefile.am.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>testsuites/libtests/block06/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block07/Makefile.am.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>testsuites/libtests/block07/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block08/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/libtests/block08/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block09/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/libtests/block09/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/block10/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/libtests/block10/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/bspcmdline01/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/libtests/bspcmdline01/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/cpuuse/Makefile.am.diff?r1=text&tr1=1.24&r2=text&tr2=1.25&diff_format=h">M</a></td><td width='1%'>1.25</td><td width='100%'>testsuites/libtests/cpuuse/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/heapwalk/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/libtests/heapwalk/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/malloctest/Makefile.am.diff?r1=text&tr1=1.24&r2=text&tr2=1.25&diff_format=h">M</a></td><td width='1%'>1.25</td><td width='100%'>testsuites/libtests/malloctest/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/monitor/Makefile.am.diff?r1=text&tr1=1.23&r2=text&tr2=1.24&diff_format=h">M</a></td><td width='1%'>1.24</td><td width='100%'>testsuites/libtests/monitor/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/monitor02/Makefile.am.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>testsuites/libtests/monitor02/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/putenvtest/Makefile.am.diff?r1=text&tr1=1.23&r2=text&tr2=1.24&diff_format=h">M</a></td><td width='1%'>1.24</td><td width='100%'>testsuites/libtests/putenvtest/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/rtems++/Makefile.am.diff?r1=text&tr1=1.29&r2=text&tr2=1.30&diff_format=h">M</a></td><td width='1%'>1.30</td><td width='100%'>testsuites/libtests/rtems++/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/rtmonuse/Makefile.am.diff?r1=text&tr1=1.24&r2=text&tr2=1.25&diff_format=h">M</a></td><td width='1%'>1.25</td><td width='100%'>testsuites/libtests/rtmonuse/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/stackchk/Makefile.am.diff?r1=text&tr1=1.24&r2=text&tr2=1.25&diff_format=h">M</a></td><td width='1%'>1.25</td><td width='100%'>testsuites/libtests/stackchk/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/stackchk01/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/libtests/stackchk01/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/stringto01/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/libtests/stringto01/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios/Makefile.am.diff?r1=text&tr1=1.24&r2=text&tr2=1.25&diff_format=h">M</a></td><td width='1%'>1.25</td><td width='100%'>testsuites/libtests/termios/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios01/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/libtests/termios01/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/termios02/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/libtests/termios02/Makefile.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/libtests/ChangeLog:1.186 rtems/testsuites/libtests/ChangeLog:1.187
--- rtems/testsuites/libtests/ChangeLog:1.186 Wed Jun 23 18:25:44 2010
+++ rtems/testsuites/libtests/ChangeLog Wed Jun 23 18:26:05 2010
</font><font color='#997700'>@@ -1,5 +1,17 @@
</font> 2010-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
<font color='#000088'>+ * block01/Makefile.am, block02/Makefile.am, block03/Makefile.am,
+ block04/Makefile.am, block05/Makefile.am, block06/Makefile.am,
+ block07/Makefile.am, block08/Makefile.am, block09/Makefile.am,
+ block10/Makefile.am, bspcmdline01/Makefile.am, cpuuse/Makefile.am,
+ heapwalk/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
+ monitor02/Makefile.am, putenvtest/Makefile.am, rtems++/Makefile.am,
+ rtmonuse/Makefile.am, stackchk/Makefile.am, stackchk01/Makefile.am,
+ stringto01/Makefile.am, termios/Makefile.am, termios01/Makefile.am,
+ termios02/Makefile.am: Revert.
+
+2010-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
</font> * termios01/termios01.scn: Fix bug so existing test code for
rtems_termios_baud_to_index() is executed.
<font color='#006600'>diff -u rtems/testsuites/libtests/block01/Makefile.am:1.3 rtems/testsuites/libtests/block01/Makefile.am:1.4
--- rtems/testsuites/libtests/block01/Makefile.am:1.3 Wed Jun 23 18:24:10 2010
+++ rtems/testsuites/libtests/block01/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -13,6 +13,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+block01_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block02/Makefile.am:1.3 rtems/testsuites/libtests/block02/Makefile.am:1.4
--- rtems/testsuites/libtests/block02/Makefile.am:1.3 Wed Jun 23 18:24:10 2010
+++ rtems/testsuites/libtests/block02/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -13,6 +13,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+block02_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block03/Makefile.am:1.3 rtems/testsuites/libtests/block03/Makefile.am:1.4
--- rtems/testsuites/libtests/block03/Makefile.am:1.3 Wed Jun 23 18:24:10 2010
+++ rtems/testsuites/libtests/block03/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -13,6 +13,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+block03_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block04/Makefile.am:1.3 rtems/testsuites/libtests/block04/Makefile.am:1.4
--- rtems/testsuites/libtests/block04/Makefile.am:1.3 Wed Jun 23 18:24:10 2010
+++ rtems/testsuites/libtests/block04/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -13,6 +13,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+block04_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block05/Makefile.am:1.4 rtems/testsuites/libtests/block05/Makefile.am:1.5
--- rtems/testsuites/libtests/block05/Makefile.am:1.4 Wed Jun 23 18:24:10 2010
+++ rtems/testsuites/libtests/block05/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -13,6 +13,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+block05_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block06/Makefile.am:1.3 rtems/testsuites/libtests/block06/Makefile.am:1.4
--- rtems/testsuites/libtests/block06/Makefile.am:1.3 Wed Jun 23 18:24:10 2010
+++ rtems/testsuites/libtests/block06/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -13,6 +13,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+block06_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block07/Makefile.am:1.3 rtems/testsuites/libtests/block07/Makefile.am:1.4
--- rtems/testsuites/libtests/block07/Makefile.am:1.3 Wed Jun 23 18:24:10 2010
+++ rtems/testsuites/libtests/block07/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -13,6 +13,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+block07_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block08/Makefile.am:1.2 rtems/testsuites/libtests/block08/Makefile.am:1.3
--- rtems/testsuites/libtests/block08/Makefile.am:1.2 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/block08/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -36,6 +36,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+block08_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block09/Makefile.am:1.2 rtems/testsuites/libtests/block09/Makefile.am:1.3
--- rtems/testsuites/libtests/block09/Makefile.am:1.2 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/block09/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -13,6 +13,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+block09_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/block10/Makefile.am:1.2 rtems/testsuites/libtests/block10/Makefile.am:1.3
--- rtems/testsuites/libtests/block10/Makefile.am:1.2 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/block10/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -13,6 +13,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+block10_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/bspcmdline01/Makefile.am:1.2 rtems/testsuites/libtests/bspcmdline01/Makefile.am:1.3
--- rtems/testsuites/libtests/bspcmdline01/Makefile.am:1.2 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/bspcmdline01/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -14,6 +14,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+bspcmdline01_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/cpuuse/Makefile.am:1.24 rtems/testsuites/libtests/cpuuse/Makefile.am:1.25
--- rtems/testsuites/libtests/cpuuse/Makefile.am:1.24 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/cpuuse/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -13,6 +13,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+cpuuse_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/heapwalk/Makefile.am:1.2 rtems/testsuites/libtests/heapwalk/Makefile.am:1.3
--- rtems/testsuites/libtests/heapwalk/Makefile.am:1.2 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/heapwalk/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -13,6 +13,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+heapwalk_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/malloctest/Makefile.am:1.24 rtems/testsuites/libtests/malloctest/Makefile.am:1.25
--- rtems/testsuites/libtests/malloctest/Makefile.am:1.24 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/malloctest/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -13,6 +13,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+malloctest_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/monitor/Makefile.am:1.23 rtems/testsuites/libtests/monitor/Makefile.am:1.24
--- rtems/testsuites/libtests/monitor/Makefile.am:1.23 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/monitor/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -12,6 +12,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+monitor_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/monitor02/Makefile.am:1.3 rtems/testsuites/libtests/monitor02/Makefile.am:1.4
--- rtems/testsuites/libtests/monitor02/Makefile.am:1.3 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/monitor02/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -12,6 +12,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+monitor02_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/putenvtest/Makefile.am:1.23 rtems/testsuites/libtests/putenvtest/Makefile.am:1.24
--- rtems/testsuites/libtests/putenvtest/Makefile.am:1.23 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/putenvtest/Makefile.am Wed Jun 23 18:26:07 2010
</font><font color='#997700'>@@ -11,6 +11,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+putenvtest_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/rtems++/Makefile.am:1.29 rtems/testsuites/libtests/rtems++/Makefile.am:1.30
--- rtems/testsuites/libtests/rtems++/Makefile.am:1.29 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/rtems++/Makefile.am Wed Jun 23 18:26:08 2010
</font><font color='#997700'>@@ -20,6 +20,7 @@
</font> rtems___LDLIBS = -lrtems++
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#000088'>+rtems___LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
LINK_OBJS = $(rtems___OBJECTS) $(rtems___LDADD)
LINK_LIBS = $(rtems___LDLIBS)
<font color='#006600'>diff -u rtems/testsuites/libtests/rtmonuse/Makefile.am:1.24 rtems/testsuites/libtests/rtmonuse/Makefile.am:1.25
--- rtems/testsuites/libtests/rtmonuse/Makefile.am:1.24 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/rtmonuse/Makefile.am Wed Jun 23 18:26:08 2010
</font><font color='#997700'>@@ -13,6 +13,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+rtmonuse_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/stackchk/Makefile.am:1.24 rtems/testsuites/libtests/stackchk/Makefile.am:1.25
--- rtems/testsuites/libtests/stackchk/Makefile.am:1.24 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/stackchk/Makefile.am Wed Jun 23 18:26:08 2010
</font><font color='#997700'>@@ -13,6 +13,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+stackchk_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/stackchk01/Makefile.am:1.2 rtems/testsuites/libtests/stackchk01/Makefile.am:1.3
--- rtems/testsuites/libtests/stackchk01/Makefile.am:1.2 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/stackchk01/Makefile.am Wed Jun 23 18:26:08 2010
</font><font color='#997700'>@@ -13,6 +13,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+stackchk01_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/stringto01/Makefile.am:1.2 rtems/testsuites/libtests/stringto01/Makefile.am:1.3
--- rtems/testsuites/libtests/stringto01/Makefile.am:1.2 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/stringto01/Makefile.am Wed Jun 23 18:26:08 2010
</font><font color='#997700'>@@ -13,6 +13,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+stringto01_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/termios/Makefile.am:1.24 rtems/testsuites/libtests/termios/Makefile.am:1.25
--- rtems/testsuites/libtests/termios/Makefile.am:1.24 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/termios/Makefile.am Wed Jun 23 18:26:08 2010
</font><font color='#997700'>@@ -11,6 +11,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+termios_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/termios01/Makefile.am:1.2 rtems/testsuites/libtests/termios01/Makefile.am:1.3
--- rtems/testsuites/libtests/termios01/Makefile.am:1.2 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/termios01/Makefile.am Wed Jun 23 18:26:08 2010
</font><font color='#997700'>@@ -14,6 +14,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+termios01_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/include
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
<font color='#006600'>diff -u rtems/testsuites/libtests/termios02/Makefile.am:1.2 rtems/testsuites/libtests/termios02/Makefile.am:1.3
--- rtems/testsuites/libtests/termios02/Makefile.am:1.2 Wed Jun 23 18:24:11 2010
+++ rtems/testsuites/libtests/termios02/Makefile.am Wed Jun 23 18:26:08 2010
</font><font color='#997700'>@@ -14,6 +14,7 @@
</font> include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
<font color='#000088'>+termios02_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
</font>
AM_CPPFLAGS += -I$(top_srcdir)/include
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
</pre>
<p> </p>
<a name='cs4'></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-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
* libmisc/stackchk/check.c: More clean up and coverage improvements..
</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.2454&r2=text&tr2=1.2455&diff_format=h">M</a></td><td width='1%'>1.2455</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/libmisc/stackchk/check.c.diff?r1=text&tr1=1.67&r2=text&tr2=1.68&diff_format=h">M</a></td><td width='1%'>1.68</td><td width='100%'>cpukit/libmisc/stackchk/check.c</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2454 rtems/cpukit/ChangeLog:1.2455
--- rtems/cpukit/ChangeLog:1.2454 Wed Jun 23 13:18:41 2010
+++ rtems/cpukit/ChangeLog Wed Jun 23 18:28:45 2010
</font><font color='#997700'>@@ -1,5 +1,9 @@
</font> 2010-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
<font color='#000088'>+ * libmisc/stackchk/check.c: More clean up and coverage improvements..
+
+2010-06-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
</font> * libmisc/stackchk/check.c: Clean up to improve coverage.
2010-06-23 Chris Johns <chrisj@rtems.org>
<font color='#006600'>diff -u rtems/cpukit/libmisc/stackchk/check.c:1.67 rtems/cpukit/libmisc/stackchk/check.c:1.68
--- rtems/cpukit/libmisc/stackchk/check.c:1.67 Wed Jun 23 13:18:42 2010
+++ rtems/cpukit/libmisc/stackchk/check.c Wed Jun 23 18:28:46 2010
</font><font color='#997700'>@@ -143,7 +143,6 @@
</font> 0xDEADF00D, 0x600D0D06 /* DEAD FOOD but GOOD DOG */
};
<font color='#880000'>- if (Stack_check_Initialized)
</font> return;
/*
<font color='#997700'>@@ -164,7 +163,7 @@
</font> Stack_check_Interrupt_stack.size = (char *) _CPU_Interrupt_stack_high -
(char *) _CPU_Interrupt_stack_low;
Stack_check_Dope_stack(&Stack_check_Interrupt_stack);
<font color='#880000'>- }
</font><font color='#000088'>+ }
</font> #endif
Stack_check_Initialized = 1;
<font color='#997700'>@@ -212,6 +211,11 @@
</font> * NOTE: The system is in a questionable state... we may not get
* the following message out.
*/
<font color='#000088'>+void Stack_check_report_blown_task(
+ Thread_Control *running,
+ bool pattern_ok
+) RTEMS_COMPILER_NO_RETURN_ATTRIBUTE;
+
</font> void Stack_check_report_blown_task(Thread_Control *running, bool pattern_ok)
{
Stack_Control *stack = &running->Start.Initial_stack;
<font color='#997700'>@@ -311,23 +315,25 @@
</font> ));
}
<font color='#000088'>+
</font> /*
<font color='#880000'>- * The Stack Pointer and the Pattern Area are OK so return false.
</font><font color='#000088'>+ * Let's report as much as we can.
</font> */
<font color='#880000'>- if ( sp_ok && pattern_ok )
- return false;
</font><font color='#000088'>+ if ( !sp_ok || !pattern_ok ) {
+ Stack_check_report_blown_task( _Thread_Executing, pattern_ok );
+ /* DOES NOT RETURN */
+ }
</font>
/*
<font color='#880000'>- * Let's report as much as we can.
</font><font color='#000088'>+ * The Stack Pointer and the Pattern Area are OK so return false.
</font> */
<font color='#880000'>- Stack_check_report_blown_task( _Thread_Executing, pattern_ok );
- return true;
</font><font color='#000088'>+ return false;
</font> }
/*
* Stack_check_find_high_water_mark
*/
<font color='#880000'>-void *Stack_check_find_high_water_mark(
</font><font color='#000088'>+static inline void *Stack_check_find_high_water_mark(
</font> const void *s,
size_t n
)
<font color='#997700'>@@ -490,7 +496,6 @@
</font>
print_context = NULL;
print_handler = NULL;
<font color='#880000'>-
</font> }
void rtems_stack_checker_report_usage( void )
</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>