From caa9f1e4e6fcceaa06c975ca892883012889fc3f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 17 Sep 2009 03:09:24 +0000 Subject: gdb-6.8.91. --- 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 | 2 +- contrib/crossrpms/rtems4.10/mips/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/mipstx39/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/powerpc/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.10/sh/Makefile.am | 4 ++-- contrib/crossrpms/rtems4.10/sparc/Makefile.am | 2 +- 13 files changed, 22 insertions(+), 22 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems4.10/arm/Makefile.am b/contrib/crossrpms/rtems4.10/arm/Makefile.am index b08c7a617a..171fbb185c 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.50.20090902 +GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +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 895dd49657..f6866f1c5f 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.50.20090902 +GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +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 fb6c796547..79eb853bfa 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.50.20090902 +GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +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 796e694540..fdf25b56f5 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.50.20090902 +GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +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 e9dc6f7db4..4385466772 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.50.20090902 +GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +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 af9d91d136..41da6562c8 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 += --disable-infos -GDB_VERS = 6.8.50.20090902 +GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +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 14943f32eb..9b834a7b77 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 += --disable-infos -GDB_VERS = 6.8.50.20090902 +GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +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 98b8f2771c..d4bad0072c 100644 --- a/contrib/crossrpms/rtems4.10/m68k/Makefile.am +++ b/contrib/crossrpms/rtems4.10/m68k/Makefile.am @@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` include ../gcc.am GCC_OPTS += --languages=cxx -GDB_VERS = 6.8.50.20090908 +GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) GDB_RPMREL = 1 include ../gdb.am diff --git a/contrib/crossrpms/rtems4.10/mips/Makefile.am b/contrib/crossrpms/rtems4.10/mips/Makefile.am index f7af8f9378..d10ebcce59 100644 --- a/contrib/crossrpms/rtems4.10/mips/Makefile.am +++ b/contrib/crossrpms/rtems4.10/mips/Makefile.am @@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` include ../gcc.am GCC_OPTS += --languages=cxx -GDB_VERS = 6.8.50.20090908 +GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) GDB_RPMREL = 1 include ../gdb.am diff --git a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am index 1f23247df7..08347d1b7f 100644 --- a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am +++ b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am @@ -5,7 +5,7 @@ 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.50.20090908 +GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) GDB_RPMREL = 1 include ../gdb.am diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am index f2b22650f0..5182cb0254 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.50.20090902 +GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +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 3d59162cda..8f28566a99 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.50.20090902 +GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +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 52bce7ce18..56c78c8233 100644 --- a/contrib/crossrpms/rtems4.10/sparc/Makefile.am +++ b/contrib/crossrpms/rtems4.10/sparc/Makefile.am @@ -19,7 +19,7 @@ NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` include ../gcc.am GCC_OPTS += --languages=cxx -GDB_VERS = 6.8.50.20090908 +GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) GDB_RPMREL = 1 include ../gdb.am -- cgit v1.2.3