From 8ab053ca1b98cd1ca31fb37695aee2b30ffe0939 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 1 Oct 2009 03:29:02 +0000 Subject: GDB_RVERS = 6.8.92. --- contrib/crossrpms/rtems4.10/arm/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.10/avr/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.10/h8300/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.10/i386/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.10/lm32/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.10/m32c/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.10/m32r/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.10/m68k/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.10/mips/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.10/mipstx39/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.10/powerpc/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.10/sh/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.10/sparc/Makefile.am | 4 ++-- 13 files changed, 26 insertions(+), 26 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems4.10/arm/Makefile.am b/contrib/crossrpms/rtems4.10/arm/Makefile.am index f27f6da7dc..d2cb51c293 100644 --- a/contrib/crossrpms/rtems4.10/arm/Makefile.am +++ b/contrib/crossrpms/rtems4.10/arm/Makefile.am @@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` include ../gcc.am GCC_OPTS += --languages=cxx -GDB_VERS = 6.8.91 +GDB_RPMREL = 6.8.92 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 41552122ff..079b9ca767 100644 --- a/contrib/crossrpms/rtems4.10/avr/Makefile.am +++ b/contrib/crossrpms/rtems4.10/avr/Makefile.am @@ -19,9 +19,9 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` include ../gcc.am GCC_OPTS += -GDB_VERS = 6.8.91 +GDB_RPMREL = 6.8.92 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 891b9b7e85..0140e6dd6a 100644 --- a/contrib/crossrpms/rtems4.10/h8300/Makefile.am +++ b/contrib/crossrpms/rtems4.10/h8300/Makefile.am @@ -19,9 +19,9 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` include ../gcc.am GCC_OPTS += --languages=cxx -GDB_VERS = 6.8.91 +GDB_RPMREL = 6.8.92 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 0eb3819b1b..ddc5238443 100644 --- a/contrib/crossrpms/rtems4.10/i386/Makefile.am +++ b/contrib/crossrpms/rtems4.10/i386/Makefile.am @@ -19,9 +19,9 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` include ../gcc.am GCC_OPTS += --languages=cxx -GDB_VERS = 6.8.91 +GDB_RPMREL = 6.8.92 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 056f930bd7..c0252509b6 100644 --- a/contrib/crossrpms/rtems4.10/lm32/Makefile.am +++ b/contrib/crossrpms/rtems4.10/lm32/Makefile.am @@ -19,9 +19,9 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` include ../gcc.am GCC_OPTS += --languages=cxx -GDB_VERS = 6.8.91 +GDB_RPMREL = 6.8.92 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 8fffc632a8..bfbdbb4d52 100644 --- a/contrib/crossrpms/rtems4.10/m32c/Makefile.am +++ b/contrib/crossrpms/rtems4.10/m32c/Makefile.am @@ -19,9 +19,9 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` include ../gcc.am GCC_OPTS += -GDB_VERS = 6.8.91 +GDB_RPMREL = 6.8.92 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 fc1d7c24f8..1b456dad92 100644 --- a/contrib/crossrpms/rtems4.10/m32r/Makefile.am +++ b/contrib/crossrpms/rtems4.10/m32r/Makefile.am @@ -19,9 +19,9 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` include ../gcc.am GCC_OPTS += -GDB_VERS = 6.8.91 +GDB_RPMREL = 6.8.92 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 13a21c8be1..3fba3c8014 100644 --- a/contrib/crossrpms/rtems4.10/m68k/Makefile.am +++ b/contrib/crossrpms/rtems4.10/m68k/Makefile.am @@ -19,9 +19,9 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` include ../gcc.am GCC_OPTS += --languages=cxx -GDB_VERS = 6.8.91 +GDB_RPMREL = 6.8.92 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 617eba5788..09274c6a57 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.91 +GDB_RPMREL = 6.8.92 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 80a0763e44..c4ce1e74b3 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.91 +GDB_RPMREL = 6.8.92 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 7b0c7863db..4888cbb48c 100644 --- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am +++ b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am @@ -19,9 +19,9 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` include ../gcc.am GCC_OPTS += --languages=cxx -GDB_VERS = 6.8.91 +GDB_RPMREL = 6.8.92 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 f7196eebaa..69e03439df 100644 --- a/contrib/crossrpms/rtems4.10/sh/Makefile.am +++ b/contrib/crossrpms/rtems4.10/sh/Makefile.am @@ -19,9 +19,9 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` include ../gcc.am GCC_OPTS += --languages=cxx -GDB_VERS = 6.8.91 +GDB_RPMREL = 6.8.92 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 8046e736c9..64fcbc1bca 100644 --- a/contrib/crossrpms/rtems4.10/sparc/Makefile.am +++ b/contrib/crossrpms/rtems4.10/sparc/Makefile.am @@ -19,9 +19,9 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` include ../gcc.am GCC_OPTS += --languages=cxx -GDB_VERS = 6.8.91 +GDB_RPMREL = 6.8.92 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 4 +GDB_RPMREL = 1 include ../gdb.am GDB_OPTS += -- cgit v1.2.3