summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-03-29 13:30:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-03-29 13:30:46 +0000
commit0b45f1a241816a086d97884675d1544cc1ec6d89 (patch)
tree9d6d9fd7b369cdf38df5d1118e23aa3517c87205
parentmake the lpc2362 a SMALL MEMORY BSP (diff)
downloadrtems-0b45f1a241816a086d97884675d1544cc1ec6d89.tar.bz2
Bump GDB_RPMREL.
-rw-r--r--contrib/crossrpms/rtems4.10/arm/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/avr/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/bfin/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/h8300/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/i386/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/lm32/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/m32c/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/m32r/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/m68k/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/mips/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/mipstx39/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/sh/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/sparc/Makefile.am2
14 files changed, 14 insertions, 14 deletions
diff --git a/contrib/crossrpms/rtems4.10/arm/Makefile.am b/contrib/crossrpms/rtems4.10/arm/Makefile.am
index bf68fc8c7d..1811af7de1 100644
--- a/contrib/crossrpms/rtems4.10/arm/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/arm/Makefile.am
@@ -22,6 +22,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 7.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1
+GDB_RPMREL = 2
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/avr/Makefile.am b/contrib/crossrpms/rtems4.10/avr/Makefile.am
index bb72bf9366..4b502aa937 100644
--- a/contrib/crossrpms/rtems4.10/avr/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/avr/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS +=
GDB_VERS = 7.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1
+GDB_RPMREL = 2
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/bfin/Makefile.am b/contrib/crossrpms/rtems4.10/bfin/Makefile.am
index d3b37c3e9d..2fb03fd52b 100644
--- a/contrib/crossrpms/rtems4.10/bfin/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/bfin/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 11
+GDB_RPMREL = 12
include ../gdb.am
GDB_OPTS += --disable-infos
diff --git a/contrib/crossrpms/rtems4.10/h8300/Makefile.am b/contrib/crossrpms/rtems4.10/h8300/Makefile.am
index 3a488b9453..f793ae4ed5 100644
--- a/contrib/crossrpms/rtems4.10/h8300/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/h8300/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 7.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1
+GDB_RPMREL = 2
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/i386/Makefile.am b/contrib/crossrpms/rtems4.10/i386/Makefile.am
index 0b512e855f..b1e832c6b5 100644
--- a/contrib/crossrpms/rtems4.10/i386/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/i386/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 7.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1
+GDB_RPMREL = 2
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/lm32/Makefile.am b/contrib/crossrpms/rtems4.10/lm32/Makefile.am
index c2c99868f7..1c1764027e 100644
--- a/contrib/crossrpms/rtems4.10/lm32/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/lm32/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 7.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1
+GDB_RPMREL = 2
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/m32c/Makefile.am b/contrib/crossrpms/rtems4.10/m32c/Makefile.am
index d48bd7c6ea..9a42f921f7 100644
--- a/contrib/crossrpms/rtems4.10/m32c/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m32c/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS +=
GDB_VERS = 7.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1
+GDB_RPMREL = 2
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/m32r/Makefile.am b/contrib/crossrpms/rtems4.10/m32r/Makefile.am
index 1b96fd5f45..e88c1062c2 100644
--- a/contrib/crossrpms/rtems4.10/m32r/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m32r/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS +=
GDB_VERS = 7.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1
+GDB_RPMREL = 2
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/m68k/Makefile.am b/contrib/crossrpms/rtems4.10/m68k/Makefile.am
index bece3599f4..382cbb717e 100644
--- a/contrib/crossrpms/rtems4.10/m68k/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m68k/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 7.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1
+GDB_RPMREL = 2
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/mips/Makefile.am b/contrib/crossrpms/rtems4.10/mips/Makefile.am
index e3b74619b3..ca08faaca7 100644
--- a/contrib/crossrpms/rtems4.10/mips/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/mips/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 7.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1
+GDB_RPMREL = 2
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
index db000bcb71..91b42d33e4 100644
--- a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
@@ -7,6 +7,6 @@ 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_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1
+GDB_RPMREL = 2
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
index 4854050cf2..e7686e0a49 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 7.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1
+GDB_RPMREL = 2
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/sh/Makefile.am b/contrib/crossrpms/rtems4.10/sh/Makefile.am
index f5ada74100..2c6edb4d03 100644
--- a/contrib/crossrpms/rtems4.10/sh/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/sh/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 7.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1
+GDB_RPMREL = 2
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/sparc/Makefile.am b/contrib/crossrpms/rtems4.10/sparc/Makefile.am
index 892f22b484..a429f75bae 100644
--- a/contrib/crossrpms/rtems4.10/sparc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/sparc/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 7.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1
+GDB_RPMREL = 2
include ../gdb.am
GDB_OPTS +=