From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWunN-00035N-MO for qemu-devel@nongnu.org; Mon, 29 Apr 2013 16:35:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UWunJ-0000WC-LF for qemu-devel@nongnu.org; Mon, 29 Apr 2013 16:35:33 -0400 Received: from v220110690675601.yourvserver.net ([78.47.199.172]:41068) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWunJ-0000Vo-E5 for qemu-devel@nongnu.org; Mon, 29 Apr 2013 16:35:29 -0400 Message-ID: <517ED98C.2070501@weilnetz.de> Date: Mon, 29 Apr 2013 22:35:24 +0200 From: Stefan Weil MIME-Version: 1.0 References: <1367258703-6930-1-git-send-email-aliguori@us.ibm.com> <87d2td6udt.fsf@codemonkey.ws> In-Reply-To: <87d2td6udt.fsf@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] softfloat: rebase to version 2a List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Peter Maydell , Christophe Lyon , Max Filippov , Richard Sandiford , Jocelyn Mayer , Juan Quintela , qemu-devel@nongnu.org, Avi Kivity , Blue Swirl , Stefan Weil , malc , Paul Brook , Paolo Bonzini , Guan Xuetao , =?ISO-8859-1?Q?Andreas_F=E4rber?= , Aurelien Jarno , Richard Henderson Am 29.04.2013 20:53, schrieb Anthony Liguori: > Anthony Liguori writes: > >> Thiemo Seufer >> 5a6932d Fix NaN handling for MIPS and HPPA. >> 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files >> 63a654b trunc() for Solaris 9 / SPARC, by Juergen Keil. >> 924b2c0 Add proper float*_is_nan prototypes. >> b645bb4 Fix softfloat NaN handling. >> fc81ba5 Check that HOST_SOLARIS is defined before relying on its >> value. Spotted by Joachim Henke. > As most people know, Thiemo passed away a few years ago. I think we're > going to have to revert all of these commits unless someone is able to > contact his estate and get permission to relicense. > > Regards, > > Anthony Liguori I'll try to ask his parents for the permission. Regards, Stefan Weil