qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] PATCH: updated Solaris isinf support


From: Ben Taylor
Subject: [Qemu-devel] PATCH: updated Solaris isinf support
Date: Fri, 13 Apr 2007 19:15:01 -0400

This is an update to a previous patch to fix the missing macro isinf
(and isnan)  for Solaris that is used in target-i386/helper.c.  This 
patch is against qemu/fpu/softfloat-native.h, which is a better place
for the macro, as opposed to putting it in target-i386/helper.c.

Attribution to Juergen Keil for extending the original idea, with
help from autoconf documentation.

Eventually, Solaris 10/11 will correctly support isinf, but until 
the updates are made, this will work for now.

Ben

Attachment: qemu-sol-isinf.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]