summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/m32c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-23 07:00:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-23 07:00:55 +0000
commit8ffd16bba4bd315367ede5e6bdbcd48a9b3104d0 (patch)
tree2c9510d6e1e8a120a8e4dbf2283c1124f3e03dfd /contrib/crossrpms/rtems4.10/m32c
parentMingw32 update. (diff)
downloadrtems-8ffd16bba4bd315367ede5e6bdbcd48a9b3104d0.tar.bz2
newlib-1.17.0
Diffstat (limited to 'contrib/crossrpms/rtems4.10/m32c')
-rw-r--r--contrib/crossrpms/rtems4.10/m32c/Makefile.am6
-rw-r--r--contrib/crossrpms/rtems4.10/m32c/gcc-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-binutils.spec2
-rw-r--r--contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec10
-rw-r--r--contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec6
5 files changed, 13 insertions, 13 deletions
diff --git a/contrib/crossrpms/rtems4.10/m32c/Makefile.am b/contrib/crossrpms/rtems4.10/m32c/Makefile.am
index 19d178af43..f8ae6a12f9 100644
--- a/contrib/crossrpms/rtems4.10/m32c/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m32c/Makefile.am
@@ -12,9 +12,9 @@ BINUTILS_OPTS +=
GCC_VERS = 4.3.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 19%{?dist}
-NEWLIB_VERS = 1.16.0
-NEWLIB_PKGVERS = $(NEWLIB_VERS).cvs.20081216
+GCC_RPMREL = 20%{?dist}
+NEWLIB_VERS = 1.17.0
+NEWLIB_PKGVERS = $(NEWLIB_VERS)
include ../gcc.am
GCC_OPTS += --disable-infos
diff --git a/contrib/crossrpms/rtems4.10/m32c/gcc-sources.add b/contrib/crossrpms/rtems4.10/m32c/gcc-sources.add
index bb09e04665..4b81bff685 100644
--- a/contrib/crossrpms/rtems4.10/m32c/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.10/m32c/gcc-sources.add
@@ -34,7 +34,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%if %build_newlib
%if "%{newlib_version}" == "1.16.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-%{newlib_pkgvers}-rtems4.10-20081216.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-%{newlib_pkgvers}-rtems4.10-20081223.diff
%endif
%{?_without_sources:NoSource: 50}
%endif
diff --git a/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-binutils.spec b/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-binutils.spec
index c4bf614e1d..178be4570e 100644
--- a/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-binutils.spec
+++ b/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-binutils.spec
@@ -21,6 +21,7 @@
%ifos cygwin cygwin32 mingw mingw32
%define _exeext .exe
+%define debug_package %{nil}
%else
%define _exeext %{nil}
%endif
@@ -28,7 +29,6 @@
%ifos cygwin cygwin32
%define optflags -O3 -pipe -march=i486 -funroll-loops
%define _libdir %{_exec_prefix}/lib
-%define debug_package %{nil}
%endif
%if "%{_build}" != "%{_host}"
diff --git a/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec
index 53d659a0dc..12716dafb5 100644
--- a/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec
+++ b/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec
@@ -21,6 +21,7 @@
%ifos cygwin cygwin32 mingw mingw32
%define _exeext .exe
+%define debug_package %{nil}
%else
%define _exeext %{nil}
%endif
@@ -28,7 +29,6 @@
%ifos cygwin cygwin32
%define optflags -O3 -pipe -march=i486 -funroll-loops
%define _libdir %{_exec_prefix}/lib
-%define debug_package %{nil}
%endif
%if "%{_build}" != "%{_host}"
@@ -42,8 +42,8 @@
%define gcc_version 4.3.2
%define gcc_rpmvers %{expand:%(echo "4.3.2" | tr - _ )}
-%define newlib_pkgvers 1.16.0.cvs.20081216
-%define newlib_version 1.16.0
+%define newlib_pkgvers 1.17.0
+%define newlib_version 1.17.0
%define gccnewlib_version gcc%{gcc_version}newlib%{newlib_version}
%define mpfr_version 2.3.1
@@ -53,7 +53,7 @@ Summary: m32c-rtems4.10 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 19%{?dist}
+Release: 20%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -112,7 +112,7 @@ Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.3.2-rtems4.10-200
%if "%{newlib_version}" == "1.16.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-%{newlib_pkgvers}-rtems4.10-20081216.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-%{newlib_pkgvers}-rtems4.10-20081223.diff
%endif
%{?_without_sources:NoSource: 50}
diff --git a/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec
index f2cb5bae50..04be856390 100644
--- a/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec
@@ -21,6 +21,7 @@
%ifos cygwin cygwin32 mingw mingw32
%define _exeext .exe
+%define debug_package %{nil}
%else
%define _exeext %{nil}
%endif
@@ -28,7 +29,6 @@
%ifos cygwin cygwin32
%define optflags -O3 -pipe -march=i486 -funroll-loops
%define _libdir %{_exec_prefix}/lib
-%define debug_package %{nil}
%endif
%if "%{_build}" != "%{_host}"
@@ -44,7 +44,7 @@ Name: rtems-4.10-m32c-rtems4.10-gdb
Summary: Gdb for target m32c-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 5%{?dist}
+Release: 6%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -81,7 +81,7 @@ BuildRequires: texinfo >= 4.2
Requires: rtems-4.10-gdb-common
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8-rtems4.10-20081003.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8-rtems4.10-20081217.diff
%description
GDB for target m32c-rtems4.10