change log for rtems (2011-05-20)
rtems-vc at rtems.org
rtems-vc at rtems.org
Fri May 20 05:10:23 UTC 2011
*ralf* (on branch rtems-4-10-branch):
Add gdb-7.2.
Remove gdb-7.0.1.
M 1.18.2.2 contrib/crossrpms/rtems4.10/arm/gdb-sources.add
M 1.19.2.2 contrib/crossrpms/rtems4.10/avr/gdb-sources.add
M 1.18.2.2 contrib/crossrpms/rtems4.10/h8300/gdb-sources.add
M 1.18.2.2 contrib/crossrpms/rtems4.10/i386/gdb-sources.add
M 1.17.2.2 contrib/crossrpms/rtems4.10/lm32/gdb-sources.add
M 1.19.2.2 contrib/crossrpms/rtems4.10/m32c/gdb-sources.add
M 1.15.2.2 contrib/crossrpms/rtems4.10/m32r/gdb-sources.add
M 1.19.2.2 contrib/crossrpms/rtems4.10/m68k/gdb-sources.add
M 1.19.2.2 contrib/crossrpms/rtems4.10/mips/gdb-sources.add
M 1.18.2.2 contrib/crossrpms/rtems4.10/mipstx39/gdb-sources.add
M 1.18.2.2 contrib/crossrpms/rtems4.10/powerpc/gdb-sources.add
M 1.18.2.2 contrib/crossrpms/rtems4.10/sh/gdb-sources.add
M 1.19.2.2 contrib/crossrpms/rtems4.10/sparc/gdb-sources.add
diff -u rtems/contrib/crossrpms/rtems4.10/arm/gdb-sources.add:1.18.2.1 rtems/contrib/crossrpms/rtems4.10/arm/gdb-sources.add:1.18.2.2
--- rtems/contrib/crossrpms/rtems4.10/arm/gdb-sources.add:1.18.2.1 Thu Aug 12 21:42:46 2010
+++ rtems/contrib/crossrpms/rtems4.10/arm/gdb-sources.add Thu May 19 23:21:34 2011
@@ -1,9 +1,9 @@
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
diff -u rtems/contrib/crossrpms/rtems4.10/avr/gdb-sources.add:1.19.2.1 rtems/contrib/crossrpms/rtems4.10/avr/gdb-sources.add:1.19.2.2
--- rtems/contrib/crossrpms/rtems4.10/avr/gdb-sources.add:1.19.2.1 Thu Aug 12 21:42:46 2010
+++ rtems/contrib/crossrpms/rtems4.10/avr/gdb-sources.add Thu May 19 23:21:35 2011
@@ -1,9 +1,9 @@
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
diff -u rtems/contrib/crossrpms/rtems4.10/h8300/gdb-sources.add:1.18.2.1 rtems/contrib/crossrpms/rtems4.10/h8300/gdb-sources.add:1.18.2.2
--- rtems/contrib/crossrpms/rtems4.10/h8300/gdb-sources.add:1.18.2.1 Thu Aug 12 21:42:46 2010
+++ rtems/contrib/crossrpms/rtems4.10/h8300/gdb-sources.add Thu May 19 23:21:35 2011
@@ -1,9 +1,9 @@
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
diff -u rtems/contrib/crossrpms/rtems4.10/i386/gdb-sources.add:1.18.2.1 rtems/contrib/crossrpms/rtems4.10/i386/gdb-sources.add:1.18.2.2
--- rtems/contrib/crossrpms/rtems4.10/i386/gdb-sources.add:1.18.2.1 Thu Aug 12 21:42:46 2010
+++ rtems/contrib/crossrpms/rtems4.10/i386/gdb-sources.add Thu May 19 23:21:35 2011
@@ -1,9 +1,9 @@
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
diff -u rtems/contrib/crossrpms/rtems4.10/lm32/gdb-sources.add:1.17.2.1 rtems/contrib/crossrpms/rtems4.10/lm32/gdb-sources.add:1.17.2.2
--- rtems/contrib/crossrpms/rtems4.10/lm32/gdb-sources.add:1.17.2.1 Thu Aug 12 21:42:46 2010
+++ rtems/contrib/crossrpms/rtems4.10/lm32/gdb-sources.add Thu May 19 23:21:35 2011
@@ -1,9 +1,9 @@
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
diff -u rtems/contrib/crossrpms/rtems4.10/m32c/gdb-sources.add:1.19.2.1 rtems/contrib/crossrpms/rtems4.10/m32c/gdb-sources.add:1.19.2.2
--- rtems/contrib/crossrpms/rtems4.10/m32c/gdb-sources.add:1.19.2.1 Thu Aug 12 21:42:46 2010
+++ rtems/contrib/crossrpms/rtems4.10/m32c/gdb-sources.add Thu May 19 23:21:35 2011
@@ -1,9 +1,9 @@
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
diff -u rtems/contrib/crossrpms/rtems4.10/m32r/gdb-sources.add:1.15.2.1 rtems/contrib/crossrpms/rtems4.10/m32r/gdb-sources.add:1.15.2.2
--- rtems/contrib/crossrpms/rtems4.10/m32r/gdb-sources.add:1.15.2.1 Thu Aug 12 21:42:46 2010
+++ rtems/contrib/crossrpms/rtems4.10/m32r/gdb-sources.add Thu May 19 23:21:35 2011
@@ -1,9 +1,9 @@
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
diff -u rtems/contrib/crossrpms/rtems4.10/m68k/gdb-sources.add:1.19.2.1 rtems/contrib/crossrpms/rtems4.10/m68k/gdb-sources.add:1.19.2.2
--- rtems/contrib/crossrpms/rtems4.10/m68k/gdb-sources.add:1.19.2.1 Thu Aug 12 21:42:46 2010
+++ rtems/contrib/crossrpms/rtems4.10/m68k/gdb-sources.add Thu May 19 23:21:35 2011
@@ -1,9 +1,9 @@
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
diff -u rtems/contrib/crossrpms/rtems4.10/mips/gdb-sources.add:1.19.2.1 rtems/contrib/crossrpms/rtems4.10/mips/gdb-sources.add:1.19.2.2
--- rtems/contrib/crossrpms/rtems4.10/mips/gdb-sources.add:1.19.2.1 Thu Aug 12 21:42:46 2010
+++ rtems/contrib/crossrpms/rtems4.10/mips/gdb-sources.add Thu May 19 23:21:35 2011
@@ -1,9 +1,9 @@
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
diff -u rtems/contrib/crossrpms/rtems4.10/mipstx39/gdb-sources.add:1.18.2.1 rtems/contrib/crossrpms/rtems4.10/mipstx39/gdb-sources.add:1.18.2.2
--- rtems/contrib/crossrpms/rtems4.10/mipstx39/gdb-sources.add:1.18.2.1 Thu Aug 12 21:42:46 2010
+++ rtems/contrib/crossrpms/rtems4.10/mipstx39/gdb-sources.add Thu May 19 23:21:35 2011
@@ -1,9 +1,9 @@
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
diff -u rtems/contrib/crossrpms/rtems4.10/powerpc/gdb-sources.add:1.18.2.1 rtems/contrib/crossrpms/rtems4.10/powerpc/gdb-sources.add:1.18.2.2
--- rtems/contrib/crossrpms/rtems4.10/powerpc/gdb-sources.add:1.18.2.1 Thu Aug 12 21:42:46 2010
+++ rtems/contrib/crossrpms/rtems4.10/powerpc/gdb-sources.add Thu May 19 23:21:35 2011
@@ -1,9 +1,9 @@
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
diff -u rtems/contrib/crossrpms/rtems4.10/sh/gdb-sources.add:1.18.2.1 rtems/contrib/crossrpms/rtems4.10/sh/gdb-sources.add:1.18.2.2
--- rtems/contrib/crossrpms/rtems4.10/sh/gdb-sources.add:1.18.2.1 Thu Aug 12 21:42:46 2010
+++ rtems/contrib/crossrpms/rtems4.10/sh/gdb-sources.add Thu May 19 23:21:35 2011
@@ -1,9 +1,9 @@
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
diff -u rtems/contrib/crossrpms/rtems4.10/sparc/gdb-sources.add:1.19.2.1 rtems/contrib/crossrpms/rtems4.10/sparc/gdb-sources.add:1.19.2.2
--- rtems/contrib/crossrpms/rtems4.10/sparc/gdb-sources.add:1.19.2.1 Thu Aug 12 21:42:46 2010
+++ rtems/contrib/crossrpms/rtems4.10/sparc/gdb-sources.add Thu May 19 23:21:35 2011
@@ -1,9 +1,9 @@
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
*ralf* (on branch rtems-4-10-branch):
gdb-7.2.
M 1.120.2.16 contrib/crossrpms/rtems4.10/arm/Makefile.am
M 1.124.2.16 contrib/crossrpms/rtems4.10/avr/Makefile.am
M 1.123.2.16 contrib/crossrpms/rtems4.10/h8300/Makefile.am
M 1.122.2.16 contrib/crossrpms/rtems4.10/i386/Makefile.am
M 1.80.2.16 contrib/crossrpms/rtems4.10/lm32/Makefile.am
M 1.119.2.16 contrib/crossrpms/rtems4.10/m32c/Makefile.am
M 1.112.2.16 contrib/crossrpms/rtems4.10/m32r/Makefile.am
M 1.123.2.16 contrib/crossrpms/rtems4.10/m68k/Makefile.am
M 1.125.2.16 contrib/crossrpms/rtems4.10/mips/Makefile.am
M 1.32.2.2 contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
M 1.126.2.16 contrib/crossrpms/rtems4.10/powerpc/Makefile.am
M 1.122.2.16 contrib/crossrpms/rtems4.10/sh/Makefile.am
M 1.122.2.16 contrib/crossrpms/rtems4.10/sparc/Makefile.am
diff -u rtems/contrib/crossrpms/rtems4.10/arm/Makefile.am:1.120.2.15 rtems/contrib/crossrpms/rtems4.10/arm/Makefile.am:1.120.2.16
--- rtems/contrib/crossrpms/rtems4.10/arm/Makefile.am:1.120.2.15 Wed May 18 08:52:55 2011
+++ rtems/contrib/crossrpms/rtems4.10/arm/Makefile.am Thu May 19 23:22:41 2011
@@ -20,8 +20,8 @@
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 7.1
+GDB_VERS = 7.2
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff -u rtems/contrib/crossrpms/rtems4.10/avr/Makefile.am:1.124.2.15 rtems/contrib/crossrpms/rtems4.10/avr/Makefile.am:1.124.2.16
--- rtems/contrib/crossrpms/rtems4.10/avr/Makefile.am:1.124.2.15 Wed May 18 08:52:56 2011
+++ rtems/contrib/crossrpms/rtems4.10/avr/Makefile.am Thu May 19 23:22:41 2011
@@ -19,8 +19,8 @@
include ../gcc.am
GCC_OPTS +=
-GDB_VERS = 7.1
+GDB_VERS = 7.2
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff -u rtems/contrib/crossrpms/rtems4.10/h8300/Makefile.am:1.123.2.15 rtems/contrib/crossrpms/rtems4.10/h8300/Makefile.am:1.123.2.16
--- rtems/contrib/crossrpms/rtems4.10/h8300/Makefile.am:1.123.2.15 Wed May 18 08:52:56 2011
+++ rtems/contrib/crossrpms/rtems4.10/h8300/Makefile.am Thu May 19 23:22:41 2011
@@ -19,8 +19,8 @@
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 7.1
+GDB_VERS = 7.2
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff -u rtems/contrib/crossrpms/rtems4.10/i386/Makefile.am:1.122.2.15 rtems/contrib/crossrpms/rtems4.10/i386/Makefile.am:1.122.2.16
--- rtems/contrib/crossrpms/rtems4.10/i386/Makefile.am:1.122.2.15 Wed May 18 08:52:56 2011
+++ rtems/contrib/crossrpms/rtems4.10/i386/Makefile.am Thu May 19 23:22:41 2011
@@ -19,8 +19,8 @@
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 7.1
+GDB_VERS = 7.2
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff -u rtems/contrib/crossrpms/rtems4.10/lm32/Makefile.am:1.80.2.15 rtems/contrib/crossrpms/rtems4.10/lm32/Makefile.am:1.80.2.16
--- rtems/contrib/crossrpms/rtems4.10/lm32/Makefile.am:1.80.2.15 Wed May 18 08:52:56 2011
+++ rtems/contrib/crossrpms/rtems4.10/lm32/Makefile.am Thu May 19 23:22:41 2011
@@ -19,8 +19,8 @@
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 7.1
+GDB_VERS = 7.2
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff -u rtems/contrib/crossrpms/rtems4.10/m32c/Makefile.am:1.119.2.15 rtems/contrib/crossrpms/rtems4.10/m32c/Makefile.am:1.119.2.16
--- rtems/contrib/crossrpms/rtems4.10/m32c/Makefile.am:1.119.2.15 Wed May 18 08:52:56 2011
+++ rtems/contrib/crossrpms/rtems4.10/m32c/Makefile.am Thu May 19 23:22:41 2011
@@ -19,8 +19,8 @@
include ../gcc.am
GCC_OPTS +=
-GDB_VERS = 7.1
+GDB_VERS = 7.2
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff -u rtems/contrib/crossrpms/rtems4.10/m32r/Makefile.am:1.112.2.15 rtems/contrib/crossrpms/rtems4.10/m32r/Makefile.am:1.112.2.16
--- rtems/contrib/crossrpms/rtems4.10/m32r/Makefile.am:1.112.2.15 Wed May 18 08:52:56 2011
+++ rtems/contrib/crossrpms/rtems4.10/m32r/Makefile.am Thu May 19 23:22:41 2011
@@ -19,8 +19,8 @@
include ../gcc.am
GCC_OPTS +=
-GDB_VERS = 7.1
+GDB_VERS = 7.2
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff -u rtems/contrib/crossrpms/rtems4.10/m68k/Makefile.am:1.123.2.15 rtems/contrib/crossrpms/rtems4.10/m68k/Makefile.am:1.123.2.16
--- rtems/contrib/crossrpms/rtems4.10/m68k/Makefile.am:1.123.2.15 Wed May 18 08:52:56 2011
+++ rtems/contrib/crossrpms/rtems4.10/m68k/Makefile.am Thu May 19 23:22:41 2011
@@ -19,8 +19,8 @@
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 7.1
+GDB_VERS = 7.2
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff -u rtems/contrib/crossrpms/rtems4.10/mips/Makefile.am:1.125.2.15 rtems/contrib/crossrpms/rtems4.10/mips/Makefile.am:1.125.2.16
--- rtems/contrib/crossrpms/rtems4.10/mips/Makefile.am:1.125.2.15 Wed May 18 08:52:56 2011
+++ rtems/contrib/crossrpms/rtems4.10/mips/Makefile.am Thu May 19 23:22:41 2011
@@ -19,8 +19,8 @@
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 7.1
+GDB_VERS = 7.2
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff -u rtems/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am:1.32.2.1 rtems/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am:1.32.2.2
--- rtems/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am:1.32.2.1 Thu Aug 12 21:45:13 2010
+++ rtems/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am Thu May 19 23:22:41 2011
@@ -5,8 +5,8 @@
include $(top_srcdir)/mkspec.am
# We only want a gdb with a tx39 simulator in it. We share the other tools
-GDB_VERS = 7.1
+GDB_VERS = 7.2
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff -u rtems/contrib/crossrpms/rtems4.10/powerpc/Makefile.am:1.126.2.15 rtems/contrib/crossrpms/rtems4.10/powerpc/Makefile.am:1.126.2.16
--- rtems/contrib/crossrpms/rtems4.10/powerpc/Makefile.am:1.126.2.15 Wed May 18 08:52:56 2011
+++ rtems/contrib/crossrpms/rtems4.10/powerpc/Makefile.am Thu May 19 23:22:41 2011
@@ -19,8 +19,8 @@
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 7.1
+GDB_VERS = 7.2
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff -u rtems/contrib/crossrpms/rtems4.10/sh/Makefile.am:1.122.2.15 rtems/contrib/crossrpms/rtems4.10/sh/Makefile.am:1.122.2.16
--- rtems/contrib/crossrpms/rtems4.10/sh/Makefile.am:1.122.2.15 Wed May 18 08:52:56 2011
+++ rtems/contrib/crossrpms/rtems4.10/sh/Makefile.am Thu May 19 23:22:41 2011
@@ -19,8 +19,8 @@
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 7.1
+GDB_VERS = 7.2
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff -u rtems/contrib/crossrpms/rtems4.10/sparc/Makefile.am:1.122.2.15 rtems/contrib/crossrpms/rtems4.10/sparc/Makefile.am:1.122.2.16
--- rtems/contrib/crossrpms/rtems4.10/sparc/Makefile.am:1.122.2.15 Wed May 18 08:52:56 2011
+++ rtems/contrib/crossrpms/rtems4.10/sparc/Makefile.am Thu May 19 23:22:41 2011
@@ -19,8 +19,8 @@
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 7.1
+GDB_VERS = 7.2
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
*ralf* (on branch rtems-4-10-branch):
Regenerate.
M 1.27.2.2 contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gdb.spec
M 1.27.2.2 contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gdb.spec
M 1.28.2.2 contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gdb.spec
M 1.27.2.2 contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gdb.spec
M 1.24.2.2 contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec
M 1.28.2.2 contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec
M 1.23.2.2 contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gdb.spec
M 1.28.2.2 contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec
M 1.28.2.2 contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec
M 1.30.2.2 contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec
M 1.29.2.2 contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
M 1.27.2.2 contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gdb.spec
M 1.28.2.2 contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec
diff -u rtems/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gdb.spec:1.27.2.1 rtems/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gdb.spec:1.27.2.2
--- rtems/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gdb.spec:1.27.2.1 Thu Aug 12 21:46:28 2010
+++ rtems/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gdb.spec Thu May 19 23:24:07 2011
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 7.1
-%define gdb_rpmvers %{expand:%(echo 7.1 | tr - _)}
+%define gdb_version 7.2
+%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}
Name: rtems-4.10-arm-rtems4.10-gdb
Summary: Gdb for target arm-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 4%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -61,6 +61,7 @@
%define build_sim --enable-sim
+%define build_sim --enable-sim --enable-sim-trace
%if "%{gdb_version}" >= "6.6"
# suse
@@ -100,15 +101,15 @@
Requires: rtems-4.10-gdb-common
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
%description
GDB for target arm-rtems4.10
diff -u rtems/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gdb.spec:1.27.2.1 rtems/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gdb.spec:1.27.2.2
--- rtems/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gdb.spec:1.27.2.1 Thu Aug 12 21:46:28 2010
+++ rtems/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gdb.spec Thu May 19 23:24:07 2011
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 7.1
-%define gdb_rpmvers %{expand:%(echo 7.1 | tr - _)}
+%define gdb_version 7.2
+%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}
Name: rtems-4.10-avr-rtems4.10-gdb
Summary: Gdb for target avr-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 4%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -61,6 +61,7 @@
%define build_sim --enable-sim
+%define build_sim --enable-sim --enable-sim-trace
%if "%{gdb_version}" >= "6.6"
# suse
@@ -100,15 +101,15 @@
Requires: rtems-4.10-gdb-common
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
%description
GDB for target avr-rtems4.10
diff -u rtems/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gdb.spec:1.28.2.1 rtems/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gdb.spec:1.28.2.2
--- rtems/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gdb.spec:1.28.2.1 Thu Aug 12 21:46:28 2010
+++ rtems/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gdb.spec Thu May 19 23:24:07 2011
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 7.1
-%define gdb_rpmvers %{expand:%(echo 7.1 | tr - _)}
+%define gdb_version 7.2
+%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}
Name: rtems-4.10-h8300-rtems4.10-gdb
Summary: Gdb for target h8300-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 4%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -61,6 +61,7 @@
%define build_sim --enable-sim
+%define build_sim --enable-sim --enable-sim-trace
%ifos mingw mingw32
# Mingw lacks functions required by the h8300 simulator
%define build_sim --disable-sim
@@ -104,15 +105,15 @@
Requires: rtems-4.10-gdb-common
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
%description
GDB for target h8300-rtems4.10
diff -u rtems/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gdb.spec:1.27.2.1 rtems/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gdb.spec:1.27.2.2
--- rtems/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gdb.spec:1.27.2.1 Thu Aug 12 21:46:28 2010
+++ rtems/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gdb.spec Thu May 19 23:24:08 2011
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 7.1
-%define gdb_rpmvers %{expand:%(echo 7.1 | tr - _)}
+%define gdb_version 7.2
+%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}
Name: rtems-4.10-i386-rtems4.10-gdb
Summary: Gdb for target i386-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 4%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -61,6 +61,7 @@
%define build_sim --enable-sim
+%define build_sim --enable-sim --enable-sim-trace
%if "%{gdb_version}" >= "6.6"
# suse
@@ -100,15 +101,15 @@
Requires: rtems-4.10-gdb-common
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
%description
GDB for target i386-rtems4.10
diff -u rtems/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec:1.24.2.1 rtems/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec:1.24.2.2
--- rtems/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec:1.24.2.1 Thu Aug 12 21:46:28 2010
+++ rtems/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec Thu May 19 23:24:08 2011
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 7.1
-%define gdb_rpmvers %{expand:%(echo 7.1 | tr - _)}
+%define gdb_version 7.2
+%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}
Name: rtems-4.10-lm32-rtems4.10-gdb
Summary: Gdb for target lm32-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 4%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -61,6 +61,7 @@
%define build_sim --enable-sim
+%define build_sim --enable-sim --enable-sim-trace
%ifos mingw mingw32
# Mingw lacks functions required by the lm32 simulator
%define build_sim --disable-sim
@@ -104,15 +105,15 @@
Requires: rtems-4.10-gdb-common
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
%description
GDB for target lm32-rtems4.10
diff -u rtems/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec:1.28.2.1 rtems/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec:1.28.2.2
--- rtems/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec:1.28.2.1 Thu Aug 12 21:46:28 2010
+++ rtems/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec Thu May 19 23:24:08 2011
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 7.1
-%define gdb_rpmvers %{expand:%(echo 7.1 | tr - _)}
+%define gdb_version 7.2
+%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}
Name: rtems-4.10-m32c-rtems4.10-gdb
Summary: Gdb for target m32c-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 4%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -61,6 +61,7 @@
%define build_sim --enable-sim
+%define build_sim --enable-sim --enable-sim-trace
%ifos mingw mingw32
# Mingw lacks functions required by the m32c simulator
%define build_sim --disable-sim
@@ -104,15 +105,15 @@
Requires: rtems-4.10-gdb-common
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
%description
GDB for target m32c-rtems4.10
diff -u rtems/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gdb.spec:1.23.2.1 rtems/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gdb.spec:1.23.2.2
--- rtems/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gdb.spec:1.23.2.1 Thu Aug 12 21:46:28 2010
+++ rtems/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gdb.spec Thu May 19 23:24:08 2011
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 7.1
-%define gdb_rpmvers %{expand:%(echo 7.1 | tr - _)}
+%define gdb_version 7.2
+%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}
Name: rtems-4.10-m32r-rtems4.10-gdb
Summary: Gdb for target m32r-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 4%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -61,6 +61,7 @@
%define build_sim --enable-sim
+%define build_sim --enable-sim --enable-sim-trace
%if "%{gdb_version}" >= "6.6"
# suse
@@ -100,15 +101,15 @@
Requires: rtems-4.10-gdb-common
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
%description
GDB for target m32r-rtems4.10
diff -u rtems/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec:1.28.2.1 rtems/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec:1.28.2.2
--- rtems/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec:1.28.2.1 Thu Aug 12 21:46:28 2010
+++ rtems/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec Thu May 19 23:24:08 2011
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 7.1
-%define gdb_rpmvers %{expand:%(echo 7.1 | tr - _)}
+%define gdb_version 7.2
+%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}
Name: rtems-4.10-m68k-rtems4.10-gdb
Summary: Gdb for target m68k-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 4%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -61,6 +61,7 @@
%define build_sim --enable-sim
+%define build_sim --enable-sim --enable-sim-trace
%if "%{gdb_version}" >= "6.6"
# suse
@@ -100,15 +101,15 @@
Requires: rtems-4.10-gdb-common
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
%description
GDB for target m68k-rtems4.10
diff -u rtems/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec:1.28.2.1 rtems/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec:1.28.2.2
--- rtems/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec:1.28.2.1 Thu Aug 12 21:46:28 2010
+++ rtems/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec Thu May 19 23:24:08 2011
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 7.1
-%define gdb_rpmvers %{expand:%(echo 7.1 | tr - _)}
+%define gdb_version 7.2
+%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}
Name: rtems-4.10-mips-rtems4.10-gdb
Summary: Gdb for target mips-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 4%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -61,6 +61,7 @@
%define build_sim --enable-sim
+%define build_sim --enable-sim --enable-sim-trace
%if "%{gdb_version}" >= "6.6"
# suse
@@ -100,15 +101,15 @@
Requires: rtems-4.10-gdb-common
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
%description
GDB for target mips-rtems4.10
diff -u rtems/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec:1.30.2.1 rtems/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec:1.30.2.2
--- rtems/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec:1.30.2.1 Thu Aug 12 21:46:28 2010
+++ rtems/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec Thu May 19 23:24:08 2011
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 7.1
-%define gdb_rpmvers %{expand:%(echo 7.1 | tr - _)}
+%define gdb_version 7.2
+%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}
Name: rtems-4.10-mipstx39-rtems4.10-gdb
Summary: Gdb for target mipstx39-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 4%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -61,6 +61,7 @@
%define build_sim --enable-sim
+%define build_sim --enable-sim --enable-sim-trace
%ifos mingw mingw32
# Mingw lacks functions required by the mipstx39 simulator
%define build_sim --disable-sim
@@ -104,15 +105,15 @@
Requires: rtems-4.10-gdb-common
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
%description
GDB for target mipstx39-rtems4.10
diff -u rtems/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec:1.29.2.1 rtems/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec:1.29.2.2
--- rtems/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec:1.29.2.1 Thu Aug 12 21:46:28 2010
+++ rtems/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec Thu May 19 23:24:08 2011
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 7.1
-%define gdb_rpmvers %{expand:%(echo 7.1 | tr - _)}
+%define gdb_version 7.2
+%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}
Name: rtems-4.10-powerpc-rtems4.10-gdb
Summary: Gdb for target powerpc-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 4%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -64,6 +64,8 @@
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%define build_sim --disable-sim
+%else
+%define build_sim --enable-sim --enable-sim-trace
%endif
%if "%{gdb_version}" >= "6.6"
@@ -104,15 +106,15 @@
Requires: rtems-4.10-gdb-common
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
%description
GDB for target powerpc-rtems4.10
diff -u rtems/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gdb.spec:1.27.2.1 rtems/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gdb.spec:1.27.2.2
--- rtems/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gdb.spec:1.27.2.1 Thu Aug 12 21:46:28 2010
+++ rtems/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gdb.spec Thu May 19 23:24:08 2011
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 7.1
-%define gdb_rpmvers %{expand:%(echo 7.1 | tr - _)}
+%define gdb_version 7.2
+%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}
Name: rtems-4.10-sh-rtems4.10-gdb
Summary: Gdb for target sh-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 4%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -61,6 +61,7 @@
%define build_sim --enable-sim
+%define build_sim --enable-sim --enable-sim-trace
%if "%{gdb_version}" >= "6.6"
# suse
@@ -100,15 +101,15 @@
Requires: rtems-4.10-gdb-common
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
%description
GDB for target sh-rtems4.10
diff -u rtems/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec:1.28.2.1 rtems/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec:1.28.2.2
--- rtems/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec:1.28.2.1 Thu Aug 12 21:46:28 2010
+++ rtems/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec Thu May 19 23:24:08 2011
@@ -45,14 +45,14 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 7.1
-%define gdb_rpmvers %{expand:%(echo 7.1 | tr - _)}
+%define gdb_version 7.2
+%define gdb_rpmvers %{expand:%(echo 7.2 | tr - _)}
Name: rtems-4.10-sparc-rtems4.10-gdb
Summary: Gdb for target sparc-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 4%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -61,6 +61,7 @@
%define build_sim --enable-sim
+%define build_sim --enable-sim --enable-sim-trace
%ifos mingw mingw32
# Mingw lacks functions required by the sparc simulator
%define build_sim --disable-sim
@@ -104,15 +105,15 @@
Requires: rtems-4.10-gdb-common
+%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.10-20100903.diff
+%endif
%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100812.diff
%endif
-%if "%{gdb_version}" == "7.0.1"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
-%endif
%description
GDB for target sparc-rtems4.10
--
Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110520/3b16a1da/attachment.html>
More information about the vc
mailing list