summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-26 09:05:22 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-26 09:05:22 +0000
commitf189de857d02e11d2ddb2690c0d36d6ed42fae73 (patch)
treef1691895f14384d78a19fe36bc3d7111e0cae31c /contrib
parentAdd BINUTILS_PKGVERS. (diff)
downloadrtems-f189de857d02e11d2ddb2690c0d36d6ed42fae73.tar.bz2
Add GDB_PKGVERS.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.8/arm/Makefile.am1
-rw-r--r--contrib/crossrpms/rtems4.8/avr/Makefile.am1
-rw-r--r--contrib/crossrpms/rtems4.8/bfin/Makefile.am1
-rw-r--r--contrib/crossrpms/rtems4.8/h8300/Makefile.am1
-rw-r--r--contrib/crossrpms/rtems4.8/i386/Makefile.am1
-rw-r--r--contrib/crossrpms/rtems4.8/m68k/Makefile.am1
-rw-r--r--contrib/crossrpms/rtems4.8/mips/Makefile.am1
-rw-r--r--contrib/crossrpms/rtems4.8/mipstx39/Makefile.am1
-rw-r--r--contrib/crossrpms/rtems4.8/powerpc/Makefile.am1
-rw-r--r--contrib/crossrpms/rtems4.8/sh/Makefile.am1
-rw-r--r--contrib/crossrpms/rtems4.8/sparc/Makefile.am1
11 files changed, 11 insertions, 0 deletions
diff --git a/contrib/crossrpms/rtems4.8/arm/Makefile.am b/contrib/crossrpms/rtems4.8/arm/Makefile.am
index df1ea8c1a6..55f2068473 100644
--- a/contrib/crossrpms/rtems4.8/arm/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/arm/Makefile.am
@@ -18,6 +18,7 @@ include ../gcc.am
GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
+GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.8/avr/Makefile.am b/contrib/crossrpms/rtems4.8/avr/Makefile.am
index cbf3225132..f43feb6fa7 100644
--- a/contrib/crossrpms/rtems4.8/avr/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/avr/Makefile.am
@@ -18,6 +18,7 @@ include ../gcc.am
GCC_OPTS += --disable-infos
GDB_VERS = 6.5
+GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.8/bfin/Makefile.am b/contrib/crossrpms/rtems4.8/bfin/Makefile.am
index 6beee02257..a2df486261 100644
--- a/contrib/crossrpms/rtems4.8/bfin/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/bfin/Makefile.am
@@ -19,6 +19,7 @@ include ../gcc.am
GCC_OPTS += --disable-infos
GDB_VERS = 6.5
+GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.8/h8300/Makefile.am b/contrib/crossrpms/rtems4.8/h8300/Makefile.am
index 8a36af821c..5d20127a35 100644
--- a/contrib/crossrpms/rtems4.8/h8300/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/h8300/Makefile.am
@@ -18,6 +18,7 @@ include ../gcc.am
GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
+GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.8/i386/Makefile.am b/contrib/crossrpms/rtems4.8/i386/Makefile.am
index f66946747d..3d2fb514ed 100644
--- a/contrib/crossrpms/rtems4.8/i386/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/i386/Makefile.am
@@ -18,6 +18,7 @@ include ../gcc.am
GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
+GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.8/m68k/Makefile.am b/contrib/crossrpms/rtems4.8/m68k/Makefile.am
index 8c903cc1cf..d8bd84a52c 100644
--- a/contrib/crossrpms/rtems4.8/m68k/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/m68k/Makefile.am
@@ -18,6 +18,7 @@ include ../gcc.am
GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
+GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.8/mips/Makefile.am b/contrib/crossrpms/rtems4.8/mips/Makefile.am
index 87e298816d..7ffdff6b9c 100644
--- a/contrib/crossrpms/rtems4.8/mips/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/mips/Makefile.am
@@ -18,6 +18,7 @@ include ../gcc.am
GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
+GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.8/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.8/mipstx39/Makefile.am
index 6f14b9f6d7..b1980d3335 100644
--- a/contrib/crossrpms/rtems4.8/mipstx39/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/mipstx39/Makefile.am
@@ -6,6 +6,7 @@ include $(top_srcdir)/mkspec.am
# We only want a gdb with a tx39 simulator in it. We share the other tools
GDB_VERS = 6.5
+GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.8/powerpc/Makefile.am b/contrib/crossrpms/rtems4.8/powerpc/Makefile.am
index 8d84862f8f..7d572b0c3e 100644
--- a/contrib/crossrpms/rtems4.8/powerpc/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/powerpc/Makefile.am
@@ -18,6 +18,7 @@ include ../gcc.am
GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
+GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.8/sh/Makefile.am b/contrib/crossrpms/rtems4.8/sh/Makefile.am
index 9068cd8839..43f157d98a 100644
--- a/contrib/crossrpms/rtems4.8/sh/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/sh/Makefile.am
@@ -18,6 +18,7 @@ include ../gcc.am
GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
+GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.8/sparc/Makefile.am b/contrib/crossrpms/rtems4.8/sparc/Makefile.am
index 9395913652..b9bca2dd8d 100644
--- a/contrib/crossrpms/rtems4.8/sparc/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/sparc/Makefile.am
@@ -18,6 +18,7 @@ include ../gcc.am
GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
+GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=