[rtems-crossrpms commit] gdb-7.6.

Ralf Corsepius ralf at rtems.org
Mon Apr 29 11:45:12 UTC 2013


Module:    rtems-crossrpms
Branch:    master
Commit:    f2bf1e56410b61f8dd0c3d0b1736cdabfdf9a6d1
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=f2bf1e56410b61f8dd0c3d0b1736cdabfdf9a6d1

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Sun Apr 28 08:50:17 2013 +0200

gdb-7.6.

---

 rtems4.11/arm/Makefile.am        |    4 ++--
 rtems4.11/avr/Makefile.am        |    4 ++--
 rtems4.11/bfin/Makefile.am       |    4 ++--
 rtems4.11/h8300/Makefile.am      |    4 ++--
 rtems4.11/i386/Makefile.am       |    4 ++--
 rtems4.11/lm32/Makefile.am       |    4 ++--
 rtems4.11/m32c/Makefile.am       |    4 ++--
 rtems4.11/m32r/Makefile.am       |    4 ++--
 rtems4.11/m68k/Makefile.am       |    4 ++--
 rtems4.11/microblaze/Makefile.am |    4 ++--
 rtems4.11/mips/Makefile.am       |    4 ++--
 rtems4.11/mipstx39/Makefile.am   |    4 ++--
 rtems4.11/powerpc/Makefile.am    |    4 ++--
 rtems4.11/sh/Makefile.am         |    4 ++--
 rtems4.11/sparc/Makefile.am      |    4 ++--
 rtems4.11/sparc64/Makefile.am    |    4 ++--
 rtems4.11/v850/Makefile.am       |    4 ++--
 17 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/rtems4.11/arm/Makefile.am b/rtems4.11/arm/Makefile.am
index 3bb76b7..6707fd3 100644
--- a/rtems4.11/arm/Makefile.am
+++ b/rtems4.11/arm/Makefile.am
@@ -18,9 +18,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 16`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/avr/Makefile.am b/rtems4.11/avr/Makefile.am
index 1acc08c..09e66a1 100644
--- a/rtems4.11/avr/Makefile.am
+++ b/rtems4.11/avr/Makefile.am
@@ -18,9 +18,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 16`
 include ../gcc.am
 GCC_OPTS +=
 
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/bfin/Makefile.am b/rtems4.11/bfin/Makefile.am
index 28ca186..43bbeb1 100644
--- a/rtems4.11/bfin/Makefile.am
+++ b/rtems4.11/bfin/Makefile.am
@@ -18,9 +18,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 21`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/h8300/Makefile.am b/rtems4.11/h8300/Makefile.am
index 51f9577..ef6cbd3 100644
--- a/rtems4.11/h8300/Makefile.am
+++ b/rtems4.11/h8300/Makefile.am
@@ -18,9 +18,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 21`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/i386/Makefile.am b/rtems4.11/i386/Makefile.am
index 7c7601e..233f40d 100644
--- a/rtems4.11/i386/Makefile.am
+++ b/rtems4.11/i386/Makefile.am
@@ -18,9 +18,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 16`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/lm32/Makefile.am b/rtems4.11/lm32/Makefile.am
index dc66b88..67f2e68 100644
--- a/rtems4.11/lm32/Makefile.am
+++ b/rtems4.11/lm32/Makefile.am
@@ -23,9 +23,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 6`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/m32c/Makefile.am b/rtems4.11/m32c/Makefile.am
index 6aa8fe5..3bab1f5 100644
--- a/rtems4.11/m32c/Makefile.am
+++ b/rtems4.11/m32c/Makefile.am
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 16`
 include ../gcc.am
 GCC_OPTS +=
 
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/m32r/Makefile.am b/rtems4.11/m32r/Makefile.am
index 291f33c..9bef392 100644
--- a/rtems4.11/m32r/Makefile.am
+++ b/rtems4.11/m32r/Makefile.am
@@ -18,9 +18,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 21`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/m68k/Makefile.am b/rtems4.11/m68k/Makefile.am
index f504e1f..cc6dca0 100644
--- a/rtems4.11/m68k/Makefile.am
+++ b/rtems4.11/m68k/Makefile.am
@@ -18,9 +18,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 21`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/microblaze/Makefile.am b/rtems4.11/microblaze/Makefile.am
index 9127a77..e4538d2 100644
--- a/rtems4.11/microblaze/Makefile.am
+++ b/rtems4.11/microblaze/Makefile.am
@@ -21,9 +21,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 16`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/mips/Makefile.am b/rtems4.11/mips/Makefile.am
index ff25c32..61a10c5 100644
--- a/rtems4.11/mips/Makefile.am
+++ b/rtems4.11/mips/Makefile.am
@@ -18,9 +18,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 21`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/mipstx39/Makefile.am b/rtems4.11/mipstx39/Makefile.am
index b6c292c..31b32f4 100644
--- a/rtems4.11/mipstx39/Makefile.am
+++ b/rtems4.11/mipstx39/Makefile.am
@@ -4,8 +4,8 @@ TARGET = mipstx39-rtems4.11
 include $(top_srcdir)/mkspec.am
 
 # We only want a gdb with a tx39 simulator in it.  We share the other tools
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
diff --git a/rtems4.11/powerpc/Makefile.am b/rtems4.11/powerpc/Makefile.am
index cf9aad3..8ee52aa 100644
--- a/rtems4.11/powerpc/Makefile.am
+++ b/rtems4.11/powerpc/Makefile.am
@@ -18,9 +18,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 21`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/sh/Makefile.am b/rtems4.11/sh/Makefile.am
index b18cbaf..24cbac0 100644
--- a/rtems4.11/sh/Makefile.am
+++ b/rtems4.11/sh/Makefile.am
@@ -18,9 +18,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 21`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/sparc/Makefile.am b/rtems4.11/sparc/Makefile.am
index e282715..cc61b21 100644
--- a/rtems4.11/sparc/Makefile.am
+++ b/rtems4.11/sparc/Makefile.am
@@ -18,9 +18,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 21`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/sparc64/Makefile.am b/rtems4.11/sparc64/Makefile.am
index 7bf7b0e..a9ccb00 100644
--- a/rtems4.11/sparc64/Makefile.am
+++ b/rtems4.11/sparc64/Makefile.am
@@ -18,9 +18,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 21`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/v850/Makefile.am b/rtems4.11/v850/Makefile.am
index f3554ec..3f459c2 100644
--- a/rtems4.11/v850/Makefile.am
+++ b/rtems4.11/v850/Makefile.am
@@ -18,9 +18,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 21`
 include ../gcc.am
 GCC_OPTS += --languages=cxx
 
-GDB_VERS = 7.5.1
+GDB_VERS = 7.6
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1
 include ../gdb.am
 GDB_OPTS +=
 




More information about the vc mailing list