<!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-04-26)</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 missing ;
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/patches/newlib-1.18.0-rtems4.10-20100426.diff.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%'>contrib/crossrpms/patches/newlib-1.18.0-rtems4.10-20100426.diff</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/patches/newlib-1.18.0-rtems4.11-20100423.diff.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%'>contrib/crossrpms/patches/newlib-1.18.0-rtems4.11-20100423.diff</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/contrib/crossrpms/patches/newlib-1.18.0-rtems4.10-20100426.diff:1.1 rtems/contrib/crossrpms/patches/newlib-1.18.0-rtems4.10-20100426.diff:1.2
--- rtems/contrib/crossrpms/patches/newlib-1.18.0-rtems4.10-20100426.diff:1.1   Mon Apr 26 08:53:32 2010
+++ rtems/contrib/crossrpms/patches/newlib-1.18.0-rtems4.10-20100426.diff       Mon Apr 26 09:28:47 2010
</font><font color='#997700'>@@ -637,7 +637,7 @@
</font>  
 -#ifndef __CYGWIN__
 +#if defined(__rtems__)
<font color='#880000'>-+typedef _mode_t mode_t
</font><font color='#000088'>++typedef _mode_t mode_t;
</font> +#endif
 +
 +#if !defined(__CYGWIN__) && !defined(__rtems__)

<font color='#006600'>diff -u rtems/contrib/crossrpms/patches/newlib-1.18.0-rtems4.11-20100423.diff:1.2 rtems/contrib/crossrpms/patches/newlib-1.18.0-rtems4.11-20100423.diff:1.3
--- rtems/contrib/crossrpms/patches/newlib-1.18.0-rtems4.11-20100423.diff:1.2   Mon Apr 26 08:16:43 2010
+++ rtems/contrib/crossrpms/patches/newlib-1.18.0-rtems4.11-20100423.diff       Mon Apr 26 09:28:02 2010
</font><font color='#997700'>@@ -621,7 +621,7 @@
</font>  
 -#ifndef __CYGWIN__
 +#if defined(__rtems__)
<font color='#880000'>-+typedef _mode_t mode_t
</font><font color='#000088'>++typedef _mode_t mode_t;
</font> +#endif
 +
 +#if !defined(__CYGWIN__) && !defined(__rtems__)
</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>Abandon gcc-g++-4.4.2.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/arm/gcc-sources.add.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/rtems4.11/arm/gcc-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/avr/gcc-sources.add.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/rtems4.11/avr/gcc-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/bfin/gcc-sources.add.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/rtems4.11/bfin/gcc-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/h8300/gcc-sources.add.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/rtems4.11/h8300/gcc-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/i386/gcc-sources.add.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/rtems4.11/i386/gcc-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/lm32/gcc-sources.add.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/rtems4.11/lm32/gcc-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/m32c/gcc-sources.add.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/rtems4.11/m32c/gcc-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/m32r/gcc-sources.add.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/rtems4.11/m32r/gcc-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/m68k/gcc-sources.add.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/rtems4.11/m68k/gcc-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/mips/gcc-sources.add.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/rtems4.11/mips/gcc-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/powerpc/gcc-sources.add.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/rtems4.11/powerpc/gcc-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/sh/gcc-sources.add.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/rtems4.11/sh/gcc-sources.add</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/sparc/gcc-sources.add.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/rtems4.11/sparc/gcc-sources.add</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/arm/gcc-sources.add:1.9 rtems/contrib/crossrpms/rtems4.11/arm/gcc-sources.add:1.10
--- rtems/contrib/crossrpms/rtems4.11/arm/gcc-sources.add:1.9   Mon Apr 26 08:42:00 2010
+++ rtems/contrib/crossrpms/rtems4.11/arm/gcc-sources.add       Mon Apr 26 09:30:54 2010
</font><font color='#997700'>@@ -15,9 +15,6 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %endif

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/avr/gcc-sources.add:1.9 rtems/contrib/crossrpms/rtems4.11/avr/gcc-sources.add:1.10
--- rtems/contrib/crossrpms/rtems4.11/avr/gcc-sources.add:1.9   Mon Apr 26 08:42:01 2010
+++ rtems/contrib/crossrpms/rtems4.11/avr/gcc-sources.add       Mon Apr 26 09:30:55 2010
</font><font color='#997700'>@@ -15,9 +15,6 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %endif

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/bfin/gcc-sources.add:1.9 rtems/contrib/crossrpms/rtems4.11/bfin/gcc-sources.add:1.10
--- rtems/contrib/crossrpms/rtems4.11/bfin/gcc-sources.add:1.9  Mon Apr 26 08:42:01 2010
+++ rtems/contrib/crossrpms/rtems4.11/bfin/gcc-sources.add      Mon Apr 26 09:30:56 2010
</font><font color='#997700'>@@ -15,9 +15,6 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %endif

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/h8300/gcc-sources.add:1.9 rtems/contrib/crossrpms/rtems4.11/h8300/gcc-sources.add:1.10
--- rtems/contrib/crossrpms/rtems4.11/h8300/gcc-sources.add:1.9 Mon Apr 26 08:42:01 2010
+++ rtems/contrib/crossrpms/rtems4.11/h8300/gcc-sources.add     Mon Apr 26 09:30:56 2010
</font><font color='#997700'>@@ -15,9 +15,6 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %endif

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/i386/gcc-sources.add:1.9 rtems/contrib/crossrpms/rtems4.11/i386/gcc-sources.add:1.10
--- rtems/contrib/crossrpms/rtems4.11/i386/gcc-sources.add:1.9  Mon Apr 26 08:42:01 2010
+++ rtems/contrib/crossrpms/rtems4.11/i386/gcc-sources.add      Mon Apr 26 09:30:56 2010
</font><font color='#997700'>@@ -15,9 +15,6 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %endif

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/lm32/gcc-sources.add:1.9 rtems/contrib/crossrpms/rtems4.11/lm32/gcc-sources.add:1.10
--- rtems/contrib/crossrpms/rtems4.11/lm32/gcc-sources.add:1.9  Mon Apr 26 08:42:01 2010
+++ rtems/contrib/crossrpms/rtems4.11/lm32/gcc-sources.add      Mon Apr 26 09:30:56 2010
</font><font color='#997700'>@@ -15,9 +15,6 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %endif

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/m32c/gcc-sources.add:1.9 rtems/contrib/crossrpms/rtems4.11/m32c/gcc-sources.add:1.10
--- rtems/contrib/crossrpms/rtems4.11/m32c/gcc-sources.add:1.9  Mon Apr 26 08:42:01 2010
+++ rtems/contrib/crossrpms/rtems4.11/m32c/gcc-sources.add      Mon Apr 26 09:30:56 2010
</font><font color='#997700'>@@ -15,9 +15,6 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %endif

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/m32r/gcc-sources.add:1.9 rtems/contrib/crossrpms/rtems4.11/m32r/gcc-sources.add:1.10
--- rtems/contrib/crossrpms/rtems4.11/m32r/gcc-sources.add:1.9  Mon Apr 26 08:42:01 2010
+++ rtems/contrib/crossrpms/rtems4.11/m32r/gcc-sources.add      Mon Apr 26 09:30:56 2010
</font><font color='#997700'>@@ -15,9 +15,6 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %endif

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/m68k/gcc-sources.add:1.9 rtems/contrib/crossrpms/rtems4.11/m68k/gcc-sources.add:1.10
--- rtems/contrib/crossrpms/rtems4.11/m68k/gcc-sources.add:1.9  Mon Apr 26 08:42:01 2010
+++ rtems/contrib/crossrpms/rtems4.11/m68k/gcc-sources.add      Mon Apr 26 09:30:56 2010
</font><font color='#997700'>@@ -15,9 +15,6 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %endif

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/mips/gcc-sources.add:1.9 rtems/contrib/crossrpms/rtems4.11/mips/gcc-sources.add:1.10
--- rtems/contrib/crossrpms/rtems4.11/mips/gcc-sources.add:1.9  Mon Apr 26 08:42:01 2010
+++ rtems/contrib/crossrpms/rtems4.11/mips/gcc-sources.add      Mon Apr 26 09:30:56 2010
</font><font color='#997700'>@@ -15,9 +15,6 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %endif

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/powerpc/gcc-sources.add:1.9 rtems/contrib/crossrpms/rtems4.11/powerpc/gcc-sources.add:1.10
--- rtems/contrib/crossrpms/rtems4.11/powerpc/gcc-sources.add:1.9       Mon Apr 26 08:42:01 2010
+++ rtems/contrib/crossrpms/rtems4.11/powerpc/gcc-sources.add   Mon Apr 26 09:30:56 2010
</font><font color='#997700'>@@ -15,9 +15,6 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %endif

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/sh/gcc-sources.add:1.9 rtems/contrib/crossrpms/rtems4.11/sh/gcc-sources.add:1.10
--- rtems/contrib/crossrpms/rtems4.11/sh/gcc-sources.add:1.9    Mon Apr 26 08:42:01 2010
+++ rtems/contrib/crossrpms/rtems4.11/sh/gcc-sources.add        Mon Apr 26 09:30:56 2010
</font><font color='#997700'>@@ -15,9 +15,6 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %endif

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/sparc/gcc-sources.add:1.9 rtems/contrib/crossrpms/rtems4.11/sparc/gcc-sources.add:1.10
--- rtems/contrib/crossrpms/rtems4.11/sparc/gcc-sources.add:1.9 Mon Apr 26 08:42:01 2010
+++ rtems/contrib/crossrpms/rtems4.11/sparc/gcc-sources.add     Mon Apr 26 09:30:56 2010
</font><font color='#997700'>@@ -15,9 +15,6 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %endif
</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/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gcc.spec.diff?r1=text&tr1=1.15&r2=text&tr2=1.16&diff_format=h">M</a></td><td width='1%'>1.16</td><td width='100%'>contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gcc.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gcc.spec.diff?r1=text&tr1=1.16&r2=text&tr2=1.17&diff_format=h">M</a></td><td width='1%'>1.17</td><td width='100%'>contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gcc.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec.diff?r1=text&tr1=1.17&r2=text&tr2=1.18&diff_format=h">M</a></td><td width='1%'>1.18</td><td width='100%'>contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gcc.spec.diff?r1=text&tr1=1.16&r2=text&tr2=1.17&diff_format=h">M</a></td><td width='1%'>1.17</td><td width='100%'>contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gcc.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec.diff?r1=text&tr1=1.16&r2=text&tr2=1.17&diff_format=h">M</a></td><td width='1%'>1.17</td><td width='100%'>contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec.diff?r1=text&tr1=1.16&r2=text&tr2=1.17&diff_format=h">M</a></td><td width='1%'>1.17</td><td width='100%'>contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gcc.spec.diff?r1=text&tr1=1.16&r2=text&tr2=1.17&diff_format=h">M</a></td><td width='1%'>1.17</td><td width='100%'>contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gcc.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gcc.spec.diff?r1=text&tr1=1.15&r2=text&tr2=1.16&diff_format=h">M</a></td><td width='1%'>1.16</td><td width='100%'>contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gcc.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gcc.spec.diff?r1=text&tr1=1.16&r2=text&tr2=1.17&diff_format=h">M</a></td><td width='1%'>1.17</td><td width='100%'>contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gcc.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gcc.spec.diff?r1=text&tr1=1.16&r2=text&tr2=1.17&diff_format=h">M</a></td><td width='1%'>1.17</td><td width='100%'>contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gcc.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gcc.spec.diff?r1=text&tr1=1.16&r2=text&tr2=1.17&diff_format=h">M</a></td><td width='1%'>1.17</td><td width='100%'>contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gcc.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec.diff?r1=text&tr1=1.16&r2=text&tr2=1.17&diff_format=h">M</a></td><td width='1%'>1.17</td><td width='100%'>contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec.diff?r1=text&tr1=1.18&r2=text&tr2=1.19&diff_format=h">M</a></td><td width='1%'>1.19</td><td width='100%'>contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gcc.spec:1.15 rtems/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gcc.spec:1.16
--- rtems/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gcc.spec:1.15        Sat Apr 24 09:18:04 2010
+++ rtems/contrib/crossrpms/rtems4.11/arm/rtems-4.11-arm-rtems4.11-gcc.spec     Mon Apr 26 09:31:59 2010
</font><font color='#997700'>@@ -58,7 +58,7 @@
</font> 
 Group: <span style="background-color: #FF0000">      </span>     Development/Tools
 Version:        %{gcc_rpmvers}
<font color='#880000'>-Release:<span style="background-color: #FF0000">      </span>        9%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   10%{?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'>@@ -241,7 +241,7 @@
</font> Requires: rtems-4.11-gcc-common
 Requires:      rtems-4.11-arm-rtems4.11-binutils
 Requires:      rtems-4.11-arm-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
<font color='#880000'>-Requires:  rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:     rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> 
 %if "%{gcc_version}" >= "4.5.0"
 BuildRequires:  zlib-devel
<font color='#997700'>@@ -261,10 +261,6 @@
</font> Source0:  ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
 Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.3-rtems4.10-20100315.diff
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"
-Source0:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.2-rtems4.10-20091104.diff
-%endif
</font> %{?_without_sources:NoSource:     0}
 
 %if "%{gcc_version}" == "4.5.0"<span style="background-color: #FF0000"> </span>
<font color='#997700'>@@ -273,14 +269,11 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %if "%{newlib_version}" == "1.18.0"
 Source50:      ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
<font color='#880000'>-Patch50:   ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100402.diff
</font><font color='#000088'>+Patch50:      ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100423.diff
</font> %endif
 %{?_without_sources:NoSource:  50}
 
<font color='#997700'>@@ -355,7 +348,7 @@
</font>   ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
 %endif
 
<font color='#880000'>-echo "RTEMS gcc-%{gcc_version}-9%{?dist}/newlib-%{newlib_version}-9%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font><font color='#000088'>+echo "RTEMS gcc-%{gcc_version}-10%{?dist}/newlib-%{newlib_version}-10%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font> 
 
   # Fix timestamps
<font color='#997700'>@@ -625,7 +618,7 @@
</font> # Group:          Development/Tools
 # Version:        %{gcc_rpmvers}
 # Requires:       rtems-4.11-arm-rtems4.11-binutils
<font color='#880000'>-# Requires:       rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+# Requires:       rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> # License:        GPL
 
 # %if %build_infos
<font color='#997700'>@@ -643,7 +636,7 @@
</font> Group:          Development/Tools
 Version:        %{gcc_rpmvers}
 %{?_with_noarch_subpackages:BuildArch: noarch}
<font color='#880000'>-Requires:       rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:       rtems-4.11-arm-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> License:  GPL
 
 %description -n rtems-4.11-arm-rtems4.11-gcc-libgcc
<font color='#997700'>@@ -817,7 +810,7 @@
</font> Group:<span style="background-color: #FF0000"> </span>              Development/Tools
 License:       Distributable
 Version:       %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 
 Requires:      rtems-4.11-newlib-common
<font color='#997700'>@@ -838,7 +831,7 @@
</font> Summary:  Base package for RTEMS newlib C Library
 Group:          Development/Tools
 Version:        %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 License:       Distributable
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gcc.spec:1.16 rtems/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gcc.spec:1.17
--- rtems/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gcc.spec:1.16        Sat Apr 24 09:18:04 2010
+++ rtems/contrib/crossrpms/rtems4.11/avr/rtems-4.11-avr-rtems4.11-gcc.spec     Mon Apr 26 09:31:59 2010
</font><font color='#997700'>@@ -58,7 +58,7 @@
</font> 
 Group: <span style="background-color: #FF0000">      </span>     Development/Tools
 Version:        %{gcc_rpmvers}
<font color='#880000'>-Release:<span style="background-color: #FF0000">      </span>        9%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   10%{?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'>@@ -241,7 +241,7 @@
</font> Requires: rtems-4.11-gcc-common
 Requires:      rtems-4.11-avr-rtems4.11-binutils
 Requires:      rtems-4.11-avr-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
<font color='#880000'>-Requires:  rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:     rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> 
 %if "%{gcc_version}" >= "4.5.0"
 BuildRequires:  zlib-devel
<font color='#997700'>@@ -261,15 +261,11 @@
</font> Source0:  ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
 Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.3-rtems4.10-20100315.diff
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"
-Source0:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.2-rtems4.10-20091104.diff
-%endif
</font> %{?_without_sources:NoSource:     0}
 
 %if "%{newlib_version}" == "1.18.0"
 Source50:      ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
<font color='#880000'>-Patch50:   ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100402.diff
</font><font color='#000088'>+Patch50:      ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100423.diff
</font> %endif
 %{?_without_sources:NoSource:  50}
 
<font color='#997700'>@@ -340,7 +336,7 @@
</font>   ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
 %endif
 
<font color='#880000'>-echo "RTEMS gcc-%{gcc_version}-9%{?dist}/newlib-%{newlib_version}-9%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font><font color='#000088'>+echo "RTEMS gcc-%{gcc_version}-10%{?dist}/newlib-%{newlib_version}-10%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font> 
 
   # Fix timestamps
<font color='#997700'>@@ -609,7 +605,7 @@
</font> # Group:          Development/Tools
 # Version:        %{gcc_rpmvers}
 # Requires:       rtems-4.11-avr-rtems4.11-binutils
<font color='#880000'>-# Requires:       rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+# Requires:       rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> # License:        GPL
 
 # %if %build_infos
<font color='#997700'>@@ -627,7 +623,7 @@
</font> Group:          Development/Tools
 Version:        %{gcc_rpmvers}
 %{?_with_noarch_subpackages:BuildArch: noarch}
<font color='#880000'>-Requires:       rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:       rtems-4.11-avr-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> License:  GPL
 
 %description -n rtems-4.11-avr-rtems4.11-gcc-libgcc
<font color='#997700'>@@ -740,7 +736,7 @@
</font> Group:<span style="background-color: #FF0000"> </span>              Development/Tools
 License:       Distributable
 Version:       %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 
 Requires:      rtems-4.11-newlib-common
<font color='#997700'>@@ -761,7 +757,7 @@
</font> Summary:  Base package for RTEMS newlib C Library
 Group:          Development/Tools
 Version:        %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 License:       Distributable
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec:1.17 rtems/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec:1.18
--- rtems/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec:1.17      Sat Apr 24 09:18:05 2010
+++ rtems/contrib/crossrpms/rtems4.11/bfin/rtems-4.11-bfin-rtems4.11-gcc.spec   Mon Apr 26 09:32:00 2010
</font><font color='#997700'>@@ -58,7 +58,7 @@
</font> 
 Group: <span style="background-color: #FF0000">      </span>     Development/Tools
 Version:        %{gcc_rpmvers}
<font color='#880000'>-Release:<span style="background-color: #FF0000">      </span>        9%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   10%{?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'>@@ -241,7 +241,7 @@
</font> Requires: rtems-4.11-gcc-common
 Requires:      rtems-4.11-bfin-rtems4.11-binutils
 Requires:      rtems-4.11-bfin-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
<font color='#880000'>-Requires:  rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:     rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> 
 %if "%{gcc_version}" >= "4.5.0"
 BuildRequires:  zlib-devel
<font color='#997700'>@@ -261,10 +261,6 @@
</font> Source0:  ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
 Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.3-rtems4.10-20100315.diff
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"
-Source0:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.2-rtems4.10-20091104.diff
-%endif
</font> %{?_without_sources:NoSource:     0}
 
 %if "%{gcc_version}" == "4.5.0"<span style="background-color: #FF0000"> </span>
<font color='#997700'>@@ -273,14 +269,11 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %if "%{newlib_version}" == "1.18.0"
 Source50:      ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
<font color='#880000'>-Patch50:   ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100402.diff
</font><font color='#000088'>+Patch50:      ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100423.diff
</font> %endif
 %{?_without_sources:NoSource:  50}
 
<font color='#997700'>@@ -355,7 +348,7 @@
</font>   ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
 %endif
 
<font color='#880000'>-echo "RTEMS gcc-%{gcc_version}-9%{?dist}/newlib-%{newlib_version}-9%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font><font color='#000088'>+echo "RTEMS gcc-%{gcc_version}-10%{?dist}/newlib-%{newlib_version}-10%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font> 
 
   # Fix timestamps
<font color='#997700'>@@ -625,7 +618,7 @@
</font> # Group:          Development/Tools
 # Version:        %{gcc_rpmvers}
 # Requires:       rtems-4.11-bfin-rtems4.11-binutils
<font color='#880000'>-# Requires:       rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+# Requires:       rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> # License:        GPL
 
 # %if %build_infos
<font color='#997700'>@@ -643,7 +636,7 @@
</font> Group:          Development/Tools
 Version:        %{gcc_rpmvers}
 %{?_with_noarch_subpackages:BuildArch: noarch}
<font color='#880000'>-Requires:       rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:       rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> License:  GPL
 
 %description -n rtems-4.11-bfin-rtems4.11-gcc-libgcc
<font color='#997700'>@@ -817,7 +810,7 @@
</font> Group:<span style="background-color: #FF0000"> </span>              Development/Tools
 License:       Distributable
 Version:       %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 
 Requires:      rtems-4.11-newlib-common
<font color='#997700'>@@ -838,7 +831,7 @@
</font> Summary:  Base package for RTEMS newlib C Library
 Group:          Development/Tools
 Version:        %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 License:       Distributable
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gcc.spec:1.16 rtems/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gcc.spec:1.17
--- rtems/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gcc.spec:1.16    Sat Apr 24 09:18:05 2010
+++ rtems/contrib/crossrpms/rtems4.11/h8300/rtems-4.11-h8300-rtems4.11-gcc.spec Mon Apr 26 09:32:00 2010
</font><font color='#997700'>@@ -58,7 +58,7 @@
</font> 
 Group: <span style="background-color: #FF0000">      </span>     Development/Tools
 Version:        %{gcc_rpmvers}
<font color='#880000'>-Release:<span style="background-color: #FF0000">      </span>        9%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   10%{?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'>@@ -241,7 +241,7 @@
</font> Requires: rtems-4.11-gcc-common
 Requires:      rtems-4.11-h8300-rtems4.11-binutils
 Requires:      rtems-4.11-h8300-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
<font color='#880000'>-Requires:  rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:     rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> 
 %if "%{gcc_version}" >= "4.5.0"
 BuildRequires:  zlib-devel
<font color='#997700'>@@ -261,10 +261,6 @@
</font> Source0:  ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
 Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.3-rtems4.10-20100315.diff
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"
-Source0:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.2-rtems4.10-20091104.diff
-%endif
</font> %{?_without_sources:NoSource:     0}
 
 %if "%{gcc_version}" == "4.5.0"<span style="background-color: #FF0000"> </span>
<font color='#997700'>@@ -273,14 +269,11 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %if "%{newlib_version}" == "1.18.0"
 Source50:      ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
<font color='#880000'>-Patch50:   ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100402.diff
</font><font color='#000088'>+Patch50:      ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100423.diff
</font> %endif
 %{?_without_sources:NoSource:  50}
 
<font color='#997700'>@@ -355,7 +348,7 @@
</font>   ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
 %endif
 
<font color='#880000'>-echo "RTEMS gcc-%{gcc_version}-9%{?dist}/newlib-%{newlib_version}-9%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font><font color='#000088'>+echo "RTEMS gcc-%{gcc_version}-10%{?dist}/newlib-%{newlib_version}-10%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font> 
 
   # Fix timestamps
<font color='#997700'>@@ -625,7 +618,7 @@
</font> # Group:          Development/Tools
 # Version:        %{gcc_rpmvers}
 # Requires:       rtems-4.11-h8300-rtems4.11-binutils
<font color='#880000'>-# Requires:       rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+# Requires:       rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> # License:        GPL
 
 # %if %build_infos
<font color='#997700'>@@ -643,7 +636,7 @@
</font> Group:          Development/Tools
 Version:        %{gcc_rpmvers}
 %{?_with_noarch_subpackages:BuildArch: noarch}
<font color='#880000'>-Requires:       rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:       rtems-4.11-h8300-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> License:  GPL
 
 %description -n rtems-4.11-h8300-rtems4.11-gcc-libgcc
<font color='#997700'>@@ -817,7 +810,7 @@
</font> Group:<span style="background-color: #FF0000"> </span>              Development/Tools
 License:       Distributable
 Version:       %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 
 Requires:      rtems-4.11-newlib-common
<font color='#997700'>@@ -838,7 +831,7 @@
</font> Summary:  Base package for RTEMS newlib C Library
 Group:          Development/Tools
 Version:        %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 License:       Distributable
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec:1.16 rtems/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec:1.17
--- rtems/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec:1.16      Sat Apr 24 09:18:05 2010
+++ rtems/contrib/crossrpms/rtems4.11/i386/rtems-4.11-i386-rtems4.11-gcc.spec   Mon Apr 26 09:32:00 2010
</font><font color='#997700'>@@ -58,7 +58,7 @@
</font> 
 Group: <span style="background-color: #FF0000">      </span>     Development/Tools
 Version:        %{gcc_rpmvers}
<font color='#880000'>-Release:<span style="background-color: #FF0000">      </span>        9%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   10%{?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'>@@ -241,7 +241,7 @@
</font> Requires: rtems-4.11-gcc-common
 Requires:      rtems-4.11-i386-rtems4.11-binutils
 Requires:      rtems-4.11-i386-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
<font color='#880000'>-Requires:  rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:     rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> 
 %if "%{gcc_version}" >= "4.5.0"
 BuildRequires:  zlib-devel
<font color='#997700'>@@ -261,10 +261,6 @@
</font> Source0:  ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
 Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.3-rtems4.10-20100315.diff
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"
-Source0:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.2-rtems4.10-20091104.diff
-%endif
</font> %{?_without_sources:NoSource:     0}
 
 %if "%{gcc_version}" == "4.5.0"<span style="background-color: #FF0000"> </span>
<font color='#997700'>@@ -273,14 +269,11 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %if "%{newlib_version}" == "1.18.0"
 Source50:      ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
<font color='#880000'>-Patch50:   ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100402.diff
</font><font color='#000088'>+Patch50:      ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100423.diff
</font> %endif
 %{?_without_sources:NoSource:  50}
 
<font color='#997700'>@@ -355,7 +348,7 @@
</font>   ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
 %endif
 
<font color='#880000'>-echo "RTEMS gcc-%{gcc_version}-9%{?dist}/newlib-%{newlib_version}-9%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font><font color='#000088'>+echo "RTEMS gcc-%{gcc_version}-10%{?dist}/newlib-%{newlib_version}-10%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font> 
 
   # Fix timestamps
<font color='#997700'>@@ -625,7 +618,7 @@
</font> # Group:          Development/Tools
 # Version:        %{gcc_rpmvers}
 # Requires:       rtems-4.11-i386-rtems4.11-binutils
<font color='#880000'>-# Requires:       rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+# Requires:       rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> # License:        GPL
 
 # %if %build_infos
<font color='#997700'>@@ -643,7 +636,7 @@
</font> Group:          Development/Tools
 Version:        %{gcc_rpmvers}
 %{?_with_noarch_subpackages:BuildArch: noarch}
<font color='#880000'>-Requires:       rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:       rtems-4.11-i386-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> License:  GPL
 
 %description -n rtems-4.11-i386-rtems4.11-gcc-libgcc
<font color='#997700'>@@ -817,7 +810,7 @@
</font> Group:<span style="background-color: #FF0000"> </span>              Development/Tools
 License:       Distributable
 Version:       %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 
 Requires:      rtems-4.11-newlib-common
<font color='#997700'>@@ -838,7 +831,7 @@
</font> Summary:  Base package for RTEMS newlib C Library
 Group:          Development/Tools
 Version:        %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 License:       Distributable
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec:1.16 rtems/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec:1.17
--- rtems/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec:1.16      Sat Apr 24 09:18:05 2010
+++ rtems/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec   Mon Apr 26 09:32:00 2010
</font><font color='#997700'>@@ -58,7 +58,7 @@
</font> 
 Group: <span style="background-color: #FF0000">      </span>     Development/Tools
 Version:        %{gcc_rpmvers}
<font color='#880000'>-Release:<span style="background-color: #FF0000">      </span>        9%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   10%{?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'>@@ -241,7 +241,7 @@
</font> Requires: rtems-4.11-gcc-common
 Requires:      rtems-4.11-lm32-rtems4.11-binutils
 Requires:      rtems-4.11-lm32-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
<font color='#880000'>-Requires:  rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:     rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> 
 %if "%{gcc_version}" >= "4.5.0"
 BuildRequires:  zlib-devel
<font color='#997700'>@@ -261,10 +261,6 @@
</font> Source0:  ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
 Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.3-rtems4.10-20100315.diff
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"
-Source0:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.2-rtems4.10-20091104.diff
-%endif
</font> %{?_without_sources:NoSource:     0}
 
 %if "%{gcc_version}" == "4.5.0"<span style="background-color: #FF0000"> </span>
<font color='#997700'>@@ -273,14 +269,11 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %if "%{newlib_version}" == "1.18.0"
 Source50:      ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
<font color='#880000'>-Patch50:   ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100402.diff
</font><font color='#000088'>+Patch50:      ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100423.diff
</font> %endif
 %{?_without_sources:NoSource:  50}
 
<font color='#997700'>@@ -355,7 +348,7 @@
</font>   ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
 %endif
 
<font color='#880000'>-echo "RTEMS gcc-%{gcc_version}-9%{?dist}/newlib-%{newlib_version}-9%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font><font color='#000088'>+echo "RTEMS gcc-%{gcc_version}-10%{?dist}/newlib-%{newlib_version}-10%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font> 
 
   # Fix timestamps
<font color='#997700'>@@ -625,7 +618,7 @@
</font> # Group:          Development/Tools
 # Version:        %{gcc_rpmvers}
 # Requires:       rtems-4.11-lm32-rtems4.11-binutils
<font color='#880000'>-# Requires:       rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+# Requires:       rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> # License:        GPL
 
 # %if %build_infos
<font color='#997700'>@@ -643,7 +636,7 @@
</font> Group:          Development/Tools
 Version:        %{gcc_rpmvers}
 %{?_with_noarch_subpackages:BuildArch: noarch}
<font color='#880000'>-Requires:       rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:       rtems-4.11-lm32-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> License:  GPL
 
 %description -n rtems-4.11-lm32-rtems4.11-gcc-libgcc
<font color='#997700'>@@ -817,7 +810,7 @@
</font> Group:<span style="background-color: #FF0000"> </span>              Development/Tools
 License:       Distributable
 Version:       %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 
 Requires:      rtems-4.11-newlib-common
<font color='#997700'>@@ -838,7 +831,7 @@
</font> Summary:  Base package for RTEMS newlib C Library
 Group:          Development/Tools
 Version:        %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 License:       Distributable
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gcc.spec:1.16 rtems/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gcc.spec:1.17
--- rtems/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gcc.spec:1.16      Sat Apr 24 09:18:05 2010
+++ rtems/contrib/crossrpms/rtems4.11/m32c/rtems-4.11-m32c-rtems4.11-gcc.spec   Mon Apr 26 09:32:00 2010
</font><font color='#997700'>@@ -58,7 +58,7 @@
</font> 
 Group: <span style="background-color: #FF0000">      </span>     Development/Tools
 Version:        %{gcc_rpmvers}
<font color='#880000'>-Release:<span style="background-color: #FF0000">      </span>        9%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   10%{?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'>@@ -241,7 +241,7 @@
</font> Requires: rtems-4.11-gcc-common
 Requires:      rtems-4.11-m32c-rtems4.11-binutils
 Requires:      rtems-4.11-m32c-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
<font color='#880000'>-Requires:  rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:     rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> 
 %if "%{gcc_version}" >= "4.5.0"
 BuildRequires:  zlib-devel
<font color='#997700'>@@ -261,15 +261,11 @@
</font> Source0:  ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
 Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.3-rtems4.10-20100315.diff
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"
-Source0:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.2-rtems4.10-20091104.diff
-%endif
</font> %{?_without_sources:NoSource:     0}
 
 %if "%{newlib_version}" == "1.18.0"
 Source50:      ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
<font color='#880000'>-Patch50:   ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100402.diff
</font><font color='#000088'>+Patch50:      ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100423.diff
</font> %endif
 %{?_without_sources:NoSource:  50}
 
<font color='#997700'>@@ -340,7 +336,7 @@
</font>   ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
 %endif
 
<font color='#880000'>-echo "RTEMS gcc-%{gcc_version}-9%{?dist}/newlib-%{newlib_version}-9%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font><font color='#000088'>+echo "RTEMS gcc-%{gcc_version}-10%{?dist}/newlib-%{newlib_version}-10%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font> 
 
   # Fix timestamps
<font color='#997700'>@@ -609,7 +605,7 @@
</font> # Group:          Development/Tools
 # Version:        %{gcc_rpmvers}
 # Requires:       rtems-4.11-m32c-rtems4.11-binutils
<font color='#880000'>-# Requires:       rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+# Requires:       rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> # License:        GPL
 
 # %if %build_infos
<font color='#997700'>@@ -627,7 +623,7 @@
</font> Group:          Development/Tools
 Version:        %{gcc_rpmvers}
 %{?_with_noarch_subpackages:BuildArch: noarch}
<font color='#880000'>-Requires:       rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:       rtems-4.11-m32c-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> License:  GPL
 
 %description -n rtems-4.11-m32c-rtems4.11-gcc-libgcc
<font color='#997700'>@@ -741,7 +737,7 @@
</font> Group:<span style="background-color: #FF0000"> </span>              Development/Tools
 License:       Distributable
 Version:       %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 
 Requires:      rtems-4.11-newlib-common
<font color='#997700'>@@ -762,7 +758,7 @@
</font> Summary:  Base package for RTEMS newlib C Library
 Group:          Development/Tools
 Version:        %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 License:       Distributable
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gcc.spec:1.15 rtems/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gcc.spec:1.16
--- rtems/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gcc.spec:1.15      Sat Apr 24 09:18:05 2010
+++ rtems/contrib/crossrpms/rtems4.11/m32r/rtems-4.11-m32r-rtems4.11-gcc.spec   Mon Apr 26 09:32:00 2010
</font><font color='#997700'>@@ -58,7 +58,7 @@
</font> 
 Group: <span style="background-color: #FF0000">      </span>     Development/Tools
 Version:        %{gcc_rpmvers}
<font color='#880000'>-Release:<span style="background-color: #FF0000">      </span>        9%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   10%{?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'>@@ -241,7 +241,7 @@
</font> Requires: rtems-4.11-gcc-common
 Requires:      rtems-4.11-m32r-rtems4.11-binutils
 Requires:      rtems-4.11-m32r-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
<font color='#880000'>-Requires:  rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:     rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> 
 %if "%{gcc_version}" >= "4.5.0"
 BuildRequires:  zlib-devel
<font color='#997700'>@@ -261,15 +261,11 @@
</font> Source0:  ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
 Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.3-rtems4.10-20100315.diff
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"
-Source0:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.2-rtems4.10-20091104.diff
-%endif
</font> %{?_without_sources:NoSource:     0}
 
 %if "%{newlib_version}" == "1.18.0"
 Source50:      ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
<font color='#880000'>-Patch50:   ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100402.diff
</font><font color='#000088'>+Patch50:      ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100423.diff
</font> %endif
 %{?_without_sources:NoSource:  50}
 
<font color='#997700'>@@ -340,7 +336,7 @@
</font>   ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
 %endif
 
<font color='#880000'>-echo "RTEMS gcc-%{gcc_version}-9%{?dist}/newlib-%{newlib_version}-9%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font><font color='#000088'>+echo "RTEMS gcc-%{gcc_version}-10%{?dist}/newlib-%{newlib_version}-10%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font> 
 
   # Fix timestamps
<font color='#997700'>@@ -609,7 +605,7 @@
</font> # Group:          Development/Tools
 # Version:        %{gcc_rpmvers}
 # Requires:       rtems-4.11-m32r-rtems4.11-binutils
<font color='#880000'>-# Requires:       rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+# Requires:       rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> # License:        GPL
 
 # %if %build_infos
<font color='#997700'>@@ -627,7 +623,7 @@
</font> Group:          Development/Tools
 Version:        %{gcc_rpmvers}
 %{?_with_noarch_subpackages:BuildArch: noarch}
<font color='#880000'>-Requires:       rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:       rtems-4.11-m32r-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> License:  GPL
 
 %description -n rtems-4.11-m32r-rtems4.11-gcc-libgcc
<font color='#997700'>@@ -741,7 +737,7 @@
</font> Group:<span style="background-color: #FF0000"> </span>              Development/Tools
 License:       Distributable
 Version:       %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 
 Requires:      rtems-4.11-newlib-common
<font color='#997700'>@@ -762,7 +758,7 @@
</font> Summary:  Base package for RTEMS newlib C Library
 Group:          Development/Tools
 Version:        %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 License:       Distributable
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gcc.spec:1.16 rtems/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gcc.spec:1.17
--- rtems/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gcc.spec:1.16      Sat Apr 24 09:18:05 2010
+++ rtems/contrib/crossrpms/rtems4.11/m68k/rtems-4.11-m68k-rtems4.11-gcc.spec   Mon Apr 26 09:32:00 2010
</font><font color='#997700'>@@ -58,7 +58,7 @@
</font> 
 Group: <span style="background-color: #FF0000">      </span>     Development/Tools
 Version:        %{gcc_rpmvers}
<font color='#880000'>-Release:<span style="background-color: #FF0000">      </span>        9%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   10%{?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'>@@ -241,7 +241,7 @@
</font> Requires: rtems-4.11-gcc-common
 Requires:      rtems-4.11-m68k-rtems4.11-binutils
 Requires:      rtems-4.11-m68k-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
<font color='#880000'>-Requires:  rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:     rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> 
 %if "%{gcc_version}" >= "4.5.0"
 BuildRequires:  zlib-devel
<font color='#997700'>@@ -261,10 +261,6 @@
</font> Source0:  ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
 Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.3-rtems4.10-20100315.diff
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"
-Source0:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.2-rtems4.10-20091104.diff
-%endif
</font> %{?_without_sources:NoSource:     0}
 
 %if "%{gcc_version}" == "4.5.0"<span style="background-color: #FF0000"> </span>
<font color='#997700'>@@ -273,14 +269,11 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %if "%{newlib_version}" == "1.18.0"
 Source50:      ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
<font color='#880000'>-Patch50:   ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100402.diff
</font><font color='#000088'>+Patch50:      ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100423.diff
</font> %endif
 %{?_without_sources:NoSource:  50}
 
<font color='#997700'>@@ -355,7 +348,7 @@
</font>   ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
 %endif
 
<font color='#880000'>-echo "RTEMS gcc-%{gcc_version}-9%{?dist}/newlib-%{newlib_version}-9%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font><font color='#000088'>+echo "RTEMS gcc-%{gcc_version}-10%{?dist}/newlib-%{newlib_version}-10%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font> 
 
   # Fix timestamps
<font color='#997700'>@@ -625,7 +618,7 @@
</font> # Group:          Development/Tools
 # Version:        %{gcc_rpmvers}
 # Requires:       rtems-4.11-m68k-rtems4.11-binutils
<font color='#880000'>-# Requires:       rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+# Requires:       rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> # License:        GPL
 
 # %if %build_infos
<font color='#997700'>@@ -643,7 +636,7 @@
</font> Group:          Development/Tools
 Version:        %{gcc_rpmvers}
 %{?_with_noarch_subpackages:BuildArch: noarch}
<font color='#880000'>-Requires:       rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:       rtems-4.11-m68k-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> License:  GPL
 
 %description -n rtems-4.11-m68k-rtems4.11-gcc-libgcc
<font color='#997700'>@@ -817,7 +810,7 @@
</font> Group:<span style="background-color: #FF0000"> </span>              Development/Tools
 License:       Distributable
 Version:       %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 
 Requires:      rtems-4.11-newlib-common
<font color='#997700'>@@ -838,7 +831,7 @@
</font> Summary:  Base package for RTEMS newlib C Library
 Group:          Development/Tools
 Version:        %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 License:       Distributable
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gcc.spec:1.16 rtems/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gcc.spec:1.17
--- rtems/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gcc.spec:1.16      Sat Apr 24 09:18:05 2010
+++ rtems/contrib/crossrpms/rtems4.11/mips/rtems-4.11-mips-rtems4.11-gcc.spec   Mon Apr 26 09:32:00 2010
</font><font color='#997700'>@@ -58,7 +58,7 @@
</font> 
 Group: <span style="background-color: #FF0000">      </span>     Development/Tools
 Version:        %{gcc_rpmvers}
<font color='#880000'>-Release:<span style="background-color: #FF0000">      </span>        9%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   10%{?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'>@@ -241,7 +241,7 @@
</font> Requires: rtems-4.11-gcc-common
 Requires:      rtems-4.11-mips-rtems4.11-binutils
 Requires:      rtems-4.11-mips-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
<font color='#880000'>-Requires:  rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:     rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> 
 %if "%{gcc_version}" >= "4.5.0"
 BuildRequires:  zlib-devel
<font color='#997700'>@@ -261,10 +261,6 @@
</font> Source0:  ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
 Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.3-rtems4.10-20100315.diff
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"
-Source0:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.2-rtems4.10-20091104.diff
-%endif
</font> %{?_without_sources:NoSource:     0}
 
 %if "%{gcc_version}" == "4.5.0"<span style="background-color: #FF0000"> </span>
<font color='#997700'>@@ -273,14 +269,11 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %if "%{newlib_version}" == "1.18.0"
 Source50:      ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
<font color='#880000'>-Patch50:   ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100402.diff
</font><font color='#000088'>+Patch50:      ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100423.diff
</font> %endif
 %{?_without_sources:NoSource:  50}
 
<font color='#997700'>@@ -355,7 +348,7 @@
</font>   ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
 %endif
 
<font color='#880000'>-echo "RTEMS gcc-%{gcc_version}-9%{?dist}/newlib-%{newlib_version}-9%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font><font color='#000088'>+echo "RTEMS gcc-%{gcc_version}-10%{?dist}/newlib-%{newlib_version}-10%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font> 
 
   # Fix timestamps
<font color='#997700'>@@ -625,7 +618,7 @@
</font> # Group:          Development/Tools
 # Version:        %{gcc_rpmvers}
 # Requires:       rtems-4.11-mips-rtems4.11-binutils
<font color='#880000'>-# Requires:       rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+# Requires:       rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> # License:        GPL
 
 # %if %build_infos
<font color='#997700'>@@ -643,7 +636,7 @@
</font> Group:          Development/Tools
 Version:        %{gcc_rpmvers}
 %{?_with_noarch_subpackages:BuildArch: noarch}
<font color='#880000'>-Requires:       rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:       rtems-4.11-mips-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> License:  GPL
 
 %description -n rtems-4.11-mips-rtems4.11-gcc-libgcc
<font color='#997700'>@@ -817,7 +810,7 @@
</font> Group:<span style="background-color: #FF0000"> </span>              Development/Tools
 License:       Distributable
 Version:       %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 
 Requires:      rtems-4.11-newlib-common
<font color='#997700'>@@ -838,7 +831,7 @@
</font> Summary:  Base package for RTEMS newlib C Library
 Group:          Development/Tools
 Version:        %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 License:       Distributable
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gcc.spec:1.16 rtems/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gcc.spec:1.17
--- rtems/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gcc.spec:1.16        Sat Apr 24 09:18:05 2010
+++ rtems/contrib/crossrpms/rtems4.11/powerpc/rtems-4.11-powerpc-rtems4.11-gcc.spec     Mon Apr 26 09:32:00 2010
</font><font color='#997700'>@@ -58,7 +58,7 @@
</font> 
 Group: <span style="background-color: #FF0000">      </span>     Development/Tools
 Version:        %{gcc_rpmvers}
<font color='#880000'>-Release:<span style="background-color: #FF0000">      </span>        9%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   10%{?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'>@@ -241,7 +241,7 @@
</font> Requires: rtems-4.11-gcc-common
 Requires:      rtems-4.11-powerpc-rtems4.11-binutils
 Requires:      rtems-4.11-powerpc-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
<font color='#880000'>-Requires:  rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:     rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> 
 %if "%{gcc_version}" >= "4.5.0"
 BuildRequires:  zlib-devel
<font color='#997700'>@@ -261,10 +261,6 @@
</font> Source0:  ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
 Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.3-rtems4.10-20100315.diff
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"
-Source0:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.2-rtems4.10-20091104.diff
-%endif
</font> %{?_without_sources:NoSource:     0}
 
 %if "%{gcc_version}" == "4.5.0"<span style="background-color: #FF0000"> </span>
<font color='#997700'>@@ -273,14 +269,11 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %if "%{newlib_version}" == "1.18.0"
 Source50:      ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
<font color='#880000'>-Patch50:   ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100402.diff
</font><font color='#000088'>+Patch50:      ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100423.diff
</font> %endif
 %{?_without_sources:NoSource:  50}
 
<font color='#997700'>@@ -355,7 +348,7 @@
</font>   ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
 %endif
 
<font color='#880000'>-echo "RTEMS gcc-%{gcc_version}-9%{?dist}/newlib-%{newlib_version}-9%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font><font color='#000088'>+echo "RTEMS gcc-%{gcc_version}-10%{?dist}/newlib-%{newlib_version}-10%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font> 
 
   # Fix timestamps
<font color='#997700'>@@ -625,7 +618,7 @@
</font> # Group:          Development/Tools
 # Version:        %{gcc_rpmvers}
 # Requires:       rtems-4.11-powerpc-rtems4.11-binutils
<font color='#880000'>-# Requires:       rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+# Requires:       rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> # License:        GPL
 
 # %if %build_infos
<font color='#997700'>@@ -643,7 +636,7 @@
</font> Group:          Development/Tools
 Version:        %{gcc_rpmvers}
 %{?_with_noarch_subpackages:BuildArch: noarch}
<font color='#880000'>-Requires:       rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:       rtems-4.11-powerpc-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> License:  GPL
 
 %description -n rtems-4.11-powerpc-rtems4.11-gcc-libgcc
<font color='#997700'>@@ -817,7 +810,7 @@
</font> Group:<span style="background-color: #FF0000"> </span>              Development/Tools
 License:       Distributable
 Version:       %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 
 Requires:      rtems-4.11-newlib-common
<font color='#997700'>@@ -838,7 +831,7 @@
</font> Summary:  Base package for RTEMS newlib C Library
 Group:          Development/Tools
 Version:        %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 License:       Distributable
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec:1.16 rtems/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec:1.17
--- rtems/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec:1.16  Sat Apr 24 09:18:05 2010
+++ rtems/contrib/crossrpms/rtems4.11/sh/rtems-4.11-sh-rtems4.11-gcc.spec       Mon Apr 26 09:32:00 2010
</font><font color='#997700'>@@ -58,7 +58,7 @@
</font> 
 Group: <span style="background-color: #FF0000">      </span>     Development/Tools
 Version:        %{gcc_rpmvers}
<font color='#880000'>-Release:<span style="background-color: #FF0000">      </span>        9%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   10%{?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'>@@ -241,7 +241,7 @@
</font> Requires: rtems-4.11-gcc-common
 Requires:      rtems-4.11-sh-rtems4.11-binutils
 Requires:      rtems-4.11-sh-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
<font color='#880000'>-Requires:  rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:     rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> 
 %if "%{gcc_version}" >= "4.5.0"
 BuildRequires:  zlib-devel
<font color='#997700'>@@ -261,10 +261,6 @@
</font> Source0:  ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
 Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.3-rtems4.10-20100315.diff
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"
-Source0:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.2-rtems4.10-20091104.diff
-%endif
</font> %{?_without_sources:NoSource:     0}
 
 %if "%{gcc_version}" == "4.5.0"<span style="background-color: #FF0000"> </span>
<font color='#997700'>@@ -273,14 +269,11 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %if "%{newlib_version}" == "1.18.0"
 Source50:      ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
<font color='#880000'>-Patch50:   ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100402.diff
</font><font color='#000088'>+Patch50:      ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100423.diff
</font> %endif
 %{?_without_sources:NoSource:  50}
 
<font color='#997700'>@@ -355,7 +348,7 @@
</font>   ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
 %endif
 
<font color='#880000'>-echo "RTEMS gcc-%{gcc_version}-9%{?dist}/newlib-%{newlib_version}-9%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font><font color='#000088'>+echo "RTEMS gcc-%{gcc_version}-10%{?dist}/newlib-%{newlib_version}-10%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font> 
 
   # Fix timestamps
<font color='#997700'>@@ -625,7 +618,7 @@
</font> # Group:          Development/Tools
 # Version:        %{gcc_rpmvers}
 # Requires:       rtems-4.11-sh-rtems4.11-binutils
<font color='#880000'>-# Requires:       rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+# Requires:       rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> # License:        GPL
 
 # %if %build_infos
<font color='#997700'>@@ -643,7 +636,7 @@
</font> Group:          Development/Tools
 Version:        %{gcc_rpmvers}
 %{?_with_noarch_subpackages:BuildArch: noarch}
<font color='#880000'>-Requires:       rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:       rtems-4.11-sh-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> License:  GPL
 
 %description -n rtems-4.11-sh-rtems4.11-gcc-libgcc
<font color='#997700'>@@ -817,7 +810,7 @@
</font> Group:<span style="background-color: #FF0000"> </span>              Development/Tools
 License:       Distributable
 Version:       %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 
 Requires:      rtems-4.11-newlib-common
<font color='#997700'>@@ -838,7 +831,7 @@
</font> Summary:  Base package for RTEMS newlib C Library
 Group:          Development/Tools
 Version:        %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 License:       Distributable
 

<font color='#006600'>diff -u rtems/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec:1.18 rtems/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec:1.19
--- rtems/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec:1.18    Sat Apr 24 09:18:05 2010
+++ rtems/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec Mon Apr 26 09:32:00 2010
</font><font color='#997700'>@@ -58,7 +58,7 @@
</font> 
 Group: <span style="background-color: #FF0000">      </span>     Development/Tools
 Version:        %{gcc_rpmvers}
<font color='#880000'>-Release:<span style="background-color: #FF0000">      </span>        9%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   10%{?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'>@@ -241,7 +241,7 @@
</font> Requires: rtems-4.11-gcc-common
 Requires:      rtems-4.11-sparc-rtems4.11-binutils
 Requires:      rtems-4.11-sparc-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
<font color='#880000'>-Requires:  rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:     rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> 
 %if "%{gcc_version}" >= "4.5.0"
 BuildRequires:  zlib-devel
<font color='#997700'>@@ -261,10 +261,6 @@
</font> Source0:  ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
 Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.3-rtems4.10-20100315.diff
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"
-Source0:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0:                ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.4.2-rtems4.10-20091104.diff
-%endif
</font> %{?_without_sources:NoSource:     0}
 
 %if "%{gcc_version}" == "4.5.0"<span style="background-color: #FF0000"> </span>
<font color='#997700'>@@ -273,14 +269,11 @@
</font> %if "%{gcc_version}" == "4.4.3"<span style="background-color: #FF0000"> </span>
 Source1:       ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
 %endif
<font color='#880000'>-%if "%{gcc_version}" == "4.4.2"<span style="background-color: #FF0000"> </span>
-Source1:        ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-g++-%{gcc_pkgvers}.tar.bz2
-%endif
</font> %{?_without_sources:NoSource:     1}
 
 %if "%{newlib_version}" == "1.18.0"
 Source50:      ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
<font color='#880000'>-Patch50:   ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.10-20100402.diff
</font><font color='#000088'>+Patch50:      ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.18.0-rtems4.11-20100423.diff
</font> %endif
 %{?_without_sources:NoSource:  50}
 
<font color='#997700'>@@ -355,7 +348,7 @@
</font>   ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
 %endif
 
<font color='#880000'>-echo "RTEMS gcc-%{gcc_version}-9%{?dist}/newlib-%{newlib_version}-9%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font><font color='#000088'>+echo "RTEMS gcc-%{gcc_version}-10%{?dist}/newlib-%{newlib_version}-10%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
</font> 
 
   # Fix timestamps
<font color='#997700'>@@ -625,7 +618,7 @@
</font> # Group:          Development/Tools
 # Version:        %{gcc_rpmvers}
 # Requires:       rtems-4.11-sparc-rtems4.11-binutils
<font color='#880000'>-# Requires:       rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+# Requires:       rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> # License:        GPL
 
 # %if %build_infos
<font color='#997700'>@@ -643,7 +636,7 @@
</font> Group:          Development/Tools
 Version:        %{gcc_rpmvers}
 %{?_with_noarch_subpackages:BuildArch: noarch}
<font color='#880000'>-Requires:       rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-9%{?dist}
</font><font color='#000088'>+Requires:       rtems-4.11-sparc-rtems4.11-newlib = %{newlib_version}-10%{?dist}
</font> License:  GPL
 
 %description -n rtems-4.11-sparc-rtems4.11-gcc-libgcc
<font color='#997700'>@@ -817,7 +810,7 @@
</font> Group:<span style="background-color: #FF0000"> </span>              Development/Tools
 License:       Distributable
 Version:       %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 
 Requires:      rtems-4.11-newlib-common
<font color='#997700'>@@ -838,7 +831,7 @@
</font> Summary:  Base package for RTEMS newlib C Library
 Group:          Development/Tools
 Version:        %{newlib_version}
<font color='#880000'>-Release:        9%{?dist}
</font><font color='#000088'>+Release:        10%{?dist}
</font> %{?_with_noarch_subpackages:BuildArch: noarch}
 License:       Distributable
 
</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>