summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-11-15 05:37:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-11-15 05:37:58 +0000
commit93745d5b1064c883c827a97e061b23d9864c407d (patch)
treecc13cad56b9ec358fd052c648dacdaa127a29d9b /contrib
parentRemove. (diff)
downloadrtems-93745d5b1064c883c827a97e061b23d9864c407d.tar.bz2
Update.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.7/arm/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.7/arm/gdb-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.7/avr/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.7/avr/gdb-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.7/h8300/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.7/h8300/gdb-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.7/i386/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.7/i386/gdb-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.7/m68k/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.7/m68k/gdb-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.7/mips/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.7/mips/gdb-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.7/mipstx39/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.7/mipstx39/gdb-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.7/powerpc/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.7/powerpc/gdb-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.7/sh/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.7/sh/gdb-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.7/sparc/Makefile.am2
19 files changed, 19 insertions, 19 deletions
diff --git a/contrib/crossrpms/rtems4.7/arm/Makefile.am b/contrib/crossrpms/rtems4.7/arm/Makefile.am
index a6f8c305b8..9e4def4cbb 100644
--- a/contrib/crossrpms/rtems4.7/arm/Makefile.am
+++ b/contrib/crossrpms/rtems4.7/arm/Makefile.am
@@ -19,6 +19,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.7/arm/gdb-sources.add b/contrib/crossrpms/rtems4.7/arm/gdb-sources.add
index 09b7438290..b28f70b2ab 100644
--- a/contrib/crossrpms/rtems4.7/arm/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.7/arm/gdb-sources.add
@@ -1,7 +1,7 @@
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
%{?_without_sources:NoSource: 0}
%if "%{gdb_version}" == "6.5"
-Patch0: gdb-6.5-rtems-20060713.diff
+Patch0: gdb-6.5-rtems4.7-20071115.diff
%endif
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.7-20070218.diff
diff --git a/contrib/crossrpms/rtems4.7/avr/Makefile.am b/contrib/crossrpms/rtems4.7/avr/Makefile.am
index 77c565b24e..237275fc52 100644
--- a/contrib/crossrpms/rtems4.7/avr/Makefile.am
+++ b/contrib/crossrpms/rtems4.7/avr/Makefile.am
@@ -19,6 +19,6 @@ GCC_OPTS +=
GDB_VERS = 6.5
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.7/avr/gdb-sources.add b/contrib/crossrpms/rtems4.7/avr/gdb-sources.add
index 09b7438290..b28f70b2ab 100644
--- a/contrib/crossrpms/rtems4.7/avr/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.7/avr/gdb-sources.add
@@ -1,7 +1,7 @@
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
%{?_without_sources:NoSource: 0}
%if "%{gdb_version}" == "6.5"
-Patch0: gdb-6.5-rtems-20060713.diff
+Patch0: gdb-6.5-rtems4.7-20071115.diff
%endif
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.7-20070218.diff
diff --git a/contrib/crossrpms/rtems4.7/h8300/Makefile.am b/contrib/crossrpms/rtems4.7/h8300/Makefile.am
index 2b2c7c8db4..12e77e560a 100644
--- a/contrib/crossrpms/rtems4.7/h8300/Makefile.am
+++ b/contrib/crossrpms/rtems4.7/h8300/Makefile.am
@@ -19,6 +19,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.7/h8300/gdb-sources.add b/contrib/crossrpms/rtems4.7/h8300/gdb-sources.add
index 09b7438290..b28f70b2ab 100644
--- a/contrib/crossrpms/rtems4.7/h8300/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.7/h8300/gdb-sources.add
@@ -1,7 +1,7 @@
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
%{?_without_sources:NoSource: 0}
%if "%{gdb_version}" == "6.5"
-Patch0: gdb-6.5-rtems-20060713.diff
+Patch0: gdb-6.5-rtems4.7-20071115.diff
%endif
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.7-20070218.diff
diff --git a/contrib/crossrpms/rtems4.7/i386/Makefile.am b/contrib/crossrpms/rtems4.7/i386/Makefile.am
index 7f7eff6609..fff8a066e4 100644
--- a/contrib/crossrpms/rtems4.7/i386/Makefile.am
+++ b/contrib/crossrpms/rtems4.7/i386/Makefile.am
@@ -19,6 +19,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.7/i386/gdb-sources.add b/contrib/crossrpms/rtems4.7/i386/gdb-sources.add
index 09b7438290..b28f70b2ab 100644
--- a/contrib/crossrpms/rtems4.7/i386/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.7/i386/gdb-sources.add
@@ -1,7 +1,7 @@
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
%{?_without_sources:NoSource: 0}
%if "%{gdb_version}" == "6.5"
-Patch0: gdb-6.5-rtems-20060713.diff
+Patch0: gdb-6.5-rtems4.7-20071115.diff
%endif
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.7-20070218.diff
diff --git a/contrib/crossrpms/rtems4.7/m68k/Makefile.am b/contrib/crossrpms/rtems4.7/m68k/Makefile.am
index 24dffdc9e1..94d17fa795 100644
--- a/contrib/crossrpms/rtems4.7/m68k/Makefile.am
+++ b/contrib/crossrpms/rtems4.7/m68k/Makefile.am
@@ -19,6 +19,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.7/m68k/gdb-sources.add b/contrib/crossrpms/rtems4.7/m68k/gdb-sources.add
index 09b7438290..b28f70b2ab 100644
--- a/contrib/crossrpms/rtems4.7/m68k/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.7/m68k/gdb-sources.add
@@ -1,7 +1,7 @@
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
%{?_without_sources:NoSource: 0}
%if "%{gdb_version}" == "6.5"
-Patch0: gdb-6.5-rtems-20060713.diff
+Patch0: gdb-6.5-rtems4.7-20071115.diff
%endif
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.7-20070218.diff
diff --git a/contrib/crossrpms/rtems4.7/mips/Makefile.am b/contrib/crossrpms/rtems4.7/mips/Makefile.am
index 2fd53957e8..5a4356718c 100644
--- a/contrib/crossrpms/rtems4.7/mips/Makefile.am
+++ b/contrib/crossrpms/rtems4.7/mips/Makefile.am
@@ -19,6 +19,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.7/mips/gdb-sources.add b/contrib/crossrpms/rtems4.7/mips/gdb-sources.add
index 09b7438290..b28f70b2ab 100644
--- a/contrib/crossrpms/rtems4.7/mips/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.7/mips/gdb-sources.add
@@ -1,7 +1,7 @@
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
%{?_without_sources:NoSource: 0}
%if "%{gdb_version}" == "6.5"
-Patch0: gdb-6.5-rtems-20060713.diff
+Patch0: gdb-6.5-rtems4.7-20071115.diff
%endif
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.7-20070218.diff
diff --git a/contrib/crossrpms/rtems4.7/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.7/mipstx39/Makefile.am
index 95f7822790..ea4130ab32 100644
--- a/contrib/crossrpms/rtems4.7/mipstx39/Makefile.am
+++ b/contrib/crossrpms/rtems4.7/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 = 6.5
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.7/mipstx39/gdb-sources.add b/contrib/crossrpms/rtems4.7/mipstx39/gdb-sources.add
index 09b7438290..b28f70b2ab 100644
--- a/contrib/crossrpms/rtems4.7/mipstx39/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.7/mipstx39/gdb-sources.add
@@ -1,7 +1,7 @@
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
%{?_without_sources:NoSource: 0}
%if "%{gdb_version}" == "6.5"
-Patch0: gdb-6.5-rtems-20060713.diff
+Patch0: gdb-6.5-rtems4.7-20071115.diff
%endif
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.7-20070218.diff
diff --git a/contrib/crossrpms/rtems4.7/powerpc/Makefile.am b/contrib/crossrpms/rtems4.7/powerpc/Makefile.am
index 0c50c083d7..2513bbec13 100644
--- a/contrib/crossrpms/rtems4.7/powerpc/Makefile.am
+++ b/contrib/crossrpms/rtems4.7/powerpc/Makefile.am
@@ -19,6 +19,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.7/powerpc/gdb-sources.add b/contrib/crossrpms/rtems4.7/powerpc/gdb-sources.add
index 09b7438290..b28f70b2ab 100644
--- a/contrib/crossrpms/rtems4.7/powerpc/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.7/powerpc/gdb-sources.add
@@ -1,7 +1,7 @@
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
%{?_without_sources:NoSource: 0}
%if "%{gdb_version}" == "6.5"
-Patch0: gdb-6.5-rtems-20060713.diff
+Patch0: gdb-6.5-rtems4.7-20071115.diff
%endif
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.7-20070218.diff
diff --git a/contrib/crossrpms/rtems4.7/sh/Makefile.am b/contrib/crossrpms/rtems4.7/sh/Makefile.am
index 2d3d24bd25..d5f510214d 100644
--- a/contrib/crossrpms/rtems4.7/sh/Makefile.am
+++ b/contrib/crossrpms/rtems4.7/sh/Makefile.am
@@ -19,6 +19,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.7/sh/gdb-sources.add b/contrib/crossrpms/rtems4.7/sh/gdb-sources.add
index 09b7438290..b28f70b2ab 100644
--- a/contrib/crossrpms/rtems4.7/sh/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.7/sh/gdb-sources.add
@@ -1,7 +1,7 @@
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
%{?_without_sources:NoSource: 0}
%if "%{gdb_version}" == "6.5"
-Patch0: gdb-6.5-rtems-20060713.diff
+Patch0: gdb-6.5-rtems4.7-20071115.diff
%endif
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.7-20070218.diff
diff --git a/contrib/crossrpms/rtems4.7/sparc/Makefile.am b/contrib/crossrpms/rtems4.7/sparc/Makefile.am
index 8a46506519..73ea7f299f 100644
--- a/contrib/crossrpms/rtems4.7/sparc/Makefile.am
+++ b/contrib/crossrpms/rtems4.7/sparc/Makefile.am
@@ -19,6 +19,6 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 6.5
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
include ../gdb.am
GDB_OPTS +=