From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11560 invoked by alias); 15 Apr 2009 19:24:04 -0000 Received: (qmail 11542 invoked by uid 22791); 15 Apr 2009 19:24:03 -0000 X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_40,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 15 Apr 2009 19:23:57 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KI500L00PQUU500@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Wed, 15 Apr 2009 22:22:44 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.229.34.97]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KI5009ZAPTTV220@i-mtaout7.012.net.il>; Wed, 15 Apr 2009 22:22:42 +0300 (IDT) Date: Wed, 15 Apr 2009 19:24:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH] Add support for the Lattice Mico32 (LM32) architecture In-reply-to: <26720080D2924381A7049C33A9DEB225@bibi> To: Jon Beniston Cc: brobecker@adacore.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83ljq1lo1g.fsf@gnu.org> References: <266F97CB7CD14C6899877E7D69AA2030@bibi> <20090207041443.GG3676@adacore.com> <26720080D2924381A7049C33A9DEB225@bibi> X-IsSubscribed: yes 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-04/txt/msg00343.txt.bz2 > From: "Jon Beniston" > Cc: > Date: Wed, 15 Apr 2009 19:09:07 +0100 > > * NEWS: Indicate lm32 is a new target. This part is fine with me, thanks.