This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] gdbserver support for e500 / altivec


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, 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]