summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-02 15:43:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-02 15:43:09 +0000
commit080c23d5d24ee0d1e83678e4dc79fdf11565457a (patch)
treeebc0dec09a73a7c2c848ccae1ec0a48478e49a46 /contrib
parentYet another attempt. (diff)
downloadrtems-080c23d5d24ee0d1e83678e4dc79fdf11565457a.tar.bz2
Upgrade to gcc-core-4.1.1-rtems4.8-20070201.diff, newlib-1.15.0-rtems4.8-20070202.diff
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.8/arm/gcc-sources.add4
-rw-r--r--contrib/crossrpms/rtems4.8/avr/gcc-sources.add4
-rw-r--r--contrib/crossrpms/rtems4.8/bfin/gcc-sources.add4
-rw-r--r--contrib/crossrpms/rtems4.8/h8300/gcc-sources.add4
-rw-r--r--contrib/crossrpms/rtems4.8/i386/gcc-sources.add4
-rw-r--r--contrib/crossrpms/rtems4.8/m68k/gcc-sources.add4
-rw-r--r--contrib/crossrpms/rtems4.8/mips/gcc-sources.add4
-rw-r--r--contrib/crossrpms/rtems4.8/powerpc/gcc-sources.add4
-rw-r--r--contrib/crossrpms/rtems4.8/sh/gcc-sources.add4
-rw-r--r--contrib/crossrpms/rtems4.8/tic4x/gcc-sources.add4
10 files changed, 20 insertions, 20 deletions
diff --git a/contrib/crossrpms/rtems4.8/arm/gcc-sources.add b/contrib/crossrpms/rtems4.8/arm/gcc-sources.add
index d7bc2cfd5c..37f52c937d 100644
--- a/contrib/crossrpms/rtems4.8/arm/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/arm/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
Patch0: gcc-core-4.0.3-rtems-20060822.diff
%endif
%if "%{gcc_version}" == "4.1.1"
-Patch0: gcc-core-4.1.1-rtems4.8-20070131.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070201.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -38,7 +38,7 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20070130.diff
+Patch50: newlib-1.15.0-rtems4.8-20070202.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/avr/gcc-sources.add b/contrib/crossrpms/rtems4.8/avr/gcc-sources.add
index d7bc2cfd5c..37f52c937d 100644
--- a/contrib/crossrpms/rtems4.8/avr/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/avr/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
Patch0: gcc-core-4.0.3-rtems-20060822.diff
%endif
%if "%{gcc_version}" == "4.1.1"
-Patch0: gcc-core-4.1.1-rtems4.8-20070131.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070201.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -38,7 +38,7 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20070130.diff
+Patch50: newlib-1.15.0-rtems4.8-20070202.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 cbcf4ff7b5..404a65b97c 100644
--- a/contrib/crossrpms/rtems4.8/bfin/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/bfin/gcc-sources.add
@@ -4,7 +4,7 @@ Patch0: gcc-core-4.0.3-rtems-20060822.diff
%endif
%if "%{gcc_version}" == "4.1.1"
Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: gcc-core-4.1.1-rtems4.8-20070131.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070201.diff
%endif
%if "%{gcc_version}" == "4.2.0"
Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
@@ -43,7 +43,7 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
Patch50: newlib-1.14.0-rtems4.8-20061109.diff
%endif
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20070130.diff
+Patch50: newlib-1.15.0-rtems4.8-20070202.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 d7bc2cfd5c..37f52c937d 100644
--- a/contrib/crossrpms/rtems4.8/h8300/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/h8300/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
Patch0: gcc-core-4.0.3-rtems-20060822.diff
%endif
%if "%{gcc_version}" == "4.1.1"
-Patch0: gcc-core-4.1.1-rtems4.8-20070131.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070201.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -38,7 +38,7 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20070130.diff
+Patch50: newlib-1.15.0-rtems4.8-20070202.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 d7bc2cfd5c..37f52c937d 100644
--- a/contrib/crossrpms/rtems4.8/i386/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/i386/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
Patch0: gcc-core-4.0.3-rtems-20060822.diff
%endif
%if "%{gcc_version}" == "4.1.1"
-Patch0: gcc-core-4.1.1-rtems4.8-20070131.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070201.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -38,7 +38,7 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20070130.diff
+Patch50: newlib-1.15.0-rtems4.8-20070202.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 d7bc2cfd5c..37f52c937d 100644
--- a/contrib/crossrpms/rtems4.8/m68k/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/m68k/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
Patch0: gcc-core-4.0.3-rtems-20060822.diff
%endif
%if "%{gcc_version}" == "4.1.1"
-Patch0: gcc-core-4.1.1-rtems4.8-20070131.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070201.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -38,7 +38,7 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20070130.diff
+Patch50: newlib-1.15.0-rtems4.8-20070202.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 d7bc2cfd5c..37f52c937d 100644
--- a/contrib/crossrpms/rtems4.8/mips/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/mips/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
Patch0: gcc-core-4.0.3-rtems-20060822.diff
%endif
%if "%{gcc_version}" == "4.1.1"
-Patch0: gcc-core-4.1.1-rtems4.8-20070131.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070201.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -38,7 +38,7 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20070130.diff
+Patch50: newlib-1.15.0-rtems4.8-20070202.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 d7bc2cfd5c..37f52c937d 100644
--- a/contrib/crossrpms/rtems4.8/powerpc/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/powerpc/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
Patch0: gcc-core-4.0.3-rtems-20060822.diff
%endif
%if "%{gcc_version}" == "4.1.1"
-Patch0: gcc-core-4.1.1-rtems4.8-20070131.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070201.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -38,7 +38,7 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20070130.diff
+Patch50: newlib-1.15.0-rtems4.8-20070202.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 d7bc2cfd5c..37f52c937d 100644
--- a/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
Patch0: gcc-core-4.0.3-rtems-20060822.diff
%endif
%if "%{gcc_version}" == "4.1.1"
-Patch0: gcc-core-4.1.1-rtems4.8-20070131.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070201.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -38,7 +38,7 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20070130.diff
+Patch50: newlib-1.15.0-rtems4.8-20070202.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/tic4x/gcc-sources.add b/contrib/crossrpms/rtems4.8/tic4x/gcc-sources.add
index d7bc2cfd5c..37f52c937d 100644
--- a/contrib/crossrpms/rtems4.8/tic4x/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/tic4x/gcc-sources.add
@@ -3,7 +3,7 @@ Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.t
Patch0: gcc-core-4.0.3-rtems-20060822.diff
%endif
%if "%{gcc_version}" == "4.1.1"
-Patch0: gcc-core-4.1.1-rtems4.8-20070131.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070201.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -38,7 +38,7 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20070130.diff
+Patch50: newlib-1.15.0-rtems4.8-20070202.diff
%endif
%{?_without_sources:NoSource: 50}
%endif