<!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-21)</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-21 Joel Sherrill <joel.sherrill@oarcorp.com>

        * do_one: Turn off -x.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//gcc-testing/gcc/ChangeLog.diff?r1=text&tr1=1.11&r2=text&tr2=1.12&diff_format=h">M</a></td><td width='1%'>1.12</td><td width='100%'>gcc/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//gcc-testing/gcc/do_one.diff?r1=text&tr1=1.13&r2=text&tr2=1.14&diff_format=h">M</a></td><td width='1%'>1.14</td><td width='100%'>gcc/do_one</td></tr>
</table>
<pre>
<font color='#006600'>diff -u gcc-testing/gcc/ChangeLog:1.11 gcc-testing/gcc/ChangeLog:1.12
--- gcc-testing/gcc/ChangeLog:1.11      Fri May 21 10:34:38 2010
+++ gcc-testing/gcc/ChangeLog   Fri May 21 11:37:14 2010
</font><font color='#997700'>@@ -1,5 +1,9 @@
</font> 2010-05-21        Joel Sherrill <joel.sherrill@oarcorp.com>
 
<font color='#000088'>+   * do_one: Turn off -x.
+
+2010-05-21     Joel Sherrill <joel.sherrill@oarcorp.com>
+
</font>   * do_one: Only send results if things ran OK.
        * test_driver: Add quotes in terms of test.
        * testsuite/ada/acats/Makefile.rtems: Add lm32_evr and m32rsim.

<font color='#006600'>diff -u gcc-testing/gcc/do_one:1.13 gcc-testing/gcc/do_one:1.14
--- gcc-testing/gcc/do_one:1.13 Fri May 21 10:34:38 2010
+++ gcc-testing/gcc/do_one      Fri May 21 11:37:15 2010
</font><font color='#997700'>@@ -1,4 +1,4 @@
</font><font color='#880000'>-#! /bin/sh -x
</font><font color='#000088'>+#! /bin/sh
</font> #
 # Execution Times (for sparc-rtems${RTEMS_VERSION})
 #
</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>