summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.11/sh
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-13 18:08:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-13 18:08:16 +0000
commit664d321a69d13f586be69445b881dc7543e58c53 (patch)
treec27029f093a7cf4fb28a69d754aae422b65b3e81 /contrib/crossrpms/rtems4.11/sh
parentNew. (diff)
downloadrtems-664d321a69d13f586be69445b881dc7543e58c53.tar.bz2
gdb-7.3.91.
Diffstat (limited to 'contrib/crossrpms/rtems4.11/sh')
-rw-r--r--contrib/crossrpms/rtems4.11/sh/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.11/sh/gdb-sources.add4
2 files changed, 5 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.11/sh/Makefile.am b/contrib/crossrpms/rtems4.11/sh/Makefile.am
index 3cdabf5742..fe251d84d9 100644
--- a/contrib/crossrpms/rtems4.11/sh/Makefile.am
+++ b/contrib/crossrpms/rtems4.11/sh/Makefile.am
@@ -20,7 +20,7 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 19`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 7.3.1
+GDB_VERS = 7.3.91
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
diff --git a/contrib/crossrpms/rtems4.11/sh/gdb-sources.add b/contrib/crossrpms/rtems4.11/sh/gdb-sources.add
index 54b7731515..c8f9e27f60 100644
--- a/contrib/crossrpms/rtems4.11/sh/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.11/sh/gdb-sources.add
@@ -1,3 +1,7 @@
+%if "%{gdb_version}" == "7.3.91"
+Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb/gdb-7.3.91.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.91-rtems4.11-20111213.diff
+%endif
%if "%{gdb_version}" == "7.3.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff