<!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>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>Add freebsd8.1.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/Makefile.am.diff?r1=text&tr1=1.37&r2=text&tr2=1.38&diff_format=h">M</a></td><td width='1%'>1.38</td><td width='100%'>contrib/crossrpms/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/configure.ac.diff?r1=text&tr1=1.75&r2=text&tr2=1.76&diff_format=h">M</a></td><td width='1%'>1.76</td><td width='100%'>contrib/crossrpms/configure.ac</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/contrib/crossrpms/Makefile.am:1.37 rtems/contrib/crossrpms/Makefile.am:1.38
--- rtems/contrib/crossrpms/Makefile.am:1.37    Mon Jun  7 04:40:27 2010
+++ rtems/contrib/crossrpms/Makefile.am Tue Jul 27 04:17:31 2010
</font><font color='#997700'>@@ -10,6 +10,7 @@
</font> DIST_SUBDIRS += freebsd6.4
 DIST_SUBDIRS += freebsd7.3
 DIST_SUBDIRS += freebsd8.0
<font color='#000088'>+DIST_SUBDIRS += freebsd8.1
</font> DIST_SUBDIRS += mingw32
 DIST_SUBDIRS += netbsd5.0.2
 DIST_SUBDIRS += solaris2.7

<font color='#006600'>diff -u rtems/contrib/crossrpms/configure.ac:1.75 rtems/contrib/crossrpms/configure.ac:1.76
--- rtems/contrib/crossrpms/configure.ac:1.75   Mon Jun  7 04:40:26 2010
+++ rtems/contrib/crossrpms/configure.ac        Tue Jul 27 04:17:31 2010
</font><font color='#997700'>@@ -168,6 +168,10 @@
</font> AC_CONFIG_FILES([freebsd8.0/i586/Makefile])
 AC_CONFIG_FILES([freebsd8.0/x86_64/Makefile])
 
<font color='#000088'>+AC_CONFIG_FILES([freebsd8.1/Makefile])
+AC_CONFIG_FILES([freebsd8.1/i586/Makefile])
+AC_CONFIG_FILES([freebsd8.1/x86_64/Makefile])
+
</font> AC_CONFIG_FILES([netbsd5.0.2/Makefile])
 AC_CONFIG_FILES([netbsd5.0.2/i386/Makefile])
 AC_CONFIG_FILES([netbsd5.0.2/x86_64/Makefile])
</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>Bump GCC_RPMREL.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/freebsd6.4/i586/Makefile.am.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>contrib/crossrpms/freebsd6.4/i586/Makefile.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/contrib/crossrpms/freebsd6.4/i586/Makefile.am:1.12 rtems/contrib/crossrpms/freebsd6.4/i586/Makefile.am:1.13
--- rtems/contrib/crossrpms/freebsd6.4/i586/Makefile.am:1.12    Mon Apr 26 22:03:52 2010
+++ rtems/contrib/crossrpms/freebsd6.4/i586/Makefile.am Tue Jul 27 04:24:33 2010
</font><font color='#997700'>@@ -18,6 +18,6 @@
</font> 
 GCC_VERS = 4.5.0
 GCC_PKGVERS = $(GCC_VERS)
<font color='#880000'>-GCC_RPMREL = 0.20100427.0
</font><font color='#000088'>+GCC_RPMREL = 0.20100727.0
</font> include ../gcc.am
 GCC_OPTS += --languages=cxx,fortran,objc
</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>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/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec.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%'>contrib/crossrpms/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/contrib/crossrpms/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec:1.9 rtems/contrib/crossrpms/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec:1.10
--- rtems/contrib/crossrpms/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec:1.9     Mon Apr 26 22:04:18 2010
+++ rtems/contrib/crossrpms/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec Tue Jul 27 04:25:07 2010
</font><font color='#997700'>@@ -41,7 +41,7 @@
</font> 
 Group: <span style="background-color: #FF0000">      </span>     Development/Tools
 Version:        %{gcc_rpmvers}
<font color='#880000'>-Release:<span style="background-color: #FF0000">      </span>        0.20100427.0%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   0.20100727.0%{?dist}
</font> License:<span style="background-color: #FF0000">      </span>       GPL
 URL:           http://gcc.gnu.org
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
<font color='#997700'>@@ -63,14 +63,14 @@
</font> 
 # versions of libraries, we conditionally bundle if necessary
 %global mpc_version    0.8.1
<font color='#880000'>-%global mpfr_version       2.4.1
</font><font color='#000088'>+%global mpfr_version  2.4.2
</font> %global gmp_version       4.3.2
 %global libelf_version  0.8.13
 
 # versions of libraries these distros are known to ship
 %if 0%{?fc13}
 %global mpc_provided 0.8.1
<font color='#880000'>-%global mpfr_provided 2.4.1
</font><font color='#000088'>+%global mpfr_provided 2.4.2
</font> %global gmp_provided 4.3.1
 %endif
 
<font color='#997700'>@@ -116,6 +116,12 @@
</font> %global gmp_provided 4.3.1
 %endif
 
<font color='#000088'>+%if 0%{?suse11_3}
+%global mpc_provided 0.8.1
+%global mpfr_provided 2.4.2
+%global gmp_provided 4.3.2
+%endif
+
</font> %if 0%{?cygwin}
 %global mpc_provided 0.8
 %global mpfr_provided 2.4.1
<font color='#997700'>@@ -194,6 +200,7 @@
</font> %{?fc12:BuildRequires: cloog-ppl-devel >= %cloog_required}
 %{?fc13:BuildRequires: cloog-ppl-devel >= %cloog_required}
 %{?el6:BuildRequires: cloog-ppl-devel >= %cloog_required}
<font color='#000088'>+%{?suse11_3:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
</font> %{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
 %{?suse11_1:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
 %endif
</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>