summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-20 05:41:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-20 05:41:00 +0000
commit66e86174cee719f19e05cf2999ceb5756baf4de9 (patch)
treecb44e923441694ed616827e8df21dd9d6af36cea /contrib
parentPreps for gdb-6.6. (diff)
downloadrtems-66e86174cee719f19e05cf2999ceb5756baf4de9.tar.bz2
Preps for gcc-4.1.2.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.7/arm/gcc-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.7/avr/gcc-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.7/h8300/gcc-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.7/i386/gcc-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.7/m68k/gcc-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.7/mips/gcc-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.7/powerpc/gcc-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.7/sh/gcc-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.7/sparc/gcc-sources.add3
9 files changed, 27 insertions, 0 deletions
diff --git a/contrib/crossrpms/rtems4.7/arm/gcc-sources.add b/contrib/crossrpms/rtems4.7/arm/gcc-sources.add
index 4c83dc31fd..1b56aec6b2 100644
--- a/contrib/crossrpms/rtems4.7/arm/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.7/arm/gcc-sources.add
@@ -5,6 +5,9 @@ Patch0: gcc-core-4.0.3-rtems-20060822.diff
%if "%{gcc_version}" == "4.1.1"
Patch0: gcc-core-4.1.1-rtems4.7-20070102.diff
%endif
+%if "%{gcc_version}" == "4.1.2"
+Patch0: gcc-core-4.1.2-rtems4.7-20070216.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
diff --git a/contrib/crossrpms/rtems4.7/avr/gcc-sources.add b/contrib/crossrpms/rtems4.7/avr/gcc-sources.add
index 4c83dc31fd..1b56aec6b2 100644
--- a/contrib/crossrpms/rtems4.7/avr/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.7/avr/gcc-sources.add
@@ -5,6 +5,9 @@ Patch0: gcc-core-4.0.3-rtems-20060822.diff
%if "%{gcc_version}" == "4.1.1"
Patch0: gcc-core-4.1.1-rtems4.7-20070102.diff
%endif
+%if "%{gcc_version}" == "4.1.2"
+Patch0: gcc-core-4.1.2-rtems4.7-20070216.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
diff --git a/contrib/crossrpms/rtems4.7/h8300/gcc-sources.add b/contrib/crossrpms/rtems4.7/h8300/gcc-sources.add
index 4c83dc31fd..1b56aec6b2 100644
--- a/contrib/crossrpms/rtems4.7/h8300/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.7/h8300/gcc-sources.add
@@ -5,6 +5,9 @@ Patch0: gcc-core-4.0.3-rtems-20060822.diff
%if "%{gcc_version}" == "4.1.1"
Patch0: gcc-core-4.1.1-rtems4.7-20070102.diff
%endif
+%if "%{gcc_version}" == "4.1.2"
+Patch0: gcc-core-4.1.2-rtems4.7-20070216.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
diff --git a/contrib/crossrpms/rtems4.7/i386/gcc-sources.add b/contrib/crossrpms/rtems4.7/i386/gcc-sources.add
index 4c83dc31fd..1b56aec6b2 100644
--- a/contrib/crossrpms/rtems4.7/i386/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.7/i386/gcc-sources.add
@@ -5,6 +5,9 @@ Patch0: gcc-core-4.0.3-rtems-20060822.diff
%if "%{gcc_version}" == "4.1.1"
Patch0: gcc-core-4.1.1-rtems4.7-20070102.diff
%endif
+%if "%{gcc_version}" == "4.1.2"
+Patch0: gcc-core-4.1.2-rtems4.7-20070216.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
diff --git a/contrib/crossrpms/rtems4.7/m68k/gcc-sources.add b/contrib/crossrpms/rtems4.7/m68k/gcc-sources.add
index 4c83dc31fd..1b56aec6b2 100644
--- a/contrib/crossrpms/rtems4.7/m68k/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.7/m68k/gcc-sources.add
@@ -5,6 +5,9 @@ Patch0: gcc-core-4.0.3-rtems-20060822.diff
%if "%{gcc_version}" == "4.1.1"
Patch0: gcc-core-4.1.1-rtems4.7-20070102.diff
%endif
+%if "%{gcc_version}" == "4.1.2"
+Patch0: gcc-core-4.1.2-rtems4.7-20070216.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
diff --git a/contrib/crossrpms/rtems4.7/mips/gcc-sources.add b/contrib/crossrpms/rtems4.7/mips/gcc-sources.add
index 4c83dc31fd..1b56aec6b2 100644
--- a/contrib/crossrpms/rtems4.7/mips/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.7/mips/gcc-sources.add
@@ -5,6 +5,9 @@ Patch0: gcc-core-4.0.3-rtems-20060822.diff
%if "%{gcc_version}" == "4.1.1"
Patch0: gcc-core-4.1.1-rtems4.7-20070102.diff
%endif
+%if "%{gcc_version}" == "4.1.2"
+Patch0: gcc-core-4.1.2-rtems4.7-20070216.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
diff --git a/contrib/crossrpms/rtems4.7/powerpc/gcc-sources.add b/contrib/crossrpms/rtems4.7/powerpc/gcc-sources.add
index 4c83dc31fd..1b56aec6b2 100644
--- a/contrib/crossrpms/rtems4.7/powerpc/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.7/powerpc/gcc-sources.add
@@ -5,6 +5,9 @@ Patch0: gcc-core-4.0.3-rtems-20060822.diff
%if "%{gcc_version}" == "4.1.1"
Patch0: gcc-core-4.1.1-rtems4.7-20070102.diff
%endif
+%if "%{gcc_version}" == "4.1.2"
+Patch0: gcc-core-4.1.2-rtems4.7-20070216.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
diff --git a/contrib/crossrpms/rtems4.7/sh/gcc-sources.add b/contrib/crossrpms/rtems4.7/sh/gcc-sources.add
index 4c83dc31fd..1b56aec6b2 100644
--- a/contrib/crossrpms/rtems4.7/sh/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.7/sh/gcc-sources.add
@@ -5,6 +5,9 @@ Patch0: gcc-core-4.0.3-rtems-20060822.diff
%if "%{gcc_version}" == "4.1.1"
Patch0: gcc-core-4.1.1-rtems4.7-20070102.diff
%endif
+%if "%{gcc_version}" == "4.1.2"
+Patch0: gcc-core-4.1.2-rtems4.7-20070216.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx
diff --git a/contrib/crossrpms/rtems4.7/sparc/gcc-sources.add b/contrib/crossrpms/rtems4.7/sparc/gcc-sources.add
index 4c83dc31fd..1b56aec6b2 100644
--- a/contrib/crossrpms/rtems4.7/sparc/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.7/sparc/gcc-sources.add
@@ -5,6 +5,9 @@ Patch0: gcc-core-4.0.3-rtems-20060822.diff
%if "%{gcc_version}" == "4.1.1"
Patch0: gcc-core-4.1.1-rtems4.7-20070102.diff
%endif
+%if "%{gcc_version}" == "4.1.2"
+Patch0: gcc-core-4.1.2-rtems4.7-20070216.diff
+%endif
%{?_without_sources:NoSource: 0}
%if %build_cxx