* MAINTAINERS: Add myself as spu maintainer.
+2006-11-22 Ulrich Weigand <uweigand@de.ibm.com>
+
+ * NEWS: New port to Cell Broadband Engine SPU.
+ * MAINTAINERS: Add myself as spu maintainer.
+
2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.in (arm-tdep.o): Update dependencies.
sparc --target=sparc-elf ,-Werror
+ spu --target=spu-elf ,-Werror
+ Ulrich Weigand uweigand@de.ibm.com
+
v850 --target=v850-elf ,-Werror
vax --target=vax-netbsd ,-Werror
*** 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.