From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G0pcg-0002Vp-BO for qemu-devel@nongnu.org; Wed, 12 Jul 2006 21:04:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G0pce-0002TZ-JO for qemu-devel@nongnu.org; Wed, 12 Jul 2006 21:04:09 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G0pce-0002TW-GO for qemu-devel@nongnu.org; Wed, 12 Jul 2006 21:04:08 -0400 Received: from [65.74.133.6] (helo=mail.codesourcery.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1G0peI-0001tS-R8 for qemu-devel@nongnu.org; Wed, 12 Jul 2006 21:05:51 -0400 From: Paul Brook Subject: Re: [Qemu-devel] eabi support for arm? Date: Thu, 13 Jul 2006 02:03:52 +0100 References: <44B59691.9070206@palmsource.com> In-Reply-To: <44B59691.9070206@palmsource.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607130203.53826.paul@codesourcery.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Thursday 13 July 2006 01:40, K. Richard Pixley wrote: > Can anyone tell me if there's any work going on to support eabi for arm? Already done. NTPL is not supported. If you look in the list archives you should find patches for initial support. It's something I've been meaning to finish off for a while now. Paul