From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Sat, 22 May 2010 09:15:10 +0200 (CEST) Received: from h5.dl5rb.org.uk ([81.2.74.5]:60804 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1490953Ab0EVHPF (ORCPT ); Sat, 22 May 2010 09:15:05 +0200 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.3/8.14.3) with ESMTP id o4M7F3mH016581; Sat, 22 May 2010 08:15:04 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id o4M7F3nP016577; Sat, 22 May 2010 08:15:03 +0100 Date: Sat, 22 May 2010 08:15:02 +0100 From: Ralf Baechle To: Chris Dearman Cc: linux-mips@linux-mips.org Subject: Re: [PATCH] Restore signalling NaN behaviour for abs.[sd] Message-ID: <20100522071502.GA15857@linux-mips.org> References: <20100512.004512.39157093.anemo@mba.ocn.ne.jp> <20100512013034.6493.20675.stgit@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100512013034.6493.20675.stgit@localhost.localdomain> User-Agent: Mutt/1.5.20 (2009-08-17) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 26794 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Tue, May 11, 2010 at 06:30:34PM -0700, Chris Dearman wrote: Thanks, applied. Ralf