From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13560 invoked by alias); 11 May 2009 16:24:05 -0000 Received: (qmail 13542 invoked by uid 22791); 11 May 2009 16:24:03 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_93 X-Spam-Check-By: sourceware.org Received: from smtp-out4.blueyonder.co.uk (HELO smtp-out4.blueyonder.co.uk) (195.188.213.7) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 11 May 2009 16:23:56 +0000 Received: from [172.23.170.136] (helo=anti-virus01-07) by smtp-out4.blueyonder.co.uk with smtp (Exim 4.52) id 1M3YIC-0001uT-Oy; Mon, 11 May 2009 17:23:52 +0100 Received: from [77.96.64.254] (helo=bibi) by asmtp-out3.blueyonder.co.uk with esmtp (Exim 4.52) id 1M3YI9-0002gK-4Q; Mon, 11 May 2009 17:23:49 +0100 From: "Jon Beniston" To: "'Joel Brobecker'" Cc: References: <266F97CB7CD14C6899877E7D69AA2030@bibi> <20090207041443.GG3676@adacore.com> <26720080D2924381A7049C33A9DEB225@bibi> <20090507164853.GD659@adacore.com> <20090508153153.GI659@adacore.com> Subject: RE: [PATCH] Add support for the Lattice Mico32 (LM32) architecture Date: Mon, 11 May 2009 16:24:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <20090508153153.GI659@adacore.com> 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/msg00217.txt.bz2 Hi Joel, Frank has approved the simulator code. Cheers, Jon -----Original Message----- From: Frank Ch. Eigler [mailto:fche@redhat.com] Sent: 11 May 2009 16:21 To: Jon Beniston Cc: bje@gnu.org Subject: Re: Lattice Mico32 simulator patch A brief scan of the hand-written portions of the code showed nothing alarming, so if your testing shows the code works well enough, go ahead. - FChE -----Original Message----- From: Joel Brobecker [mailto:brobecker@adacore.com] Sent: 08 May 2009 16:32 To: Jon Beniston Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Add support for the Lattice Mico32 (LM32) architecture > > 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