From 1acb6bac32a8499e47dd454a2c23124778e68171 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 1 May 2008 08:10:28 +0000 Subject: Upgrade to newlib-1.16.0-rtems4.9-20080430.diff, gcc-core-4.3.0-rtems4.9-20080501.diff. --- contrib/crossrpms/rtems4.9/arm/gcc-sources.add | 4 ++-- contrib/crossrpms/rtems4.9/avr/gcc-sources.add | 8 ++------ contrib/crossrpms/rtems4.9/bfin/gcc-sources.add | 4 ++-- contrib/crossrpms/rtems4.9/h8300/gcc-sources.add | 2 +- contrib/crossrpms/rtems4.9/i386/gcc-sources.add | 4 ++-- contrib/crossrpms/rtems4.9/m68k/gcc-sources.add | 4 ++-- contrib/crossrpms/rtems4.9/mips/gcc-sources.add | 4 ++-- contrib/crossrpms/rtems4.9/powerpc/gcc-sources.add | 4 ++-- contrib/crossrpms/rtems4.9/sh/gcc-sources.add | 4 ++-- contrib/crossrpms/rtems4.9/sparc/gcc-sources.add | 4 ++-- contrib/crossrpms/rtems4.9/tic4x/gcc-sources.add | 2 +- 11 files changed, 20 insertions(+), 24 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems4.9/arm/gcc-sources.add b/contrib/crossrpms/rtems4.9/arm/gcc-sources.add index a293dd6b80..5eb8f57677 100644 --- a/contrib/crossrpms/rtems4.9/arm/gcc-sources.add +++ b/contrib/crossrpms/rtems4.9/arm/gcc-sources.add @@ -1,6 +1,6 @@ %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.9-20080306.diff +Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080501.diff %endif %if "%{gcc_version}" == "4.2.3" Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 @@ -41,7 +41,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.16.0" -Patch50: newlib-1.16.0-rtems4.9-20080302.diff +Patch50: newlib-1.16.0-rtems4.9-20080430.diff %endif %{?_without_sources:NoSource: 50} %endif diff --git a/contrib/crossrpms/rtems4.9/avr/gcc-sources.add b/contrib/crossrpms/rtems4.9/avr/gcc-sources.add index db09b376e4..5eb8f57677 100644 --- a/contrib/crossrpms/rtems4.9/avr/gcc-sources.add +++ b/contrib/crossrpms/rtems4.9/avr/gcc-sources.add @@ -1,15 +1,11 @@ %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.9-20080306.diff +Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080501.diff %endif %if "%{gcc_version}" == "4.2.3" Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 Patch0: gcc-core-4.2.3-rtems4.9-20080205.diff %endif -%if "%{gcc_version}" == "4.0.4" -Source0: ftp://ftp.gnu.org/pub/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2 -Patch0: gcc-core-4.0.4-rtems4.9-20071111.diff -%endif %{?_without_sources:NoSource: 0} %if %build_cxx @@ -45,7 +41,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.16.0" -Patch50: newlib-1.16.0-rtems4.9-20080302.diff +Patch50: newlib-1.16.0-rtems4.9-20080430.diff %endif %{?_without_sources:NoSource: 50} %endif diff --git a/contrib/crossrpms/rtems4.9/bfin/gcc-sources.add b/contrib/crossrpms/rtems4.9/bfin/gcc-sources.add index a293dd6b80..5eb8f57677 100644 --- a/contrib/crossrpms/rtems4.9/bfin/gcc-sources.add +++ b/contrib/crossrpms/rtems4.9/bfin/gcc-sources.add @@ -1,6 +1,6 @@ %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.9-20080306.diff +Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080501.diff %endif %if "%{gcc_version}" == "4.2.3" Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 @@ -41,7 +41,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.16.0" -Patch50: newlib-1.16.0-rtems4.9-20080302.diff +Patch50: newlib-1.16.0-rtems4.9-20080430.diff %endif %{?_without_sources:NoSource: 50} %endif diff --git a/contrib/crossrpms/rtems4.9/h8300/gcc-sources.add b/contrib/crossrpms/rtems4.9/h8300/gcc-sources.add index 9ffcbb447e..cd76f56744 100644 --- a/contrib/crossrpms/rtems4.9/h8300/gcc-sources.add +++ b/contrib/crossrpms/rtems4.9/h8300/gcc-sources.add @@ -32,7 +32,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.16.0" -Patch50: newlib-1.16.0-rtems4.9-20080302.diff +Patch50: newlib-1.16.0-rtems4.9-20080430.diff %endif %{?_without_sources:NoSource: 50} %endif diff --git a/contrib/crossrpms/rtems4.9/i386/gcc-sources.add b/contrib/crossrpms/rtems4.9/i386/gcc-sources.add index a293dd6b80..5eb8f57677 100644 --- a/contrib/crossrpms/rtems4.9/i386/gcc-sources.add +++ b/contrib/crossrpms/rtems4.9/i386/gcc-sources.add @@ -1,6 +1,6 @@ %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.9-20080306.diff +Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080501.diff %endif %if "%{gcc_version}" == "4.2.3" Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 @@ -41,7 +41,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.16.0" -Patch50: newlib-1.16.0-rtems4.9-20080302.diff +Patch50: newlib-1.16.0-rtems4.9-20080430.diff %endif %{?_without_sources:NoSource: 50} %endif diff --git a/contrib/crossrpms/rtems4.9/m68k/gcc-sources.add b/contrib/crossrpms/rtems4.9/m68k/gcc-sources.add index a293dd6b80..5eb8f57677 100644 --- a/contrib/crossrpms/rtems4.9/m68k/gcc-sources.add +++ b/contrib/crossrpms/rtems4.9/m68k/gcc-sources.add @@ -1,6 +1,6 @@ %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.9-20080306.diff +Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080501.diff %endif %if "%{gcc_version}" == "4.2.3" Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 @@ -41,7 +41,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.16.0" -Patch50: newlib-1.16.0-rtems4.9-20080302.diff +Patch50: newlib-1.16.0-rtems4.9-20080430.diff %endif %{?_without_sources:NoSource: 50} %endif diff --git a/contrib/crossrpms/rtems4.9/mips/gcc-sources.add b/contrib/crossrpms/rtems4.9/mips/gcc-sources.add index a293dd6b80..5eb8f57677 100644 --- a/contrib/crossrpms/rtems4.9/mips/gcc-sources.add +++ b/contrib/crossrpms/rtems4.9/mips/gcc-sources.add @@ -1,6 +1,6 @@ %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.9-20080306.diff +Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080501.diff %endif %if "%{gcc_version}" == "4.2.3" Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 @@ -41,7 +41,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.16.0" -Patch50: newlib-1.16.0-rtems4.9-20080302.diff +Patch50: newlib-1.16.0-rtems4.9-20080430.diff %endif %{?_without_sources:NoSource: 50} %endif diff --git a/contrib/crossrpms/rtems4.9/powerpc/gcc-sources.add b/contrib/crossrpms/rtems4.9/powerpc/gcc-sources.add index a293dd6b80..5eb8f57677 100644 --- a/contrib/crossrpms/rtems4.9/powerpc/gcc-sources.add +++ b/contrib/crossrpms/rtems4.9/powerpc/gcc-sources.add @@ -1,6 +1,6 @@ %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.9-20080306.diff +Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080501.diff %endif %if "%{gcc_version}" == "4.2.3" Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 @@ -41,7 +41,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.16.0" -Patch50: newlib-1.16.0-rtems4.9-20080302.diff +Patch50: newlib-1.16.0-rtems4.9-20080430.diff %endif %{?_without_sources:NoSource: 50} %endif diff --git a/contrib/crossrpms/rtems4.9/sh/gcc-sources.add b/contrib/crossrpms/rtems4.9/sh/gcc-sources.add index a293dd6b80..5eb8f57677 100644 --- a/contrib/crossrpms/rtems4.9/sh/gcc-sources.add +++ b/contrib/crossrpms/rtems4.9/sh/gcc-sources.add @@ -1,6 +1,6 @@ %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.9-20080306.diff +Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080501.diff %endif %if "%{gcc_version}" == "4.2.3" Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 @@ -41,7 +41,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.16.0" -Patch50: newlib-1.16.0-rtems4.9-20080302.diff +Patch50: newlib-1.16.0-rtems4.9-20080430.diff %endif %{?_without_sources:NoSource: 50} %endif diff --git a/contrib/crossrpms/rtems4.9/sparc/gcc-sources.add b/contrib/crossrpms/rtems4.9/sparc/gcc-sources.add index a293dd6b80..5eb8f57677 100644 --- a/contrib/crossrpms/rtems4.9/sparc/gcc-sources.add +++ b/contrib/crossrpms/rtems4.9/sparc/gcc-sources.add @@ -1,6 +1,6 @@ %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.9-20080306.diff +Patch0: gcc-core-%{gcc_pkgvers}-rtems4.9-20080501.diff %endif %if "%{gcc_version}" == "4.2.3" Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2 @@ -41,7 +41,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.16.0" -Patch50: newlib-1.16.0-rtems4.9-20080302.diff +Patch50: newlib-1.16.0-rtems4.9-20080430.diff %endif %{?_without_sources:NoSource: 50} %endif diff --git a/contrib/crossrpms/rtems4.9/tic4x/gcc-sources.add b/contrib/crossrpms/rtems4.9/tic4x/gcc-sources.add index 753a29c4b2..a02f78ecb5 100644 --- a/contrib/crossrpms/rtems4.9/tic4x/gcc-sources.add +++ b/contrib/crossrpms/rtems4.9/tic4x/gcc-sources.add @@ -36,7 +36,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.16.0" -Patch50: newlib-1.16.0-rtems4.9-20080302.diff +Patch50: newlib-1.16.0-rtems4.9-20080430.diff %endif %{?_without_sources:NoSource: 50} %endif -- cgit v1.2.3