From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31894 invoked by alias); 3 Nov 2012 19:15:42 -0000 Received: (qmail 31879 invoked by uid 22791); 3 Nov 2012 19:15:41 -0000 X-SWARE-Spam-Status: No, hits=-3.4 required=5.0 tests=AWL,BAYES_00,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; Sat, 03 Nov 2012 19:15:15 +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 96A1B584F2A; Sat, 3 Nov 2012 12:15:17 -0700 (PDT) Date: Sat, 03 Nov 2012 19:15:00 -0000 Message-Id: <20121103.151514.36788639510341056.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/msg00014.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.] Sparc looks good.