summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-08 04:15:22 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-08 04:15:22 +0000
commit37c8eca817a441456a284a2b32f7ebfb6b0bd7bc (patch)
treeebc2e09319887b79d878814dff93c28afb48684a /contrib
parentRebase against gdb-6.8.50.20090908. (diff)
downloadrtems-37c8eca817a441456a284a2b32f7ebfb6b0bd7bc.tar.bz2
gdb-6.8.50.20090908.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.10/m68k/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/m68k/gdb-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec8
-rw-r--r--contrib/crossrpms/rtems4.10/sparc/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/sparc/gdb-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec8
6 files changed, 14 insertions, 14 deletions
diff --git a/contrib/crossrpms/rtems4.10/m68k/Makefile.am b/contrib/crossrpms/rtems4.10/m68k/Makefile.am
index 44630bb0bb..37a06154cb 100644
--- a/contrib/crossrpms/rtems4.10/m68k/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m68k/Makefile.am
@@ -19,9 +19,9 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 6.8.50.20090902
+GDB_VERS = 6.8.50.20090908
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/m68k/gdb-sources.add b/contrib/crossrpms/rtems4.10/m68k/gdb-sources.add
index 6a5d128287..cbd5bbe45c 100644
--- a/contrib/crossrpms/rtems4.10/m68k/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.10/m68k/gdb-sources.add
@@ -1,4 +1,4 @@
# A copy of a gdb development snapshot having been retrieved from
# ftp://sources.redhat.com/pub/gdb/snapshots/current/gdb-%{gdb_version}.tar.bz2
Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090902.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090908.diff
diff --git a/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec
index 77be2f048d..c03c5caed4 100644
--- a/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 6.8.50.20090902
-%define gdb_rpmvers %{expand:%(echo 6.8.50.20090902 | tr - _)}
+%define gdb_version 6.8.50.20090908
+%define gdb_rpmvers %{expand:%(echo 6.8.50.20090908 | tr - _)}
Name: rtems-4.10-m68k-rtems4.10-gdb
Summary: Gdb for target m68k-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 2%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -126,7 +126,7 @@ Requires: rtems-4.10-gdb-common
# A copy of a gdb development snapshot having been retrieved from
# ftp://sources.redhat.com/pub/gdb/snapshots/current/gdb-%{gdb_version}.tar.bz2
Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090902.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090908.diff
%description
GDB for target m68k-rtems4.10
diff --git a/contrib/crossrpms/rtems4.10/sparc/Makefile.am b/contrib/crossrpms/rtems4.10/sparc/Makefile.am
index ec17edfef4..69357bf526 100644
--- a/contrib/crossrpms/rtems4.10/sparc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/sparc/Makefile.am
@@ -19,9 +19,9 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 6.8.50.20090902
+GDB_VERS = 6.8.50.20090908
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/sparc/gdb-sources.add b/contrib/crossrpms/rtems4.10/sparc/gdb-sources.add
index 6a5d128287..cbd5bbe45c 100644
--- a/contrib/crossrpms/rtems4.10/sparc/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.10/sparc/gdb-sources.add
@@ -1,4 +1,4 @@
# A copy of a gdb development snapshot having been retrieved from
# ftp://sources.redhat.com/pub/gdb/snapshots/current/gdb-%{gdb_version}.tar.bz2
Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090902.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090908.diff
diff --git a/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec
index b3d3ac1c0d..edabcd1df3 100644
--- a/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 6.8.50.20090902
-%define gdb_rpmvers %{expand:%(echo 6.8.50.20090902 | tr - _)}
+%define gdb_version 6.8.50.20090908
+%define gdb_rpmvers %{expand:%(echo 6.8.50.20090908 | tr - _)}
Name: rtems-4.10-sparc-rtems4.10-gdb
Summary: Gdb for target sparc-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 2%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -126,7 +126,7 @@ Requires: rtems-4.10-gdb-common
# A copy of a gdb development snapshot having been retrieved from
# ftp://sources.redhat.com/pub/gdb/snapshots/current/gdb-%{gdb_version}.tar.bz2
Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090902.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090908.diff
%description
GDB for target sparc-rtems4.10