[patch] gdbserver support for e500 / altivec

Daniel Jacobowitz drow@false.org
Mon Oct 15 20:22:00 GMT 2007


On Fri, Oct 05, 2007 at 02:02:07PM -0400, Daniel Jacobowitz wrote:
> Oh, I suppose this needs a NEWS entry.  I'll handle that after it's
> checked in.

I've checked it in, along with this NEWS entry.

-- 
Daniel Jacobowitz
CodeSourcery

2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>

	* NEWS: Mention gdbserver PowerPC improvements.

Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.242
diff -u -p -r1.242 NEWS
--- NEWS	15 Oct 2007 19:45:30 -0000	1.242
+++ NEWS	15 Oct 2007 20:00:00 -0000
@@ -12,6 +12,9 @@ and in inlined functions.
 
 * Target descriptions can now describe registers for PowerPC.
 
+* The GDB remote stub, gdbserver, now supports the AltiVec and SPE
+registers on PowerPC targets.
+
 *** Changes in GDB 6.7
 
 * Resolved 101 resource leaks, null pointer dereferences, etc. in gdb, 



More information about the Gdb-patches mailing list