summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-05-20 04:22:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-05-20 04:22:41 +0000
commit882382d2cb3b5550ef2867e784def183ffadd8c1 (patch)
treeb2bbc6f3a08d320cf05be43e0c4d35a31086ad79
parentAdd gdb-7.2. (diff)
downloadrtems-882382d2cb3b5550ef2867e784def183ffadd8c1.tar.bz2
gdb-7.2.
-rw-r--r--contrib/crossrpms/rtems4.10/arm/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/avr/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/h8300/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/i386/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/lm32/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/m32c/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/m32r/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/m68k/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/mips/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/mipstx39/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/sh/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.10/sparc/Makefile.am4
13 files changed, 26 insertions, 26 deletions
diff --git a/contrib/crossrpms/rtems4.10/arm/Makefile.am b/contrib/crossrpms/rtems4.10/arm/Makefile.am
index efbe83ab6f..614b744911 100644
--- a/contrib/crossrpms/rtems4.10/arm/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/arm/Makefile.am
@@ -20,8 +20,8 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 23`
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 --git a/contrib/crossrpms/rtems4.10/avr/Makefile.am b/contrib/crossrpms/rtems4.10/avr/Makefile.am
index e4b88dbeba..2f159329a8 100644
--- a/contrib/crossrpms/rtems4.10/avr/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/avr/Makefile.am
@@ -19,8 +19,8 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 23`
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 --git a/contrib/crossrpms/rtems4.10/h8300/Makefile.am b/contrib/crossrpms/rtems4.10/h8300/Makefile.am
index de40627fdc..c2bb89b995 100644
--- a/contrib/crossrpms/rtems4.10/h8300/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/h8300/Makefile.am
@@ -19,8 +19,8 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 23`
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 --git a/contrib/crossrpms/rtems4.10/i386/Makefile.am b/contrib/crossrpms/rtems4.10/i386/Makefile.am
index ca4cf884c8..b4978d0b10 100644
--- a/contrib/crossrpms/rtems4.10/i386/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/i386/Makefile.am
@@ -19,8 +19,8 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 23`
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 --git a/contrib/crossrpms/rtems4.10/lm32/Makefile.am b/contrib/crossrpms/rtems4.10/lm32/Makefile.am
index af3735797d..b95ff39abc 100644
--- a/contrib/crossrpms/rtems4.10/lm32/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/lm32/Makefile.am
@@ -19,8 +19,8 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 23`
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 --git a/contrib/crossrpms/rtems4.10/m32c/Makefile.am b/contrib/crossrpms/rtems4.10/m32c/Makefile.am
index 8621e200d5..9b13cc93c4 100644
--- a/contrib/crossrpms/rtems4.10/m32c/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m32c/Makefile.am
@@ -19,8 +19,8 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 23`
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 --git a/contrib/crossrpms/rtems4.10/m32r/Makefile.am b/contrib/crossrpms/rtems4.10/m32r/Makefile.am
index 45dd018616..d8f676526f 100644
--- a/contrib/crossrpms/rtems4.10/m32r/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m32r/Makefile.am
@@ -19,8 +19,8 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 23`
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 --git a/contrib/crossrpms/rtems4.10/m68k/Makefile.am b/contrib/crossrpms/rtems4.10/m68k/Makefile.am
index 89cb5533d1..7c06a1570a 100644
--- a/contrib/crossrpms/rtems4.10/m68k/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m68k/Makefile.am
@@ -19,8 +19,8 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 23`
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 --git a/contrib/crossrpms/rtems4.10/mips/Makefile.am b/contrib/crossrpms/rtems4.10/mips/Makefile.am
index dfb59feb1a..7f54f24471 100644
--- a/contrib/crossrpms/rtems4.10/mips/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/mips/Makefile.am
@@ -19,8 +19,8 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 23`
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 --git a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
index 22a8a77c28..2afe5638b2 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 = 7.1
+GDB_VERS = 7.2
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
index 69e280802b..35143ded9c 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
@@ -19,8 +19,8 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 23`
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 --git a/contrib/crossrpms/rtems4.10/sh/Makefile.am b/contrib/crossrpms/rtems4.10/sh/Makefile.am
index e1b8d35a63..3da1ee0b67 100644
--- a/contrib/crossrpms/rtems4.10/sh/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/sh/Makefile.am
@@ -19,8 +19,8 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 23`
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 --git a/contrib/crossrpms/rtems4.10/sparc/Makefile.am b/contrib/crossrpms/rtems4.10/sparc/Makefile.am
index d26b3b0258..ac5c551ee0 100644
--- a/contrib/crossrpms/rtems4.10/sparc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/sparc/Makefile.am
@@ -19,8 +19,8 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 23`
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 +=