From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25402 invoked by alias); 17 May 2002 20:12:02 -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 25337 invoked from network); 17 May 2002 20:12:00 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 17 May 2002 20:12:00 -0000 Received: from localhost.redhat.com (romulus.sfbay.redhat.com [172.16.27.251]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id NAA04426; Fri, 17 May 2002 13:11:54 -0700 (PDT) Received: by localhost.redhat.com (Postfix, from userid 469) id 7305210FC9; Fri, 17 May 2002 16:11:21 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15589.25577.296451.220526@localhost.redhat.com> Date: Fri, 17 May 2002 13:12:00 -0000 To: Michael Snyder Cc: ezannoni@redhat.com, gdb-patches@sources.redhat.com Subject: Re: Elena -- where is altivec.h? In-Reply-To: <3CE5600E.E76876B6@redhat.com> References: <3CE5600E.E76876B6@redhat.com> X-SW-Source: 2002-05/txt/msg00757.txt.bz2 Michael Snyder writes: > Hi, > > gdb.arch refers to this file, but I can't find it. > > Michael It's in gcc/config/rs6000 I think. If not it's somewhere close to that. It's in gcc definitely. Elena