<!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-24)</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>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.10&r2=text&tr2=1.11&diff_format=h">M</a></td><td width='1%'>1.11</td><td width='100%'>contrib/crossrpms/freebsd6.4/i586/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/freebsd7.3/i586/Makefile.am.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/freebsd7.3/i586/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/freebsd8.0/i586/Makefile.am.diff?r1=text&tr1=1.4&r2=text&tr2=1.5&diff_format=h">M</a></td><td width='1%'>1.5</td><td width='100%'>contrib/crossrpms/freebsd8.0/i586/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/netbsd5.0.2/amd64/Makefile.am.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>contrib/crossrpms/netbsd5.0.2/amd64/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am.diff?r1=text&tr1=1.4&r2=text&tr2=1.5&diff_format=h">M</a></td><td width='1%'>1.5</td><td width='100%'>contrib/crossrpms/netbsd5.0.2/i386/Makefile.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/contrib/crossrpms/freebsd6.4/i586/Makefile.am:1.10 rtems/contrib/crossrpms/freebsd6.4/i586/Makefile.am:1.11
--- rtems/contrib/crossrpms/freebsd6.4/i586/Makefile.am:1.10    Thu Apr 15 12:24:46 2010
+++ rtems/contrib/crossrpms/freebsd6.4/i586/Makefile.am Sat Apr 24 03:04:22 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.20100415.1
</font><font color='#000088'>+GCC_RPMREL = 0.20100424.0
</font> include ../gcc.am
 GCC_OPTS += --languages=cxx,fortran,objc

<font color='#006600'>diff -u rtems/contrib/crossrpms/freebsd7.3/i586/Makefile.am:1.1 rtems/contrib/crossrpms/freebsd7.3/i586/Makefile.am:1.2
--- rtems/contrib/crossrpms/freebsd7.3/i586/Makefile.am:1.1     Thu Apr 15 21:58:45 2010
+++ rtems/contrib/crossrpms/freebsd7.3/i586/Makefile.am Sat Apr 24 03:04:22 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.20100416.1
</font><font color='#000088'>+GCC_RPMREL = 0.20100424.0
</font> include ../gcc.am
 GCC_OPTS += --languages=cxx,fortran,objc

<font color='#006600'>diff -u rtems/contrib/crossrpms/freebsd8.0/i586/Makefile.am:1.4 rtems/contrib/crossrpms/freebsd8.0/i586/Makefile.am:1.5
--- rtems/contrib/crossrpms/freebsd8.0/i586/Makefile.am:1.4     Thu Apr 15 08:04:23 2010
+++ rtems/contrib/crossrpms/freebsd8.0/i586/Makefile.am Sat Apr 24 03:04:22 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.20100415.1
</font><font color='#000088'>+GCC_RPMREL = 0.20100424.0
</font> include ../gcc.am
 GCC_OPTS += --languages=cxx,fortran,objc

<font color='#006600'>diff -u rtems/contrib/crossrpms/netbsd5.0.2/amd64/Makefile.am:1.3 rtems/contrib/crossrpms/netbsd5.0.2/amd64/Makefile.am:1.4
--- rtems/contrib/crossrpms/netbsd5.0.2/amd64/Makefile.am:1.3   Mon Apr 19 09:19:21 2010
+++ rtems/contrib/crossrpms/netbsd5.0.2/amd64/Makefile.am       Sat Apr 24 03:04:22 2010
</font><font color='#997700'>@@ -18,7 +18,7 @@
</font> 
 GCC_VERS = 4.5.0
 GCC_PKGVERS = $(GCC_VERS)
<font color='#880000'>-GCC_RPMREL = 0.20100419.1
</font><font color='#000088'>+GCC_RPMREL = 0.20100424.0
</font> include ../gcc.am
 # C only
 GCC_OPTS += --languages=c,cxx,fortran,objc

<font color='#006600'>diff -u rtems/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am:1.4 rtems/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am:1.5
--- rtems/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am:1.4    Mon Apr 19 09:19:21 2010
+++ rtems/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am        Sat Apr 24 03:04:22 2010
</font><font color='#997700'>@@ -18,7 +18,7 @@
</font> 
 GCC_VERS = 4.5.0
 GCC_PKGVERS = $(GCC_VERS)
<font color='#880000'>-GCC_RPMREL = 0.20100419.1
</font><font color='#000088'>+GCC_RPMREL = 0.20100424.0
</font> include ../gcc.am
 # C only
 GCC_OPTS += --languages=c,cxx,fortran,objc
</pre>
<p> </p>
<a name='cs2'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>Regenerate.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h">M</a></td><td width='1%'>1.7</td><td width='100%'>contrib/crossrpms/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/freebsd7.3/i586/i586-pc-freebsd7.3-gcc.spec.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/freebsd7.3/i586/i586-pc-freebsd7.3-gcc.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/freebsd8.0/i586/i586-pc-freebsd8.0-gcc.spec.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>contrib/crossrpms/freebsd8.0/i586/i586-pc-freebsd8.0-gcc.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-gcc.spec.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/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-gcc.spec</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-gcc.spec.diff?r1=text&tr1=1.3&r2=text&tr2=1.4&diff_format=h">M</a></td><td width='1%'>1.4</td><td width='100%'>contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-gcc.spec</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/contrib/crossrpms/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec:1.6 rtems/contrib/crossrpms/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec:1.7
--- rtems/contrib/crossrpms/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec:1.6     Thu Apr 15 12:24:46 2010
+++ rtems/contrib/crossrpms/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec Sat Apr 24 03:04:56 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.20100415.1%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   0.20100424.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'>@@ -53,7 +53,7 @@
</font> # FIXME: Disable lto for now, to avoid dependencies on libelf
 %bcond_with lto
 
<font color='#880000'>-# FIXME: Disamble python gdb scripts
</font><font color='#000088'>+# FIXME: Disable python gdb scripts
</font> # ATM, no idea how to package them
 %bcond_with pygdb
 
<font color='#997700'>@@ -86,7 +86,14 @@
</font> %global gmp_provided 4.2.4
 %endif
 
<font color='#880000'>-%if 0%{?rhel5}
</font><font color='#000088'>+%if 0%{?el6}
+%global mpc_provided %{nil}
+# el6 beta ships mpfr but mpfr-devel is missing
+%global mpfr_provided %{nil}
+%global gmp_provided 4.3.1
+%endif
+
+%if 0%{?el5}
</font> %global mpc_provided %{nil}
 %global mpfr_provided %{nil}
 %global gmp_provided 4.1.4
<font color='#997700'>@@ -186,6 +193,7 @@
</font> %{?fc11:BuildRequires: cloog-ppl-devel >= %cloog_required}
 %{?fc12:BuildRequires: cloog-ppl-devel >= %cloog_required}
 %{?fc13:BuildRequires: cloog-ppl-devel >= %cloog_required}
<font color='#000088'>+# el6 ships cloog-ppl, but cloog-ppl-devel is missing
</font> %{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
 %{?suse11_1:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
 %endif

<font color='#006600'>diff -u rtems/contrib/crossrpms/freebsd7.3/i586/i586-pc-freebsd7.3-gcc.spec:1.1 rtems/contrib/crossrpms/freebsd7.3/i586/i586-pc-freebsd7.3-gcc.spec:1.2
--- rtems/contrib/crossrpms/freebsd7.3/i586/i586-pc-freebsd7.3-gcc.spec:1.1     Thu Apr 15 22:11:22 2010
+++ rtems/contrib/crossrpms/freebsd7.3/i586/i586-pc-freebsd7.3-gcc.spec Sat Apr 24 03:04:56 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.20100416.1%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   0.20100424.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'>@@ -53,7 +53,7 @@
</font> # FIXME: Disable lto for now, to avoid dependencies on libelf
 %bcond_with lto
 
<font color='#880000'>-# FIXME: Disamble python gdb scripts
</font><font color='#000088'>+# FIXME: Disable python gdb scripts
</font> # ATM, no idea how to package them
 %bcond_with pygdb
 
<font color='#997700'>@@ -86,7 +86,14 @@
</font> %global gmp_provided 4.2.4
 %endif
 
<font color='#880000'>-%if 0%{?rhel5}
</font><font color='#000088'>+%if 0%{?el6}
+%global mpc_provided %{nil}
+# el6 beta ships mpfr but mpfr-devel is missing
+%global mpfr_provided %{nil}
+%global gmp_provided 4.3.1
+%endif
+
+%if 0%{?el5}
</font> %global mpc_provided %{nil}
 %global mpfr_provided %{nil}
 %global gmp_provided 4.1.4
<font color='#997700'>@@ -186,6 +193,7 @@
</font> %{?fc11:BuildRequires: cloog-ppl-devel >= %cloog_required}
 %{?fc12:BuildRequires: cloog-ppl-devel >= %cloog_required}
 %{?fc13:BuildRequires: cloog-ppl-devel >= %cloog_required}
<font color='#000088'>+# el6 ships cloog-ppl, but cloog-ppl-devel is missing
</font> %{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
 %{?suse11_1:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
 %endif

<font color='#006600'>diff -u rtems/contrib/crossrpms/freebsd8.0/i586/i586-pc-freebsd8.0-gcc.spec:1.3 rtems/contrib/crossrpms/freebsd8.0/i586/i586-pc-freebsd8.0-gcc.spec:1.4
--- rtems/contrib/crossrpms/freebsd8.0/i586/i586-pc-freebsd8.0-gcc.spec:1.3     Thu Apr 15 08:04:35 2010
+++ rtems/contrib/crossrpms/freebsd8.0/i586/i586-pc-freebsd8.0-gcc.spec Sat Apr 24 03:04:56 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.20100415.1%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   0.20100424.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'>@@ -53,7 +53,7 @@
</font> # FIXME: Disable lto for now, to avoid dependencies on libelf
 %bcond_with lto
 
<font color='#880000'>-# FIXME: Disamble python gdb scripts
</font><font color='#000088'>+# FIXME: Disable python gdb scripts
</font> # ATM, no idea how to package them
 %bcond_with pygdb
 
<font color='#997700'>@@ -86,7 +86,14 @@
</font> %global gmp_provided 4.2.4
 %endif
 
<font color='#880000'>-%if 0%{?rhel5}
</font><font color='#000088'>+%if 0%{?el6}
+%global mpc_provided %{nil}
+# el6 beta ships mpfr but mpfr-devel is missing
+%global mpfr_provided %{nil}
+%global gmp_provided 4.3.1
+%endif
+
+%if 0%{?el5}
</font> %global mpc_provided %{nil}
 %global mpfr_provided %{nil}
 %global gmp_provided 4.1.4
<font color='#997700'>@@ -186,6 +193,7 @@
</font> %{?fc11:BuildRequires: cloog-ppl-devel >= %cloog_required}
 %{?fc12:BuildRequires: cloog-ppl-devel >= %cloog_required}
 %{?fc13:BuildRequires: cloog-ppl-devel >= %cloog_required}
<font color='#000088'>+# el6 ships cloog-ppl, but cloog-ppl-devel is missing
</font> %{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
 %{?suse11_1:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
 %endif

<font color='#006600'>diff -u rtems/contrib/crossrpms/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-gcc.spec:1.2 rtems/contrib/crossrpms/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-gcc.spec:1.3
--- rtems/contrib/crossrpms/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-gcc.spec:1.2      Mon Apr 19 09:19:21 2010
+++ rtems/contrib/crossrpms/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-gcc.spec  Sat Apr 24 03:04:56 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.20100419.1%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   0.20100424.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'>@@ -53,7 +53,7 @@
</font> # FIXME: Disable lto for now, to avoid dependencies on libelf
 %bcond_with lto
 
<font color='#880000'>-# FIXME: Disamble python gdb scripts
</font><font color='#000088'>+# FIXME: Disable python gdb scripts
</font> # ATM, no idea how to package them
 %bcond_with pygdb
 
<font color='#997700'>@@ -86,7 +86,14 @@
</font> %global gmp_provided 4.2.4
 %endif
 
<font color='#880000'>-%if 0%{?rhel5}
</font><font color='#000088'>+%if 0%{?el6}
+%global mpc_provided %{nil}
+# el6 beta ships mpfr but mpfr-devel is missing
+%global mpfr_provided %{nil}
+%global gmp_provided 4.3.1
+%endif
+
+%if 0%{?el5}
</font> %global mpc_provided %{nil}
 %global mpfr_provided %{nil}
 %global gmp_provided 4.1.4
<font color='#997700'>@@ -186,6 +193,7 @@
</font> %{?fc11:BuildRequires: cloog-ppl-devel >= %cloog_required}
 %{?fc12:BuildRequires: cloog-ppl-devel >= %cloog_required}
 %{?fc13:BuildRequires: cloog-ppl-devel >= %cloog_required}
<font color='#000088'>+# el6 ships cloog-ppl, but cloog-ppl-devel is missing
</font> %{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
 %{?suse11_1:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
 %endif

<font color='#006600'>diff -u rtems/contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-gcc.spec:1.3 rtems/contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-gcc.spec:1.4
--- rtems/contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-gcc.spec:1.3        Mon Apr 19 09:19:21 2010
+++ rtems/contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-gcc.spec    Sat Apr 24 03:04:56 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.20100419.1%{?dist}
</font><font color='#000088'>+Release:<span style="background-color: #FF0000">      </span>   0.20100424.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'>@@ -53,7 +53,7 @@
</font> # FIXME: Disable lto for now, to avoid dependencies on libelf
 %bcond_with lto
 
<font color='#880000'>-# FIXME: Disamble python gdb scripts
</font><font color='#000088'>+# FIXME: Disable python gdb scripts
</font> # ATM, no idea how to package them
 %bcond_with pygdb
 
<font color='#997700'>@@ -86,7 +86,14 @@
</font> %global gmp_provided 4.2.4
 %endif
 
<font color='#880000'>-%if 0%{?rhel5}
</font><font color='#000088'>+%if 0%{?el6}
+%global mpc_provided %{nil}
+# el6 beta ships mpfr but mpfr-devel is missing
+%global mpfr_provided %{nil}
+%global gmp_provided 4.3.1
+%endif
+
+%if 0%{?el5}
</font> %global mpc_provided %{nil}
 %global mpfr_provided %{nil}
 %global gmp_provided 4.1.4
<font color='#997700'>@@ -186,6 +193,7 @@
</font> %{?fc11:BuildRequires: cloog-ppl-devel >= %cloog_required}
 %{?fc12:BuildRequires: cloog-ppl-devel >= %cloog_required}
 %{?fc13:BuildRequires: cloog-ppl-devel >= %cloog_required}
<font color='#000088'>+# el6 ships cloog-ppl, but cloog-ppl-devel is missing
</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>