From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20646 invoked by alias); 29 Mar 2005 20:43:48 -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 20627 invoked from network); 29 Mar 2005 20:43:45 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 29 Mar 2005 20:43:45 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DGNZx-0005Tj-UN; Tue, 29 Mar 2005 15:44:50 -0500 Date: Tue, 29 Mar 2005 20:43:00 -0000 From: Daniel Jacobowitz To: Paul Gilliam Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] test for altivec h/w on PowerPC Message-ID: <20050329204449.GC20646@nevyn.them.org> Mail-Followup-To: Paul Gilliam , gdb-patches@sources.redhat.com References: <200503011519.39739.pgilliam@us.ibm.com> <200503021346.35253.pgilliam@us.ibm.com> <20050303172642.GB18681@nevyn.them.org> <200503091638.16585.pgilliam@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503091638.16585.pgilliam@us.ibm.com> User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-03/txt/msg00383.txt.bz2 On Wed, Mar 09, 2005 at 04:38:16PM -0800, Paul Gilliam wrote: > Ok, I have made all the requested chanages and tested it on powerpc with and with out altivec. > > NOTE: this patch depends on a previous patch so that gdb.arch/altivec-*.exp can compile their test programs. The previous patch is here: > http://sources.redhat.com/ml/gdb-patches/2005-03/msg00157.html > > 2005-03-09 Paul Gilliam > > * lib/gdb.exp: New proc 'skip_altivec_tests' > * gdb.arch/altivec-abi.exp, gdb.arch/altivec-regs.exp: Use the new proc. OK. Some more adjustment may be needed but let's wait and see. -- Daniel Jacobowitz CodeSourcery, LLC