From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6017 invoked by alias); 5 Oct 2007 17:00:43 -0000 Received: (qmail 6000 invoked by uid 22791); 5 Oct 2007 17:00:40 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 05 Oct 2007 17:00:37 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-13-64.inter.net.il [80.230.13.64]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id JAT06662 (AUTH halo1); Fri, 5 Oct 2007 19:00:19 +0200 (IST) Date: Fri, 05 Oct 2007 17:00:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb-patches@sourceware.org In-reply-to: <20071005163754.GA26041@caradoc.them.org> (message from Daniel Jacobowitz on Fri, 5 Oct 2007 12:37:54 -0400) Subject: Re: [rfc] Use target descriptions for PowerPC Reply-to: Eli Zaretskii References: <20071005163754.GA26041@caradoc.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-10/txt/msg00058.txt.bz2 > Date: Fri, 5 Oct 2007 12:37:54 -0400 > From: Daniel Jacobowitz > > A couple of weeks ago, I began cleaning up some local patches that > added support for XML target described registers to the PowerPC port. > My goal was to add gdbserver support for AltiVec and for the e500 > SPE vector registers. This patch is what eventually came of that > work. Thanks. > 2007-10-05 Daniel Jacobowitz > > * doc/gdb.texinfo (Predefined Target Types): Add int128 > and uint128. > (Standard Target Features): Add PowerPC features. This part of the patch is approved.