From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10714 invoked by alias); 8 May 2009 15:32:05 -0000 Received: (qmail 10699 invoked by uid 22791); 8 May 2009 15:32:03 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_93 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 08 May 2009 15:31:59 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 4EE532BAB2B; Fri, 8 May 2009 11:31:57 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id XVd27BQdInyT; Fri, 8 May 2009 11:31:57 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 1C0892BAB2A; Fri, 8 May 2009 11:31:57 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 01866F5900; Fri, 8 May 2009 08:31:54 -0700 (PDT) Date: Fri, 08 May 2009 15:32:00 -0000 From: Joel Brobecker To: Jon Beniston Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Add support for the Lattice Mico32 (LM32) architecture Message-ID: <20090508153153.GI659@adacore.com> References: <266F97CB7CD14C6899877E7D69AA2030@bibi> <20090207041443.GG3676@adacore.com> <26720080D2924381A7049C33A9DEB225@bibi> <20090507164853.GD659@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-05/txt/msg00179.txt.bz2 > > That being said, I'm afraid that you won't be able to commit this > > patch until the sim counterpart is approved. This is due to the two > > dependencies (one in configure.tgt, and one in lm32-tdep.c) that you > > have. Have you heard from the sim maintainers? > > I haven't heard anything yet. I recommend that you ping: Ben Elliston Frank Ch. Eigler Your GDB patch can go in as soon as your sim patch is in. -- Joel