From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31292 invoked by alias); 2 Nov 2012 21:24:05 -0000 Received: (qmail 31271 invoked by uid 22791); 2 Nov 2012 21:24:04 -0000 X-SWARE-Spam-Status: No, hits=-3.2 required=5.0 tests=BAYES_00,KHOP_SPAMHAUS_DROP,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from shards.monkeyblade.net (HELO shards.monkeyblade.net) (149.20.54.216) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 02 Nov 2012 21:23:55 +0000 Received: from localhost (cpe-74-66-230-70.nyc.res.rr.com [74.66.230.70]) by shards.monkeyblade.net (Postfix) with ESMTPSA id C3183584405; Fri, 2 Nov 2012 14:23:56 -0700 (PDT) Date: Fri, 02 Nov 2012 21:24:00 -0000 Message-Id: <20121102.172349.495762342349068719.davem@davemloft.net> To: joseph@codesourcery.com Cc: libc-alpha@sourceware.org, libc-ports@sourceware.org Subject: Re: Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796) From: David Miller In-Reply-To: References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org X-SW-Source: 2012-11/txt/msg00006.txt.bz2 From: "Joseph S. Myers" Date: Fri, 2 Nov 2012 02:14:49 +0000 > [This patch includes architecture changes, see below; most are pretty > mechanical, but the SPARC changes could perhaps do with review / > testing.] I've been without power for 5 days until about 15 minutes ago, so it may take some time for me to test this. Just FYI...