summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-28 07:27:53 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-28 07:27:53 +0000
commitf05a343ef0c14107ec8228e6697435b618444167 (patch)
treec4aa540b9156c95e21d7126434313fb1550e8d32 /contrib
parentRemove unused code. (diff)
downloadrtems-f05a343ef0c14107ec8228e6697435b618444167.tar.bz2
Upgrade to gcc-4.2-20070221
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.8/bfin/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.8/bfin/gcc-sources.add2
2 files changed, 3 insertions, 3 deletions
diff --git a/contrib/crossrpms/rtems4.8/bfin/Makefile.am b/contrib/crossrpms/rtems4.8/bfin/Makefile.am
index a2df486261..5f959cdfaa 100644
--- a/contrib/crossrpms/rtems4.8/bfin/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/bfin/Makefile.am
@@ -11,8 +11,8 @@ include ../binutils.am
BINUTILS_OPTS +=
GCC_VERS = 4.2.0
-GCC_PKGVERS = 4.2-20070110
-GCC_RPMREL = 9
+GCC_PKGVERS = 4.2-20070221
+GCC_RPMREL = 10
NEWLIB_VERS = 1.15.0
include ../gcc.am
# ATM, we don't want infos from bleeding edge GCC
diff --git a/contrib/crossrpms/rtems4.8/bfin/gcc-sources.add b/contrib/crossrpms/rtems4.8/bfin/gcc-sources.add
index e81b04dea1..f5b67566a8 100644
--- a/contrib/crossrpms/rtems4.8/bfin/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/bfin/gcc-sources.add
@@ -8,7 +8,7 @@ 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
-Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20070112.diff
+Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20070228.diff
%endif
%{?_without_sources:NoSource: 0}