From: uweigand Date: Fri, 24 Nov 2006 20:19:37 +0000 (+0000) Subject: * NEWS: SPU target is already supported in GDB 6.6. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=002a6091a653129d44d868d2f29377443c488759;p=pf3gnuchains%2Fpf3gnuchains3x.git * NEWS: SPU target is already supported in GDB 6.6. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 63d1f3dc93..72cf3c61e6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2006-11-24 Ulrich Weigand + * NEWS: SPU target is already supported in GDB 6.6. + +2006-11-24 Ulrich Weigand + * Makefile.in (mips-linux-tdep.o) Add $(solib_h) dependency. (nto-procfs.o): Likewise. * mips-linux-tdep.c: Include "solib.h". diff --git a/gdb/NEWS b/gdb/NEWS index d8bd85c4af..b2502578e9 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -3,10 +3,6 @@ *** Changes since GDB 6.6 -* New targets - -Cell Broadband Engine SPU spu-elf - * The GDB remote stub, gdbserver, now has lower overhead for high frequency signals (e.g. SIGALRM) via the QPassSignals packet. @@ -22,6 +18,7 @@ QPassSignals: * New targets Xtensa xtensa-elf +Cell Broadband Engine SPU spu-elf * GDB can now be configured as a cross-debugger targeting native Windows (mingw32) or Cygwin. It can communicate with a remote debugging stub