summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-08 09:49:32 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-08 09:49:32 +0000
commite1956272e8b5fa57832eb7c4bee3b0919d98dd40 (patch)
tree94136e4fd6bd1605b6807bbbc275e7fc157153ba /contrib
parentgdb-6.8.50.20090908. (diff)
downloadrtems-e1956272e8b5fa57832eb7c4bee3b0919d98dd40.tar.bz2
Update to gdb-6.8.50.20090908.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.10/mips/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/mips/gdb-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec8
-rw-r--r--contrib/crossrpms/rtems4.10/mipstx39/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/mipstx39/gdb-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec8
6 files changed, 14 insertions, 14 deletions
diff --git a/contrib/crossrpms/rtems4.10/mips/Makefile.am b/contrib/crossrpms/rtems4.10/mips/Makefile.am
index 344d6e020a..f91604a75f 100644
--- a/contrib/crossrpms/rtems4.10/mips/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/mips/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/mips/gdb-sources.add b/contrib/crossrpms/rtems4.10/mips/gdb-sources.add
index 6a5d128287..cbd5bbe45c 100644
--- a/contrib/crossrpms/rtems4.10/mips/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.10/mips/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/mips/rtems-4.10-mips-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec
index 3cb18cbeac..1d80d73d44 100644
--- a/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-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-mips-rtems4.10-gdb
Summary: Gdb for target mips-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 mips-rtems4.10
diff --git a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
index d8dd4f8d1c..342537b3dd 100644
--- a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
@@ -5,8 +5,8 @@ TARGET = mipstx39-rtems4.10
include $(top_srcdir)/mkspec.am
# We only want a gdb with a tx39 simulator in it. We share the other tools
-GDB_VERS = 6.8.50.20090902
+GDB_VERS = 6.8.50.20090907
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/mipstx39/gdb-sources.add b/contrib/crossrpms/rtems4.10/mipstx39/gdb-sources.add
index 6a5d128287..cbd5bbe45c 100644
--- a/contrib/crossrpms/rtems4.10/mipstx39/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.10/mipstx39/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/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec
index 6e58bb38f3..112ba54251 100644
--- a/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-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.20090907
+%define gdb_rpmvers %{expand:%(echo 6.8.50.20090907 | tr - _)}
Name: rtems-4.10-mipstx39-rtems4.10-gdb
Summary: Gdb for target mipstx39-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 mipstx39-rtems4.10