From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GsOId-0003td-7Q for qemu-devel@nongnu.org; Thu, 07 Dec 2006 13:48:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GsOIa-0003sW-VY for qemu-devel@nongnu.org; Thu, 07 Dec 2006 13:48:50 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GsOIa-0003sO-OH for qemu-devel@nongnu.org; Thu, 07 Dec 2006 13:48:48 -0500 Received: from [65.74.133.4] (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 1GsOIa-0005eV-Fo for qemu-devel@nongnu.org; Thu, 07 Dec 2006 13:48:48 -0500 From: Paul Brook Subject: Re: [Qemu-devel] qemu/target-mips helper.c translate.c (compiler error) Date: Thu, 7 Dec 2006 18:48:30 +0000 References: <45786116.1000504@mail.berlios.de> In-Reply-To: <45786116.1000504@mail.berlios.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612071848.31363.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 07 December 2006 18:44, Stefan Weil wrote: > Hi, > > the latest changes of QEMU CVS break compilation for MIPS systems > without a FPU. Such systems are in wide use (DSL routers like > Sinus 154 and Fritz!Box), and several developers already use QEMU > for emulation of these systems. If you made the effort to submit these ports, instead of maintaining them out of tree, they'd be less likely to get broken. Paul