summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-07 09:01:04 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-07 09:01:04 +0000
commitbaf0a66ed432bce6bad3ca376b7eb54cf7124925 (patch)
treed3da02838f18786e62c43587dbfde624fbaa9b56 /contrib
parentNew. (diff)
downloadrtems-baf0a66ed432bce6bad3ca376b7eb54cf7124925.tar.bz2
BINUTILS_VERS = 2.19.92.
Diffstat (limited to 'contrib')
-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/powerpc/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/sh/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/sparc/Makefile.am2
13 files changed, 13 insertions, 13 deletions
diff --git a/contrib/crossrpms/rtems4.10/arm/Makefile.am b/contrib/crossrpms/rtems4.10/arm/Makefile.am
index 2e257bf5a3..383710312c 100644
--- a/contrib/crossrpms/rtems4.10/arm/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/arm/Makefile.am
@@ -4,7 +4,7 @@ TARGET = arm-rtems4.10
include $(top_srcdir)/mkspec.am
-BINUTILS_VERS = 2.19.90
+BINUTILS_VERS = 2.19.92
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 1
include ../binutils.am
diff --git a/contrib/crossrpms/rtems4.10/avr/Makefile.am b/contrib/crossrpms/rtems4.10/avr/Makefile.am
index 169c334c62..e40634ed3d 100644
--- a/contrib/crossrpms/rtems4.10/avr/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/avr/Makefile.am
@@ -4,7 +4,7 @@ TARGET = avr-rtems4.10
include $(top_srcdir)/mkspec.am
-BINUTILS_VERS = 2.19.90
+BINUTILS_VERS = 2.19.92
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 1
include ../binutils.am
diff --git a/contrib/crossrpms/rtems4.10/bfin/Makefile.am b/contrib/crossrpms/rtems4.10/bfin/Makefile.am
index 6f2e86c734..1c69b0a7e1 100644
--- a/contrib/crossrpms/rtems4.10/bfin/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/bfin/Makefile.am
@@ -4,7 +4,7 @@ TARGET = bfin-rtems4.10
include $(top_srcdir)/mkspec.am
-BINUTILS_VERS = 2.19.90
+BINUTILS_VERS = 2.19.92
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 1
include ../binutils.am
diff --git a/contrib/crossrpms/rtems4.10/h8300/Makefile.am b/contrib/crossrpms/rtems4.10/h8300/Makefile.am
index 4835c3673f..3e0c389182 100644
--- a/contrib/crossrpms/rtems4.10/h8300/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/h8300/Makefile.am
@@ -4,7 +4,7 @@ TARGET = h8300-rtems4.10
include $(top_srcdir)/mkspec.am
-BINUTILS_VERS = 2.19.90
+BINUTILS_VERS = 2.19.92
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 1
include ../binutils.am
diff --git a/contrib/crossrpms/rtems4.10/i386/Makefile.am b/contrib/crossrpms/rtems4.10/i386/Makefile.am
index 46c68db7ee..d6be4da7dc 100644
--- a/contrib/crossrpms/rtems4.10/i386/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/i386/Makefile.am
@@ -4,7 +4,7 @@ TARGET = i386-rtems4.10
include $(top_srcdir)/mkspec.am
-BINUTILS_VERS = 2.19.90
+BINUTILS_VERS = 2.19.92
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 1
include ../binutils.am
diff --git a/contrib/crossrpms/rtems4.10/lm32/Makefile.am b/contrib/crossrpms/rtems4.10/lm32/Makefile.am
index 980847ec70..72986762f2 100644
--- a/contrib/crossrpms/rtems4.10/lm32/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/lm32/Makefile.am
@@ -4,7 +4,7 @@ TARGET = lm32-rtems4.10
include $(top_srcdir)/mkspec.am
-BINUTILS_VERS = 2.19.90
+BINUTILS_VERS = 2.19.92
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 1
include ../binutils.am
diff --git a/contrib/crossrpms/rtems4.10/m32c/Makefile.am b/contrib/crossrpms/rtems4.10/m32c/Makefile.am
index f765c9b5cb..d6e90d901d 100644
--- a/contrib/crossrpms/rtems4.10/m32c/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m32c/Makefile.am
@@ -4,7 +4,7 @@ TARGET = m32c-rtems4.10
include $(top_srcdir)/mkspec.am
-BINUTILS_VERS = 2.19.90
+BINUTILS_VERS = 2.19.92
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 1
include ../binutils.am
diff --git a/contrib/crossrpms/rtems4.10/m32r/Makefile.am b/contrib/crossrpms/rtems4.10/m32r/Makefile.am
index 9d436831e5..27ffc9cd66 100644
--- a/contrib/crossrpms/rtems4.10/m32r/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m32r/Makefile.am
@@ -4,7 +4,7 @@ TARGET = m32r-rtems4.10
include $(top_srcdir)/mkspec.am
-BINUTILS_VERS = 2.19.90
+BINUTILS_VERS = 2.19.92
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 1
include ../binutils.am
diff --git a/contrib/crossrpms/rtems4.10/m68k/Makefile.am b/contrib/crossrpms/rtems4.10/m68k/Makefile.am
index 540492f6eb..1a2ca5635e 100644
--- a/contrib/crossrpms/rtems4.10/m68k/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m68k/Makefile.am
@@ -4,7 +4,7 @@ TARGET = m68k-rtems4.10
include $(top_srcdir)/mkspec.am
-BINUTILS_VERS = 2.19.90
+BINUTILS_VERS = 2.19.92
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 1
include ../binutils.am
diff --git a/contrib/crossrpms/rtems4.10/mips/Makefile.am b/contrib/crossrpms/rtems4.10/mips/Makefile.am
index a29200977f..145982e4bd 100644
--- a/contrib/crossrpms/rtems4.10/mips/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/mips/Makefile.am
@@ -4,7 +4,7 @@ TARGET = mips-rtems4.10
include $(top_srcdir)/mkspec.am
-BINUTILS_VERS = 2.19.90
+BINUTILS_VERS = 2.19.92
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 1
include ../binutils.am
diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
index 1c1378b61b..27408d7c02 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
@@ -4,7 +4,7 @@ TARGET = powerpc-rtems4.10
include $(top_srcdir)/mkspec.am
-BINUTILS_VERS = 2.19.90
+BINUTILS_VERS = 2.19.92
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 1
include ../binutils.am
diff --git a/contrib/crossrpms/rtems4.10/sh/Makefile.am b/contrib/crossrpms/rtems4.10/sh/Makefile.am
index fcfc374716..47af6dc091 100644
--- a/contrib/crossrpms/rtems4.10/sh/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/sh/Makefile.am
@@ -4,7 +4,7 @@ TARGET = sh-rtems4.10
include $(top_srcdir)/mkspec.am
-BINUTILS_VERS = 2.19.90
+BINUTILS_VERS = 2.19.92
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 1
include ../binutils.am
diff --git a/contrib/crossrpms/rtems4.10/sparc/Makefile.am b/contrib/crossrpms/rtems4.10/sparc/Makefile.am
index 07a3ab31da..5103b1e5de 100644
--- a/contrib/crossrpms/rtems4.10/sparc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/sparc/Makefile.am
@@ -4,7 +4,7 @@ TARGET = sparc-rtems4.10
include $(top_srcdir)/mkspec.am
-BINUTILS_VERS = 2.19.90
+BINUTILS_VERS = 2.19.92
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 1
include ../binutils.am