From 460d7e78ced21156ca54fbb88f596d89e576aa4d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 13 Jul 2006 16:48:53 +0000 Subject: 2006-07-13 Joel Sherrill * configure.ac, rtems4.7/Makefile.am, rtems4.7/arm/Makefile.am, rtems4.7/arm/gdb-sources.add, rtems4.7/avr/Makefile.am, rtems4.7/avr/gdb-sources.add, rtems4.7/h8300/Makefile.am, rtems4.7/h8300/gdb-sources.add, rtems4.7/i386/Makefile.am, rtems4.7/i386/gdb-sources.add, rtems4.7/m68k/Makefile.am, rtems4.7/m68k/gdb-sources.add, rtems4.7/mips/Makefile.am, rtems4.7/mips/gdb-sources.add, rtems4.7/powerpc/Makefile.am, rtems4.7/powerpc/gdb-sources.add, rtems4.7/sh/Makefile.am, rtems4.7/sh/gdb-sources.add, rtems4.7/sparc/Makefile.am, rtems4.7/sparc/gdb-sources.add, rtems4.7/tic4x/gdb-sources.add: Updated to gdb 6.5 * patches/gdb-6.5-rtems-20060713.diff, rtems4.7/mipstx39/.cvsignore, rtems4.7/mipstx39/Makefile.am, rtems4.7/mipstx39/gdb-sources.add: New files. --- contrib/crossrpms/rtems4.7/m68k/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/crossrpms/rtems4.7/m68k/Makefile.am') diff --git a/contrib/crossrpms/rtems4.7/m68k/Makefile.am b/contrib/crossrpms/rtems4.7/m68k/Makefile.am index e96d551b09..96ea2e20ed 100644 --- a/contrib/crossrpms/rtems4.7/m68k/Makefile.am +++ b/contrib/crossrpms/rtems4.7/m68k/Makefile.am @@ -4,7 +4,7 @@ TARGET = m68k-rtems4.7 include $(top_srcdir)/mkspec.am -BINUTILS_VERS = 2.16.1 +BINUTILS_VERS = 2.17 BINUTILS_RPMREL = @VERSION@ include ../binutils.am @@ -14,6 +14,6 @@ NEWLIB_VERS = 1.14.0 include ../gcc.am GCC_OPTS += --languages=cxx -GDB_VERS = 6.4 +GDB_VERS = 6.5 GDB_RPMREL = @VERSION@ include ../gdb.am -- cgit v1.2.3