<!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-07-27)</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>Typo.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libbsp/shared/umon/tfsDriver.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%'>c/src/lib/libbsp/shared/umon/tfsDriver.c</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/c/src/lib/libbsp/shared/umon/tfsDriver.c:1.9 rtems/c/src/lib/libbsp/shared/umon/tfsDriver.c:1.10
--- rtems/c/src/lib/libbsp/shared/umon/tfsDriver.c:1.9  Tue Jul 27 05:18:22 2010
+++ rtems/c/src/lib/libbsp/shared/umon/tfsDriver.c      Tue Jul 27 06:55:05 2010
</font><font color='#997700'>@@ -466,7 +466,7 @@
</font>     tip->tfd = tfd;
     tip->buf = buf;
     strcpy(tip->name,pathcopy);
<font color='#880000'>-    iop->data0 = (void *)tfdidx;
</font><font color='#000088'>+    iop->data0 = (uint32_t)tfdidx;
</font>     return(0);
   } else {
     printk("%s: %s\n",pathcopy,
</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>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>Regenerate.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/cygwin/i686/i686-pc-cygwin-libs.spec.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%'>contrib/crossrpms/cygwin/i686/i686-pc-cygwin-libs.spec</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/contrib/crossrpms/cygwin/i686/i686-pc-cygwin-libs.spec:1.3 rtems/contrib/crossrpms/cygwin/i686/i686-pc-cygwin-libs.spec:1.4
--- rtems/contrib/crossrpms/cygwin/i686/i686-pc-cygwin-libs.spec:1.3    Thu Feb  4 07:38:42 2010
+++ rtems/contrib/crossrpms/cygwin/i686/i686-pc-cygwin-libs.spec        Tue Jul 27 06:45:50 2010
</font><font color='#997700'>@@ -30,11 +30,11 @@
</font> %define _host_rpmprefix %{nil}
 %endif
 
<font color='#880000'>-%define cygwin_version 1.7.1-1
-%define cygwin_rpmvers %{expand:%(echo 1.7.1-1 | tr - _)}<span style="background-color: #FF0000"> </span>
</font><font color='#000088'>+%define cygwin_version 1.7.5-1
+%define cygwin_rpmvers %{expand:%(echo 1.7.5-1 | tr - _)}<span style="background-color: #FF0000"> </span>
</font> 
 Name:         i686-pc-cygwin
<font color='#880000'>-Release:      0.20100204.0%{?dist}
</font><font color='#000088'>+Release:      0.20100726.0%{?dist}
</font> License:      GPL
 Group:        Development/Tools
 
</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>