From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15432 invoked by alias); 27 Jun 2003 20:57:24 -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 15404 invoked from network); 27 Jun 2003 20:57:23 -0000 Received: from unknown (HELO crack.them.org) (146.82.138.56) by sources.redhat.com with SMTP; 27 Jun 2003 20:57:23 -0000 Received: from dsl093-172-017.pit1.dsl.speakeasy.net ([66.93.172.17] helo=nevyn.them.org ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 19W0IT-0005Pv-00; Fri, 27 Jun 2003 15:58:17 -0500 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 19W0HX-0001vz-00; Fri, 27 Jun 2003 16:57:19 -0400 Date: Fri, 27 Jun 2003 20:57:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: Andrew Cagney , gdb-patches@sources.redhat.com Subject: Re: delete non-multi-arch SPARC code? Message-ID: <20030627205719.GA7408@nevyn.them.org> Mail-Followup-To: Michael Snyder , Andrew Cagney , gdb-patches@sources.redhat.com References: <3EFC4A22.7040900@redhat.com> <3EFC8540.1070902@redhat.com> <3EFC9344.1000906@redhat.com> <3EFCAE75.8030901@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EFCAE75.8030901@redhat.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-06/txt/msg00831.txt.bz2 On Fri, Jun 27, 2003 at 01:52:05PM -0700, Michael Snyder wrote: > Andrew Cagney wrote: > >>Andrew Cagney wrote: > >>Hello, > >> > >>The sparc codebase contains lots of #ifdef not-multi-arch code. Can > >>anyone think of a reason to not simply delete it? > >> > >>I'm talking mainline, not 6.0 branch mind :-) > >> > >>Can you be more specific? I don't find anything like "ifdef > >>not-multi-arch" in sparc-tdep.c. > > > > > >It's all in config/sparc/tm*.h. > > Still not with you... > cd gdb/config/sparc > grep ifdef tm*.h > Most of those macros override multi-arch ones just by being defined... but: #if defined (GDB_MULTI_ARCH) && (GDB_MULTI_ARCH > 0) -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer