From b791b20cd4c45c9358b0bb16e7f04ed851a967ca Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 3 Sep 2010 05:47:31 +0000 Subject: [PATCH] GDB_VERS = 7.2 --- contrib/crossrpms/rtems4.11/arm/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.11/avr/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.11/h8300/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.11/i386/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.11/lm32/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.11/m32c/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.11/m32r/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.11/m68k/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.11/mips/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.11/mipstx39/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.11/powerpc/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.11/sh/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.11/sparc/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.11/sparc64/Makefile.am | 4 ++-- 14 files changed, 28 insertions(+), 28 deletions(-) diff --git a/contrib/crossrpms/rtems4.11/arm/Makefile.am b/contrib/crossrpms/rtems4.11/arm/Makefile.am index 7ca9c934ed..5420effc38 100644 --- a/contrib/crossrpms/rtems4.11/arm/Makefile.am +++ b/contrib/crossrpms/rtems4.11/arm/Makefile.am @@ -21,9 +21,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15` 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.11/avr/Makefile.am b/contrib/crossrpms/rtems4.11/avr/Makefile.am index c0a39af801..bff997698a 100644 --- a/contrib/crossrpms/rtems4.11/avr/Makefile.am +++ b/contrib/crossrpms/rtems4.11/avr/Makefile.am @@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15` 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.11/h8300/Makefile.am b/contrib/crossrpms/rtems4.11/h8300/Makefile.am index 23852a03bb..07a5ceca77 100644 --- a/contrib/crossrpms/rtems4.11/h8300/Makefile.am +++ b/contrib/crossrpms/rtems4.11/h8300/Makefile.am @@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15` 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.11/i386/Makefile.am b/contrib/crossrpms/rtems4.11/i386/Makefile.am index b3c58ea10f..924e41349e 100644 --- a/contrib/crossrpms/rtems4.11/i386/Makefile.am +++ b/contrib/crossrpms/rtems4.11/i386/Makefile.am @@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15` 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.11/lm32/Makefile.am b/contrib/crossrpms/rtems4.11/lm32/Makefile.am index 998f4ead1e..7eb96ddf34 100644 --- a/contrib/crossrpms/rtems4.11/lm32/Makefile.am +++ b/contrib/crossrpms/rtems4.11/lm32/Makefile.am @@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15` 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.11/m32c/Makefile.am b/contrib/crossrpms/rtems4.11/m32c/Makefile.am index bc11e94417..f865948280 100644 --- a/contrib/crossrpms/rtems4.11/m32c/Makefile.am +++ b/contrib/crossrpms/rtems4.11/m32c/Makefile.am @@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15` 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.11/m32r/Makefile.am b/contrib/crossrpms/rtems4.11/m32r/Makefile.am index 7479093930..d8abdde311 100644 --- a/contrib/crossrpms/rtems4.11/m32r/Makefile.am +++ b/contrib/crossrpms/rtems4.11/m32r/Makefile.am @@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15` 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.11/m68k/Makefile.am b/contrib/crossrpms/rtems4.11/m68k/Makefile.am index 525ed7ffe7..273e81b165 100644 --- a/contrib/crossrpms/rtems4.11/m68k/Makefile.am +++ b/contrib/crossrpms/rtems4.11/m68k/Makefile.am @@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15` 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.11/mips/Makefile.am b/contrib/crossrpms/rtems4.11/mips/Makefile.am index c022bd1bcd..2fddba4d15 100644 --- a/contrib/crossrpms/rtems4.11/mips/Makefile.am +++ b/contrib/crossrpms/rtems4.11/mips/Makefile.am @@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15` 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.11/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.11/mipstx39/Makefile.am index e160736c1d..beea87e0e4 100644 --- a/contrib/crossrpms/rtems4.11/mipstx39/Makefile.am +++ b/contrib/crossrpms/rtems4.11/mipstx39/Makefile.am @@ -6,8 +6,8 @@ TARGET = mipstx39-rtems4.11 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.11/powerpc/Makefile.am b/contrib/crossrpms/rtems4.11/powerpc/Makefile.am index 1a62279d2f..7a6de5a1fa 100644 --- a/contrib/crossrpms/rtems4.11/powerpc/Makefile.am +++ b/contrib/crossrpms/rtems4.11/powerpc/Makefile.am @@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15` 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.11/sh/Makefile.am b/contrib/crossrpms/rtems4.11/sh/Makefile.am index 136513edff..4b3c3ce364 100644 --- a/contrib/crossrpms/rtems4.11/sh/Makefile.am +++ b/contrib/crossrpms/rtems4.11/sh/Makefile.am @@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15` 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.11/sparc/Makefile.am b/contrib/crossrpms/rtems4.11/sparc/Makefile.am index 5ca9beeb28..608d7ccb4b 100644 --- a/contrib/crossrpms/rtems4.11/sparc/Makefile.am +++ b/contrib/crossrpms/rtems4.11/sparc/Makefile.am @@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15` 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.11/sparc64/Makefile.am b/contrib/crossrpms/rtems4.11/sparc64/Makefile.am index 6c5664f656..aab7185e3c 100644 --- a/contrib/crossrpms/rtems4.11/sparc64/Makefile.am +++ b/contrib/crossrpms/rtems4.11/sparc64/Makefile.am @@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 15` 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 +=