summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-02 11:49:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-02 11:49:35 +0000
commit5ebd935114d695e78297b6c405957df5489d4cd2 (patch)
tree16136e48bd2ec38166166cb4bcbe9f2d537cfa44 /contrib
parentNew. (diff)
downloadrtems-5ebd935114d695e78297b6c405957df5489d4cd2.tar.bz2
Upgrade to newlib-1.15.0
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.8/arm/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.8/arm/gcc-sources.add5
-rw-r--r--contrib/crossrpms/rtems4.8/h8300/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.8/h8300/gcc-sources.add5
-rw-r--r--contrib/crossrpms/rtems4.8/i386/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.8/i386/gcc-sources.add5
-rw-r--r--contrib/crossrpms/rtems4.8/m68k/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.8/m68k/gcc-sources.add5
-rw-r--r--contrib/crossrpms/rtems4.8/mips/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.8/mips/gcc-sources.add5
-rw-r--r--contrib/crossrpms/rtems4.8/powerpc/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.8/powerpc/gcc-sources.add5
-rw-r--r--contrib/crossrpms/rtems4.8/sh/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.8/sh/gcc-sources.add5
-rw-r--r--contrib/crossrpms/rtems4.8/sparc/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.8/sparc/gcc-sources.add5
16 files changed, 48 insertions, 24 deletions
diff --git a/contrib/crossrpms/rtems4.8/arm/Makefile.am b/contrib/crossrpms/rtems4.8/arm/Makefile.am
index 0a5bc99cad..a5b2943bfd 100644
--- a/contrib/crossrpms/rtems4.8/arm/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/arm/Makefile.am
@@ -10,8 +10,8 @@ include ../binutils.am
GCC_VERS = 4.1.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
-NEWLIB_VERS = 1.14.0
+GCC_RPMREL = 3
+NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
diff --git a/contrib/crossrpms/rtems4.8/arm/gcc-sources.add b/contrib/crossrpms/rtems4.8/arm/gcc-sources.add
index 01c9f3d19a..65c1ff43e6 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-rtems-20060909.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070102.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -37,5 +37,8 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.14.0"
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
+%if "%{newlib_version}" == "1.15.0"
+Patch50: newlib-1.15.0-rtems4.8-20061219.diff
+%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/h8300/Makefile.am b/contrib/crossrpms/rtems4.8/h8300/Makefile.am
index fc6fedb030..2cee27644c 100644
--- a/contrib/crossrpms/rtems4.8/h8300/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/h8300/Makefile.am
@@ -10,8 +10,8 @@ include ../binutils.am
GCC_VERS = 4.1.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
-NEWLIB_VERS = 1.14.0
+GCC_RPMREL = 3
+NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
diff --git a/contrib/crossrpms/rtems4.8/h8300/gcc-sources.add b/contrib/crossrpms/rtems4.8/h8300/gcc-sources.add
index 01c9f3d19a..65c1ff43e6 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-rtems-20060909.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070102.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -37,5 +37,8 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.14.0"
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
+%if "%{newlib_version}" == "1.15.0"
+Patch50: newlib-1.15.0-rtems4.8-20061219.diff
+%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/i386/Makefile.am b/contrib/crossrpms/rtems4.8/i386/Makefile.am
index 1ea16fc9d9..c78d306277 100644
--- a/contrib/crossrpms/rtems4.8/i386/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/i386/Makefile.am
@@ -10,8 +10,8 @@ include ../binutils.am
GCC_VERS = 4.1.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
-NEWLIB_VERS = 1.14.0
+GCC_RPMREL = 3
+NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
diff --git a/contrib/crossrpms/rtems4.8/i386/gcc-sources.add b/contrib/crossrpms/rtems4.8/i386/gcc-sources.add
index 01c9f3d19a..65c1ff43e6 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-rtems-20060909.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070102.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -37,5 +37,8 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.14.0"
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
+%if "%{newlib_version}" == "1.15.0"
+Patch50: newlib-1.15.0-rtems4.8-20061219.diff
+%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/m68k/Makefile.am b/contrib/crossrpms/rtems4.8/m68k/Makefile.am
index 80c6d60632..82faa76c32 100644
--- a/contrib/crossrpms/rtems4.8/m68k/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/m68k/Makefile.am
@@ -10,8 +10,8 @@ include ../binutils.am
GCC_VERS = 4.1.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
-NEWLIB_VERS = 1.14.0
+GCC_RPMREL = 3
+NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
diff --git a/contrib/crossrpms/rtems4.8/m68k/gcc-sources.add b/contrib/crossrpms/rtems4.8/m68k/gcc-sources.add
index 01c9f3d19a..65c1ff43e6 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-rtems-20060909.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070102.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -37,5 +37,8 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.14.0"
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
+%if "%{newlib_version}" == "1.15.0"
+Patch50: newlib-1.15.0-rtems4.8-20061219.diff
+%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/mips/Makefile.am b/contrib/crossrpms/rtems4.8/mips/Makefile.am
index 686ea05e15..cbaf4532fb 100644
--- a/contrib/crossrpms/rtems4.8/mips/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/mips/Makefile.am
@@ -10,8 +10,8 @@ include ../binutils.am
GCC_VERS = 4.1.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
-NEWLIB_VERS = 1.14.0
+GCC_RPMREL = 3
+NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
diff --git a/contrib/crossrpms/rtems4.8/mips/gcc-sources.add b/contrib/crossrpms/rtems4.8/mips/gcc-sources.add
index 01c9f3d19a..65c1ff43e6 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-rtems-20060909.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070102.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -37,5 +37,8 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.14.0"
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
+%if "%{newlib_version}" == "1.15.0"
+Patch50: newlib-1.15.0-rtems4.8-20061219.diff
+%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/powerpc/Makefile.am b/contrib/crossrpms/rtems4.8/powerpc/Makefile.am
index 7e43ffe351..e2a0534091 100644
--- a/contrib/crossrpms/rtems4.8/powerpc/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/powerpc/Makefile.am
@@ -10,8 +10,8 @@ include ../binutils.am
GCC_VERS = 4.1.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
-NEWLIB_VERS = 1.14.0
+GCC_RPMREL = 3
+NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
diff --git a/contrib/crossrpms/rtems4.8/powerpc/gcc-sources.add b/contrib/crossrpms/rtems4.8/powerpc/gcc-sources.add
index 01c9f3d19a..65c1ff43e6 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-rtems-20060909.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070102.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -37,5 +37,8 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.14.0"
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
+%if "%{newlib_version}" == "1.15.0"
+Patch50: newlib-1.15.0-rtems4.8-20061219.diff
+%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/sh/Makefile.am b/contrib/crossrpms/rtems4.8/sh/Makefile.am
index 9ef05fed71..532dcdbd2e 100644
--- a/contrib/crossrpms/rtems4.8/sh/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/sh/Makefile.am
@@ -10,8 +10,8 @@ include ../binutils.am
GCC_VERS = 4.1.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
-NEWLIB_VERS = 1.14.0
+GCC_RPMREL = 3
+NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
diff --git a/contrib/crossrpms/rtems4.8/sh/gcc-sources.add b/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
index 01c9f3d19a..65c1ff43e6 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-rtems-20060909.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070102.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -37,5 +37,8 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.14.0"
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
+%if "%{newlib_version}" == "1.15.0"
+Patch50: newlib-1.15.0-rtems4.8-20061219.diff
+%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.8/sparc/Makefile.am b/contrib/crossrpms/rtems4.8/sparc/Makefile.am
index 3e14388601..7ea4defc93 100644
--- a/contrib/crossrpms/rtems4.8/sparc/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/sparc/Makefile.am
@@ -10,8 +10,8 @@ include ../binutils.am
GCC_VERS = 4.1.1
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
-NEWLIB_VERS = 1.14.0
+GCC_RPMREL = 3
+NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
diff --git a/contrib/crossrpms/rtems4.8/sparc/gcc-sources.add b/contrib/crossrpms/rtems4.8/sparc/gcc-sources.add
index 01c9f3d19a..65c1ff43e6 100644
--- a/contrib/crossrpms/rtems4.8/sparc/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/sparc/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-rtems-20060909.diff
+Patch0: gcc-core-4.1.1-rtems4.8-20070102.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -37,5 +37,8 @@ Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.14.0"
Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
+%if "%{newlib_version}" == "1.15.0"
+Patch50: newlib-1.15.0-rtems4.8-20061219.diff
+%endif
%{?_without_sources:NoSource: 50}
%endif