From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17667 invoked by alias); 14 Oct 2005 20:35:31 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 17656 invoked by uid 22791); 14 Oct 2005 20:35:28 -0000 Received: from e36.co.us.ibm.com (HELO e36.co.us.ibm.com) (32.97.110.154) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 14 Oct 2005 20:35:28 +0000 Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by e36.co.us.ibm.com (8.12.11/8.12.11) with ESMTP id j9EKXnPS030175 for ; Fri, 14 Oct 2005 16:33:49 -0400 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by d03relay04.boulder.ibm.com (8.12.10/NCO/VERS6.7) with ESMTP id j9EKaGic535176 for ; Fri, 14 Oct 2005 14:36:16 -0600 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.12.11/8.13.3) with ESMTP id j9EKZQPd025044 for ; Fri, 14 Oct 2005 14:35:26 -0600 Received: from dyn9047022123-009047022095.beaverton.ibm.com (dyn9047022123-009047022095.beaverton.ibm.com [9.47.22.95]) by d03av01.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id j9EKZP6g025037; Fri, 14 Oct 2005 14:35:26 -0600 From: Paul Gilliam Reply-To: pgilliam@us.ibm.com To: Daniel Jacobowitz Subject: Re: [COMMIT] Add vscr register to 'list' of PowerPC vector registers. Date: Fri, 14 Oct 2005 20:35:00 -0000 User-Agent: KMail/1.6.2 Cc: gdb-patches@sources.redhat.com References: <200510141213.20387.pgilliam@us.ibm.com> <200510141323.02754.pgilliam@us.ibm.com> <20051014202253.GA3764@nevyn.them.org> In-Reply-To: <20051014202253.GA3764@nevyn.them.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200510141337.09961.pgilliam@us.ibm.com> X-SW-Source: 2005-10/txt/msg00127.txt.bz2 On Friday 14 October 2005 13:22, Daniel Jacobowitz wrote: > On Fri, Oct 14, 2005 at 01:23:02PM -0700, Paul Gilliam wrote: > > I went with the least intrusive. > > > > Here is what I comitted: (From 'cvs diff -Nau' this time. Hope this is better. 8-) > > > > > > 2005-10-14 Paul Gilliam > > > > * rs6000-tdep.c (rs6000_register_reggroup_p): Add vscr to test for > > vector registers. > > I wasn't actually approving the patch... but I guess this is OK now > that it's in. > > Opps! Sorry. (I'm glad I picked the one-liner 8-) Is this the kind of diff you'd like to see: 'cvs diff -Nau'?