From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4759 invoked by alias); 2 Jul 2013 14:45:10 -0000 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 Received: (qmail 4688 invoked by uid 89); 2 Jul 2013 14:45:09 -0000 X-Spam-SWARE-Status: No, score=-3.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 X-Spam-User: qpsmtpd, 2 recipients Received: from mail-ye0-f180.google.com (HELO mail-ye0-f180.google.com) (209.85.213.180) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 02 Jul 2013 14:45:08 +0000 Received: by mail-ye0-f180.google.com with SMTP id r11so1559655yen.39 for ; Tue, 02 Jul 2013 07:45:07 -0700 (PDT) X-Received: by 10.236.200.8 with SMTP id y8mr14772126yhn.208.1372776307142; Tue, 02 Jul 2013 07:45:07 -0700 (PDT) Received: from anchor.twiddle.net (50-194-63-110-static.hfc.comcastbusiness.net. [50.194.63.110]) by mx.google.com with ESMTPSA id a62sm40680092yhk.4.2013.07.02.07.45.03 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 02 Jul 2013 07:45:06 -0700 (PDT) Message-ID: <51D2E76D.6040101@twiddle.net> Date: Tue, 02 Jul 2013 14:45:00 -0000 From: Richard Henderson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: "Joseph S. Myers" CC: libc-alpha@sourceware.org, libc-ports@sourceware.org, Marcus Shawcroft , Richard Henderson , David Holsgrove , Chris Metcalf , "David S. Miller" Subject: Re: Ping Re: Implement fma in soft-fp References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SW-Source: 2013-07/txt/msg00003.txt.bz2 On 07/02/2013 05:57 AM, Joseph S. Myers wrote: > Ping. This patch > (with the typo > fixes Richard mentioned in > ) is pending > review. The patch looks good to me. r~