summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.11/h8300
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/rtems4.11/h8300')
-rw-r--r--contrib/crossrpms/rtems4.11/h8300/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.11/h8300/gdb-sources.add4
2 files changed, 6 insertions, 2 deletions
diff --git a/contrib/crossrpms/rtems4.11/h8300/Makefile.am b/contrib/crossrpms/rtems4.11/h8300/Makefile.am
index da06e2d901..accdc95b52 100644
--- a/contrib/crossrpms/rtems4.11/h8300/Makefile.am
+++ b/contrib/crossrpms/rtems4.11/h8300/Makefile.am
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 7.2
+GDB_VERS = 7.3
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.11/h8300/gdb-sources.add b/contrib/crossrpms/rtems4.11/h8300/gdb-sources.add
index 3aaeea77e8..bf17f8cd5b 100644
--- a/contrib/crossrpms/rtems4.11/h8300/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.11/h8300/gdb-sources.add
@@ -1,3 +1,7 @@
+%if "%{gdb_version}" == "7.3"
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+%endif
%if "%{gdb_version}" == "7.2"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.2-rtems4.11-20100907.diff