<!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-02-09)</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>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>

        * make/custom/erc32.cfg: Remove -ftest-coverage.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libbsp/sparc/erc32/ChangeLog.diff?r1=text&tr1=1.158&r2=text&tr2=1.159&diff_format=h">M</a></td><td width='1%'>1.159</td><td width='100%'>c/src/lib/libbsp/sparc/erc32/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libbsp/sparc/erc32/make/custom/erc32.cfg.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%'>c/src/lib/libbsp/sparc/erc32/make/custom/erc32.cfg</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/c/src/lib/libbsp/sparc/erc32/ChangeLog:1.158 rtems/c/src/lib/libbsp/sparc/erc32/ChangeLog:1.159
--- rtems/c/src/lib/libbsp/sparc/erc32/ChangeLog:1.158  Wed Feb  2 09:00:36 2011
+++ rtems/c/src/lib/libbsp/sparc/erc32/ChangeLog        Wed Feb  9 00:02:51 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-02-09    Ralf Corsépius <ralf.corsepius@rtems.org>
+
+       * make/custom/erc32.cfg: Remove -ftest-coverage.
+
</font> 2011-02-02        Ralf Corsépius <ralf.corsepius@rtems.org>
 
        * configure.ac: Require autoconf-2.68, automake-1.11.1.

<font color='#006600'>diff -u rtems/c/src/lib/libbsp/sparc/erc32/make/custom/erc32.cfg:1.3 rtems/c/src/lib/libbsp/sparc/erc32/make/custom/erc32.cfg:1.4
--- rtems/c/src/lib/libbsp/sparc/erc32/make/custom/erc32.cfg:1.3        Fri Jan 28 14:25:24 2011
+++ rtems/c/src/lib/libbsp/sparc/erc32/make/custom/erc32.cfg    Wed Feb  9 00:02:51 2011
</font><font color='#997700'>@@ -12,7 +12,7 @@
</font> 
 #  This contains the compiler options necessary to select the CPU model
 #  and (hopefully) optimize for it.
<font color='#880000'>-CPU_CFLAGS = -mcpu=cypress -ftest-coverage
</font><font color='#000088'>+CPU_CFLAGS = -mcpu=cypress
</font> 
 # optimize flag: typically -O2
 CFLAGS_OPTIMIZE_V = -O2 -g
</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>