From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3949 invoked by alias); 28 May 2002 19:52:50 -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 3921 invoked from network); 28 May 2002 19:52:47 -0000 Received: from unknown (HELO dr-evil.shagadelic.org) (208.176.2.162) by sources.redhat.com with SMTP; 28 May 2002 19:52:47 -0000 Received: by dr-evil.shagadelic.org (Postfix, from userid 7518) id 5D7959869; Tue, 28 May 2002 12:52:47 -0700 (PDT) Date: Tue, 28 May 2002 13:46:00 -0000 From: Jason R Thorpe To: Kevin Buettner Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH/RFA] Generic OS ABI handling for PowerPC Message-ID: <20020528125247.P22765@dr-evil.shagadelic.org> Mail-Followup-To: Jason R Thorpe , Kevin Buettner , gdb-patches@sources.redhat.com References: <20020528122612.O22765@dr-evil.shagadelic.org> <1020528194109.ZM21642@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1020528194109.ZM21642@localhost.localdomain>; from kevinb@redhat.com on Tue, May 28, 2002 at 12:41:09PM -0700 Organization: Wasabi Systems, Inc. X-SW-Source: 2002-05/txt/msg00980.txt.bz2 On Tue, May 28, 2002 at 12:41:09PM -0700, Kevin Buettner wrote: > Why did you move the SVR4 ABI stuff out of ppc-linux-tdep.c? I know > there's a FIXME comment to that effect in this file, but I don't think > that rs6000-tdep.c is really the right place for for the SVR4 ABI > code. Well, ppc-linux-tdep.c isn't exactly the right place for it, either. I could add another ppc-tdep.c file, but it seems to me that as long as rs6000-tdep.c makes references to sysv abi stuff, it should be actually in rs6000-tdep.c. -- -- Jason R. Thorpe