summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-10-12 02:19:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-10-12 02:19:02 +0000
commitee54f23c7fd69aa036be72ac1439bc47c0f99bf2 (patch)
tree54887c457a5efc2a5e1fb74e7a508c42a8e30678
parentgdb-6.7-2 (diff)
downloadrtems-ee54f23c7fd69aa036be72ac1439bc47c0f99bf2.tar.bz2
gdb-6.7-2
Diffstat (limited to '')
-rw-r--r--contrib/crossrpms/rtems4.9/arm/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.9/arm/gdb-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.9/avr/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.9/avr/gdb-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec4
-rw-r--r--contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.9/h8300/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.9/h8300/gdb-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.9/i386/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.9/i386/gdb-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.9/m68k/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.9/m68k/gdb-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.9/mips/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.9/mips/gdb-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.9/mipstx39/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.9/mipstx39/gdb-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.9/mipstx39/rtems-4.9-mipstx39-rtems4.9-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.9/powerpc/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.9/powerpc/gdb-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gdb.spec9
-rw-r--r--contrib/crossrpms/rtems4.9/sh/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.9/sh/gdb-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gdb.spec9
28 files changed, 103 insertions, 45 deletions
diff --git a/contrib/crossrpms/rtems4.9/arm/Makefile.am b/contrib/crossrpms/rtems4.9/arm/Makefile.am
index cb45535b0a..e22dd0665e 100644
--- a/contrib/crossrpms/rtems4.9/arm/Makefile.am
+++ b/contrib/crossrpms/rtems4.9/arm/Makefile.am
@@ -17,9 +17,9 @@ NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 6.6
+GDB_VERS = 6.7
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1%{?dist}
+GDB_RPMREL = 2%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.9/arm/gdb-sources.add b/contrib/crossrpms/rtems4.9/arm/gdb-sources.add
index c302fca3d3..051bd79df5 100644
--- a/contrib/crossrpms/rtems4.9/arm/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.9/arm/gdb-sources.add
@@ -6,3 +6,6 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
diff --git a/contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gdb.spec b/contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gdb.spec
index 5dd183e577..7a7367f0cb 100644
--- a/contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gdb.spec
+++ b/contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gdb.spec
@@ -13,14 +13,14 @@
%define _exeext %{nil}
%endif
-%define gdb_version 6.6
-%define gdb_rpmvers %{expand:%(echo 6.6 | tr - _)}
+%define gdb_version 6.7
+%define gdb_rpmvers %{expand:%(echo 6.7 | tr - _)}
Name: rtems-4.9-arm-rtems4.9-gdb
Summary: Gdb for target arm-rtems4.9
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -50,6 +50,9 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
%description
GDB for target arm-rtems4.9
diff --git a/contrib/crossrpms/rtems4.9/avr/Makefile.am b/contrib/crossrpms/rtems4.9/avr/Makefile.am
index 21153d0c9d..9b0324a4b4 100644
--- a/contrib/crossrpms/rtems4.9/avr/Makefile.am
+++ b/contrib/crossrpms/rtems4.9/avr/Makefile.am
@@ -16,9 +16,9 @@ GCC_RPMREL = 1%{?dist}
NEWLIB_VERS = 1.15.0
include ../gcc.am
-GDB_VERS = 6.6
+GDB_VERS = 6.7
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1%{?dist}
+GDB_RPMREL = 2%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.9/avr/gdb-sources.add b/contrib/crossrpms/rtems4.9/avr/gdb-sources.add
index c302fca3d3..051bd79df5 100644
--- a/contrib/crossrpms/rtems4.9/avr/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.9/avr/gdb-sources.add
@@ -6,3 +6,6 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
diff --git a/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec
index ef7d47f131..bbe27f12b7 100644
--- a/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec
+++ b/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec
@@ -76,6 +76,10 @@ Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20070613.diff
Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
Patch0: gcc-core-4.2.1-rtems4.8-20070804.diff
%endif
+%if "%{gcc_version}" == "4.2.2"
+Source0: ftp://gcc.gnu.org/pub/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
+Patch0: gcc-core-4.2.2-rtems4.9-20071011.diff
+%endif
%{?_without_sources:NoSource: 0}
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
diff --git a/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gdb.spec b/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gdb.spec
index b81f9289f3..9a973d4011 100644
--- a/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gdb.spec
+++ b/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gdb.spec
@@ -13,14 +13,14 @@
%define _exeext %{nil}
%endif
-%define gdb_version 6.6
-%define gdb_rpmvers %{expand:%(echo 6.6 | tr - _)}
+%define gdb_version 6.7
+%define gdb_rpmvers %{expand:%(echo 6.7 | tr - _)}
Name: rtems-4.9-avr-rtems4.9-gdb
Summary: Gdb for target avr-rtems4.9
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -50,6 +50,9 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
%description
GDB for target avr-rtems4.9
diff --git a/contrib/crossrpms/rtems4.9/h8300/Makefile.am b/contrib/crossrpms/rtems4.9/h8300/Makefile.am
index 7307c3b35d..e56397a08b 100644
--- a/contrib/crossrpms/rtems4.9/h8300/Makefile.am
+++ b/contrib/crossrpms/rtems4.9/h8300/Makefile.am
@@ -17,9 +17,9 @@ NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 6.6
+GDB_VERS = 6.7
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1%{?dist}
+GDB_RPMREL = 2%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.9/h8300/gdb-sources.add b/contrib/crossrpms/rtems4.9/h8300/gdb-sources.add
index c302fca3d3..051bd79df5 100644
--- a/contrib/crossrpms/rtems4.9/h8300/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.9/h8300/gdb-sources.add
@@ -6,3 +6,6 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
diff --git a/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gdb.spec b/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gdb.spec
index 94df8fd0d0..6438158861 100644
--- a/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gdb.spec
+++ b/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gdb.spec
@@ -13,14 +13,14 @@
%define _exeext %{nil}
%endif
-%define gdb_version 6.6
-%define gdb_rpmvers %{expand:%(echo 6.6 | tr - _)}
+%define gdb_version 6.7
+%define gdb_rpmvers %{expand:%(echo 6.7 | tr - _)}
Name: rtems-4.9-h8300-rtems4.9-gdb
Summary: Gdb for target h8300-rtems4.9
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -50,6 +50,9 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
%description
GDB for target h8300-rtems4.9
diff --git a/contrib/crossrpms/rtems4.9/i386/Makefile.am b/contrib/crossrpms/rtems4.9/i386/Makefile.am
index 4b20f6c758..2b5b8fc538 100644
--- a/contrib/crossrpms/rtems4.9/i386/Makefile.am
+++ b/contrib/crossrpms/rtems4.9/i386/Makefile.am
@@ -17,9 +17,9 @@ NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 6.6
+GDB_VERS = 6.7
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1%{?dist}
+GDB_RPMREL = 2%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.9/i386/gdb-sources.add b/contrib/crossrpms/rtems4.9/i386/gdb-sources.add
index c302fca3d3..051bd79df5 100644
--- a/contrib/crossrpms/rtems4.9/i386/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.9/i386/gdb-sources.add
@@ -6,3 +6,6 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
diff --git a/contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gdb.spec b/contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gdb.spec
index 9f0d8ff8dc..0ebb13b3d2 100644
--- a/contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gdb.spec
+++ b/contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gdb.spec
@@ -13,14 +13,14 @@
%define _exeext %{nil}
%endif
-%define gdb_version 6.6
-%define gdb_rpmvers %{expand:%(echo 6.6 | tr - _)}
+%define gdb_version 6.7
+%define gdb_rpmvers %{expand:%(echo 6.7 | tr - _)}
Name: rtems-4.9-i386-rtems4.9-gdb
Summary: Gdb for target i386-rtems4.9
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -50,6 +50,9 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
%description
GDB for target i386-rtems4.9
diff --git a/contrib/crossrpms/rtems4.9/m68k/Makefile.am b/contrib/crossrpms/rtems4.9/m68k/Makefile.am
index eb450d9538..86a89d79e4 100644
--- a/contrib/crossrpms/rtems4.9/m68k/Makefile.am
+++ b/contrib/crossrpms/rtems4.9/m68k/Makefile.am
@@ -17,9 +17,9 @@ NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 6.6
+GDB_VERS = 6.7
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1%{?dist}
+GDB_RPMREL = 2%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.9/m68k/gdb-sources.add b/contrib/crossrpms/rtems4.9/m68k/gdb-sources.add
index c302fca3d3..051bd79df5 100644
--- a/contrib/crossrpms/rtems4.9/m68k/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.9/m68k/gdb-sources.add
@@ -6,3 +6,6 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
diff --git a/contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gdb.spec b/contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gdb.spec
index 78ec3e2128..4b04d8f70c 100644
--- a/contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gdb.spec
+++ b/contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gdb.spec
@@ -13,14 +13,14 @@
%define _exeext %{nil}
%endif
-%define gdb_version 6.6
-%define gdb_rpmvers %{expand:%(echo 6.6 | tr - _)}
+%define gdb_version 6.7
+%define gdb_rpmvers %{expand:%(echo 6.7 | tr - _)}
Name: rtems-4.9-m68k-rtems4.9-gdb
Summary: Gdb for target m68k-rtems4.9
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -50,6 +50,9 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
%description
GDB for target m68k-rtems4.9
diff --git a/contrib/crossrpms/rtems4.9/mips/Makefile.am b/contrib/crossrpms/rtems4.9/mips/Makefile.am
index 2547ec8552..a16cb30fde 100644
--- a/contrib/crossrpms/rtems4.9/mips/Makefile.am
+++ b/contrib/crossrpms/rtems4.9/mips/Makefile.am
@@ -17,9 +17,9 @@ NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 6.6
+GDB_VERS = 6.7
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1%{?dist}
+GDB_RPMREL = 2%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.9/mips/gdb-sources.add b/contrib/crossrpms/rtems4.9/mips/gdb-sources.add
index c302fca3d3..051bd79df5 100644
--- a/contrib/crossrpms/rtems4.9/mips/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.9/mips/gdb-sources.add
@@ -6,3 +6,6 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
diff --git a/contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gdb.spec b/contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gdb.spec
index d8686ac39a..278aef68cd 100644
--- a/contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gdb.spec
+++ b/contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gdb.spec
@@ -13,14 +13,14 @@
%define _exeext %{nil}
%endif
-%define gdb_version 6.6
-%define gdb_rpmvers %{expand:%(echo 6.6 | tr - _)}
+%define gdb_version 6.7
+%define gdb_rpmvers %{expand:%(echo 6.7 | tr - _)}
Name: rtems-4.9-mips-rtems4.9-gdb
Summary: Gdb for target mips-rtems4.9
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -50,6 +50,9 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
%description
GDB for target mips-rtems4.9
diff --git a/contrib/crossrpms/rtems4.9/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.9/mipstx39/Makefile.am
index 73d964d8fc..b7090ef80c 100644
--- a/contrib/crossrpms/rtems4.9/mipstx39/Makefile.am
+++ b/contrib/crossrpms/rtems4.9/mipstx39/Makefile.am
@@ -5,8 +5,8 @@ TARGET = mipstx39-rtems4.9
include $(top_srcdir)/mkspec.am
# We only want a gdb with a tx39 simulator in it. We share the other tools
-GDB_VERS = 6.6
+GDB_VERS = 6.7
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1%{?dist}
+GDB_RPMREL = 2%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.9/mipstx39/gdb-sources.add b/contrib/crossrpms/rtems4.9/mipstx39/gdb-sources.add
index c302fca3d3..051bd79df5 100644
--- a/contrib/crossrpms/rtems4.9/mipstx39/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.9/mipstx39/gdb-sources.add
@@ -6,3 +6,6 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
diff --git a/contrib/crossrpms/rtems4.9/mipstx39/rtems-4.9-mipstx39-rtems4.9-gdb.spec b/contrib/crossrpms/rtems4.9/mipstx39/rtems-4.9-mipstx39-rtems4.9-gdb.spec
index 394eb80be9..57ff5fa669 100644
--- a/contrib/crossrpms/rtems4.9/mipstx39/rtems-4.9-mipstx39-rtems4.9-gdb.spec
+++ b/contrib/crossrpms/rtems4.9/mipstx39/rtems-4.9-mipstx39-rtems4.9-gdb.spec
@@ -13,14 +13,14 @@
%define _exeext %{nil}
%endif
-%define gdb_version 6.6
-%define gdb_rpmvers %{expand:%(echo 6.6 | tr - _)}
+%define gdb_version 6.7
+%define gdb_rpmvers %{expand:%(echo 6.7 | tr - _)}
Name: rtems-4.9-mipstx39-rtems4.9-gdb
Summary: Gdb for target mipstx39-rtems4.9
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -50,6 +50,9 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
%description
GDB for target mipstx39-rtems4.9
diff --git a/contrib/crossrpms/rtems4.9/powerpc/Makefile.am b/contrib/crossrpms/rtems4.9/powerpc/Makefile.am
index a49d832b49..fcdb50b7be 100644
--- a/contrib/crossrpms/rtems4.9/powerpc/Makefile.am
+++ b/contrib/crossrpms/rtems4.9/powerpc/Makefile.am
@@ -17,9 +17,9 @@ NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 6.6
+GDB_VERS = 6.7
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1%{?dist}
+GDB_RPMREL = 2%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.9/powerpc/gdb-sources.add b/contrib/crossrpms/rtems4.9/powerpc/gdb-sources.add
index c302fca3d3..051bd79df5 100644
--- a/contrib/crossrpms/rtems4.9/powerpc/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.9/powerpc/gdb-sources.add
@@ -6,3 +6,6 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
diff --git a/contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gdb.spec b/contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gdb.spec
index 796da1247c..df9e278c6a 100644
--- a/contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gdb.spec
+++ b/contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gdb.spec
@@ -13,14 +13,14 @@
%define _exeext %{nil}
%endif
-%define gdb_version 6.6
-%define gdb_rpmvers %{expand:%(echo 6.6 | tr - _)}
+%define gdb_version 6.7
+%define gdb_rpmvers %{expand:%(echo 6.7 | tr - _)}
Name: rtems-4.9-powerpc-rtems4.9-gdb
Summary: Gdb for target powerpc-rtems4.9
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -50,6 +50,9 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
%description
GDB for target powerpc-rtems4.9
diff --git a/contrib/crossrpms/rtems4.9/sh/Makefile.am b/contrib/crossrpms/rtems4.9/sh/Makefile.am
index 43a3e0a415..1cf6cac44f 100644
--- a/contrib/crossrpms/rtems4.9/sh/Makefile.am
+++ b/contrib/crossrpms/rtems4.9/sh/Makefile.am
@@ -17,9 +17,9 @@ NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 6.6
+GDB_VERS = 6.7
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1%{?dist}
+GDB_RPMREL = 2%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.9/sh/gdb-sources.add b/contrib/crossrpms/rtems4.9/sh/gdb-sources.add
index c302fca3d3..051bd79df5 100644
--- a/contrib/crossrpms/rtems4.9/sh/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.9/sh/gdb-sources.add
@@ -6,3 +6,6 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
diff --git a/contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gdb.spec b/contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gdb.spec
index 8ef8da2529..5deda3f4e5 100644
--- a/contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gdb.spec
+++ b/contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gdb.spec
@@ -13,14 +13,14 @@
%define _exeext %{nil}
%endif
-%define gdb_version 6.6
-%define gdb_rpmvers %{expand:%(echo 6.6 | tr - _)}
+%define gdb_version 6.7
+%define gdb_rpmvers %{expand:%(echo 6.7 | tr - _)}
Name: rtems-4.9-sh-rtems4.9-gdb
Summary: Gdb for target sh-rtems4.9
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -50,6 +50,9 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
%description
GDB for target sh-rtems4.9