From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25101 invoked by alias); 11 May 2009 16:39:30 -0000 Received: (qmail 25093 invoked by uid 22791); 11 May 2009 16:39:29 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 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; Mon, 11 May 2009 16:39:24 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 557622BAC25; Mon, 11 May 2009 12:39:20 -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 PeAyWtXRc-9x; Mon, 11 May 2009 12:39:20 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 323F12BAC00; Mon, 11 May 2009 12:39:19 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id E5A0DF5901; Mon, 11 May 2009 09:39:15 -0700 (PDT) Date: Mon, 11 May 2009 16:39: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: <20090511163915.GA29544@adacore.com> References: <266F97CB7CD14C6899877E7D69AA2030@bibi> <20090207041443.GG3676@adacore.com> <26720080D2924381A7049C33A9DEB225@bibi> <20090507164853.GD659@adacore.com> <20090508153153.GI659@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/msg00219.txt.bz2 > Frank has approved the simulator code. Perfect. So it seems that all portions of your code have been approved, and you can commit. Right? (You'll probably also need to commit a patch to MAINTAINERS in the WRITE AFTER APROVAL section if you're not listed there yet - please remember to send an email with the usual format containing the patch) -- Joel