From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B31wy-0005Ef-40 for qemu-devel@nongnu.org; Mon, 15 Mar 2004 18:56:52 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B31v0-0004ax-DR for qemu-devel@nongnu.org; Mon, 15 Mar 2004 18:55:21 -0500 Received: from [193.252.22.26] (helo=mwinf0502.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B31tb-000471-P1 for qemu-devel@nongnu.org; Mon, 15 Mar 2004 18:53:23 -0500 Received: from bellard.org (ATuileries-112-1-4-61.w81-53.abo.wanadoo.fr [81.53.133.61]) by mwinf0502.wanadoo.fr (SMTP Server) with ESMTP id 35D2FE800377 for ; Tue, 16 Mar 2004 00:53:12 +0100 (CET) Message-ID: <4056424A.6010509@bellard.org> Date: Tue, 16 Mar 2004 00:54:50 +0100 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] [working PATCH] Working FreeBSD port References: <20040315201146.701832b5.markus.niemisto@iki.fi> In-Reply-To: <20040315201146.701832b5.markus.niemisto@iki.fi> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit 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 Hi, Can you resend a patch using 'diff -uw' as there are a lot of dummy differences due to spaces. Fabrice. Markus Niemistö wrote: > Hi again, > > The patch file actually works now. This time I also used FreeBSD > fpsetround instead of making a hack of my own. fpsetround should be > portable at least to Solaris. I also removed file I added before(fenv.c) > and replaced the functions there with macros. > > Markus Niemistö > > > ------------------------------------------------------------------------ > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://mail.nongnu.org/mailman/listinfo/qemu-devel