Update to gdb-6.8.50.20090629

This commit is contained in:
Ralf Corsepius
2009-06-29 16:55:24 +00:00
parent db47affdc3
commit 5ca8bf3bf8
9 changed files with 21 additions and 21 deletions
+2 -2
View File
@@ -19,9 +19,9 @@ NEWLIB_RPMREL = `expr 21 + 12 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS +=
GDB_VERS = 6.8.50.20090329
GDB_VERS = 6.8.50.20090629
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 2
GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
@@ -6,4 +6,4 @@ Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2
# + lm32-sim/gdb http://sourceware.org/ml/gdb-patches/2008-12/msg00373.html
# + misc small fixes to lm32-sim/gdb
# + avr simulator
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8.50.20090329-rtems4.10-20090417.diff
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8.50.20090629-rtems4.10-20090629.diff
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
%define gdb_version 6.8.50.20090329
%define gdb_rpmvers %{expand:%(echo 6.8.50.20090329 | tr - _)}
%define gdb_version 6.8.50.20090629
%define gdb_rpmvers %{expand:%(echo 6.8.50.20090629 | tr - _)}
Name: rtems-4.10-avr-rtems4.10-gdb
Summary: Gdb for target avr-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)
@@ -121,7 +121,7 @@ Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2
# + lm32-sim/gdb http://sourceware.org/ml/gdb-patches/2008-12/msg00373.html
# + misc small fixes to lm32-sim/gdb
# + avr simulator
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8.50.20090329-rtems4.10-20090417.diff
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8.50.20090629-rtems4.10-20090629.diff
%description
GDB for target avr-rtems4.10
+2 -2
View File
@@ -19,9 +19,9 @@ NEWLIB_RPMREL = `expr 21 + 12 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS += --languages=cxx
GDB_VERS = 6.8.50.20090329
GDB_VERS = 6.8.50.20090629
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 2
GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS += --disable-infos
@@ -6,4 +6,4 @@ Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2
# + lm32-sim/gdb http://sourceware.org/ml/gdb-patches/2008-12/msg00373.html
# + misc small fixes to lm32-sim/gdb
# + avr simulator
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8.50.20090329-rtems4.10-20090417.diff
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8.50.20090629-rtems4.10-20090629.diff
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
%define gdb_version 6.8.50.20090329
%define gdb_rpmvers %{expand:%(echo 6.8.50.20090329 | tr - _)}
%define gdb_version 6.8.50.20090629
%define gdb_rpmvers %{expand:%(echo 6.8.50.20090629 | tr - _)}
Name: rtems-4.10-lm32-rtems4.10-gdb
Summary: Gdb for target lm32-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)
@@ -116,7 +116,7 @@ Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2
# + lm32-sim/gdb http://sourceware.org/ml/gdb-patches/2008-12/msg00373.html
# + misc small fixes to lm32-sim/gdb
# + avr simulator
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8.50.20090329-rtems4.10-20090417.diff
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8.50.20090629-rtems4.10-20090629.diff
%description
GDB for target lm32-rtems4.10
+2 -2
View File
@@ -19,9 +19,9 @@ NEWLIB_RPMREL = `expr 21 + 12 + $(GCC_RPMREL)`
include ../gcc.am
GCC_OPTS += --disable-infos
GDB_VERS = 6.8.50.20090329
GDB_VERS = 6.8.50.20090629
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 2
GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS += --disable-infos
@@ -6,4 +6,4 @@ Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2
# + lm32-sim/gdb http://sourceware.org/ml/gdb-patches/2008-12/msg00373.html
# + misc small fixes to lm32-sim/gdb
# + avr simulator
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8.50.20090329-rtems4.10-20090417.diff
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8.50.20090629-rtems4.10-20090629.diff
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
%define gdb_version 6.8.50.20090329
%define gdb_rpmvers %{expand:%(echo 6.8.50.20090329 | tr - _)}
%define gdb_version 6.8.50.20090629
%define gdb_rpmvers %{expand:%(echo 6.8.50.20090629 | tr - _)}
Name: rtems-4.10-m32c-rtems4.10-gdb
Summary: Gdb for target m32c-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)
@@ -116,7 +116,7 @@ Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2
# + lm32-sim/gdb http://sourceware.org/ml/gdb-patches/2008-12/msg00373.html
# + misc small fixes to lm32-sim/gdb
# + avr simulator
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8.50.20090329-rtems4.10-20090417.diff
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8.50.20090629-rtems4.10-20090629.diff
%description
GDB for target m32c-rtems4.10