summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-05-08 05:04:59 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-05-08 05:04:59 +0000
commit492e450891c4f0c94633a7ec30541617960fcb48 (patch)
tree4a493f75440d875b32c15b0dd260afc8606c4960
parentSync with CVS HEAD. (diff)
downloadrtems-492e450891c4f0c94633a7ec30541617960fcb48.tar.bz2
Add support for gcc-4.3.0, gcc-4.2.3.
Update to newlib-1.15.0-rtems4.8-20080508.diff.
-rw-r--r--contrib/crossrpms/rtems4.8/arm/gcc-sources.add10
-rw-r--r--contrib/crossrpms/rtems4.8/bfin/gcc-sources.add10
-rw-r--r--contrib/crossrpms/rtems4.8/h8300/gcc-sources.add10
-rw-r--r--contrib/crossrpms/rtems4.8/i386/gcc-sources.add10
-rw-r--r--contrib/crossrpms/rtems4.8/m68k/gcc-sources.add10
-rw-r--r--contrib/crossrpms/rtems4.8/mips/gcc-sources.add10
-rw-r--r--contrib/crossrpms/rtems4.8/powerpc/gcc-sources.add10
-rw-r--r--contrib/crossrpms/rtems4.8/sh/gcc-sources.add10
-rw-r--r--contrib/crossrpms/rtems4.8/sparc/gcc-sources.add10
9 files changed, 81 insertions, 9 deletions
diff --git a/contrib/crossrpms/rtems4.8/arm/gcc-sources.add b/contrib/crossrpms/rtems4.8/arm/gcc-sources.add
index aadf2d2b0d..02072bc44a 100644
--- a/contrib/crossrpms/rtems4.8/arm/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/arm/gcc-sources.add
@@ -1,7 +1,15 @@
+%if "%{gcc_version}" == "4.3.0"
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20080417.diff
+%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
Patch0: gcc-core-4.2.2-rtems4.8-20071127.diff
%endif
+%if "%{gcc_version}" == "4.2.3"
+Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-4.2.3-rtems4.8-20080508.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
@@ -32,7 +40,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%if %build_newlib
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20071221.diff
+Patch50: newlib-1.15.0-rtems4.8-20080508.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/bfin/gcc-sources.add b/contrib/crossrpms/rtems4.8/bfin/gcc-sources.add
index aadf2d2b0d..02072bc44a 100644
--- a/contrib/crossrpms/rtems4.8/bfin/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/bfin/gcc-sources.add
@@ -1,7 +1,15 @@
+%if "%{gcc_version}" == "4.3.0"
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20080417.diff
+%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
Patch0: gcc-core-4.2.2-rtems4.8-20071127.diff
%endif
+%if "%{gcc_version}" == "4.2.3"
+Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-4.2.3-rtems4.8-20080508.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
@@ -32,7 +40,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%if %build_newlib
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20071221.diff
+Patch50: newlib-1.15.0-rtems4.8-20080508.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/h8300/gcc-sources.add b/contrib/crossrpms/rtems4.8/h8300/gcc-sources.add
index aadf2d2b0d..02072bc44a 100644
--- a/contrib/crossrpms/rtems4.8/h8300/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/h8300/gcc-sources.add
@@ -1,7 +1,15 @@
+%if "%{gcc_version}" == "4.3.0"
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20080417.diff
+%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
Patch0: gcc-core-4.2.2-rtems4.8-20071127.diff
%endif
+%if "%{gcc_version}" == "4.2.3"
+Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-4.2.3-rtems4.8-20080508.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
@@ -32,7 +40,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%if %build_newlib
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20071221.diff
+Patch50: newlib-1.15.0-rtems4.8-20080508.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/i386/gcc-sources.add b/contrib/crossrpms/rtems4.8/i386/gcc-sources.add
index aadf2d2b0d..02072bc44a 100644
--- a/contrib/crossrpms/rtems4.8/i386/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/i386/gcc-sources.add
@@ -1,7 +1,15 @@
+%if "%{gcc_version}" == "4.3.0"
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20080417.diff
+%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
Patch0: gcc-core-4.2.2-rtems4.8-20071127.diff
%endif
+%if "%{gcc_version}" == "4.2.3"
+Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-4.2.3-rtems4.8-20080508.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
@@ -32,7 +40,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%if %build_newlib
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20071221.diff
+Patch50: newlib-1.15.0-rtems4.8-20080508.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/m68k/gcc-sources.add b/contrib/crossrpms/rtems4.8/m68k/gcc-sources.add
index aadf2d2b0d..02072bc44a 100644
--- a/contrib/crossrpms/rtems4.8/m68k/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/m68k/gcc-sources.add
@@ -1,7 +1,15 @@
+%if "%{gcc_version}" == "4.3.0"
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20080417.diff
+%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
Patch0: gcc-core-4.2.2-rtems4.8-20071127.diff
%endif
+%if "%{gcc_version}" == "4.2.3"
+Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-4.2.3-rtems4.8-20080508.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
@@ -32,7 +40,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%if %build_newlib
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20071221.diff
+Patch50: newlib-1.15.0-rtems4.8-20080508.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/mips/gcc-sources.add b/contrib/crossrpms/rtems4.8/mips/gcc-sources.add
index aadf2d2b0d..02072bc44a 100644
--- a/contrib/crossrpms/rtems4.8/mips/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/mips/gcc-sources.add
@@ -1,7 +1,15 @@
+%if "%{gcc_version}" == "4.3.0"
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20080417.diff
+%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
Patch0: gcc-core-4.2.2-rtems4.8-20071127.diff
%endif
+%if "%{gcc_version}" == "4.2.3"
+Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-4.2.3-rtems4.8-20080508.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
@@ -32,7 +40,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%if %build_newlib
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20071221.diff
+Patch50: newlib-1.15.0-rtems4.8-20080508.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/powerpc/gcc-sources.add b/contrib/crossrpms/rtems4.8/powerpc/gcc-sources.add
index aadf2d2b0d..02072bc44a 100644
--- a/contrib/crossrpms/rtems4.8/powerpc/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/powerpc/gcc-sources.add
@@ -1,7 +1,15 @@
+%if "%{gcc_version}" == "4.3.0"
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20080417.diff
+%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
Patch0: gcc-core-4.2.2-rtems4.8-20071127.diff
%endif
+%if "%{gcc_version}" == "4.2.3"
+Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-4.2.3-rtems4.8-20080508.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
@@ -32,7 +40,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%if %build_newlib
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20071221.diff
+Patch50: newlib-1.15.0-rtems4.8-20080508.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/sh/gcc-sources.add b/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
index aadf2d2b0d..02072bc44a 100644
--- a/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
@@ -1,7 +1,15 @@
+%if "%{gcc_version}" == "4.3.0"
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20080417.diff
+%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
Patch0: gcc-core-4.2.2-rtems4.8-20071127.diff
%endif
+%if "%{gcc_version}" == "4.2.3"
+Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-4.2.3-rtems4.8-20080508.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
@@ -32,7 +40,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%if %build_newlib
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20071221.diff
+Patch50: newlib-1.15.0-rtems4.8-20080508.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/sparc/gcc-sources.add b/contrib/crossrpms/rtems4.8/sparc/gcc-sources.add
index aadf2d2b0d..02072bc44a 100644
--- a/contrib/crossrpms/rtems4.8/sparc/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/sparc/gcc-sources.add
@@ -1,7 +1,15 @@
+%if "%{gcc_version}" == "4.3.0"
+Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20080417.diff
+%endif
%if "%{gcc_version}" == "4.2.2"
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
Patch0: gcc-core-4.2.2-rtems4.8-20071127.diff
%endif
+%if "%{gcc_version}" == "4.2.3"
+Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-4.2.3-rtems4.8-20080508.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
@@ -32,7 +40,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%if %build_newlib
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20071221.diff
+Patch50: newlib-1.15.0-rtems4.8-20080508.diff
%endif
%{?_without_sources:NoSource: 50}
%endif