From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31219 invoked by alias); 16 Sep 2005 19:47: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 31177 invoked by uid 22791); 16 Sep 2005 19:47:26 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 16 Sep 2005 19:47:26 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j8GJlP3Y018247 for ; Fri, 16 Sep 2005 15:47:25 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j8GJlPV05066 for ; Fri, 16 Sep 2005 15:47:25 -0400 Received: from localhost.localdomain (vpn50-50.rdu.redhat.com [172.16.50.50]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id j8GJlOm7005619 for ; Fri, 16 Sep 2005 15:47:24 -0400 Received: from ironwood.lan (ironwood.lan [192.168.64.8]) by localhost.localdomain (8.12.11/8.12.10) with ESMTP id j8GJlJ7P031327 for ; Fri, 16 Sep 2005 12:47:19 -0700 Date: Fri, 16 Sep 2005 19:47:00 -0000 From: Kevin Buettner To: gdb-patches@sources.redhat.com Subject: Re: [PATCH]*3 Re: [RFC] "info powerpc" Message-ID: <20050916124719.5617a50c@ironwood.lan> In-Reply-To: <200509161150.12329.pgilliam@us.ibm.com> References: <200509091633.02630.pgilliam@us.ibm.com> <200509141710.39794.pgilliam@us.ibm.com> <20050916135602.GA3473@nevyn.them.org> <200509161150.12329.pgilliam@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2005-09/txt/msg00118.txt.bz2 On Fri, 16 Sep 2005 11:50:12 -0700 Paul Gilliam wrote: > Ok, I agree. > > Door 3 it is: Do I need anymore more approvals to commit? If I'm not mistaken, Daniel suggested just removing the "info powerpc" command. Your no_more_altivec.patch does a bit more than this in that it deprecates this command as well. I'm comfortable with a patch that removes the "info powerpc" command and updates the testsuite to use "info vector". Consider such a patch as preapproved. (But do post it to the list after committing it.) Thanks! Kevin