From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Carlos O'Donell Newsgroups: gmane.comp.lib.glibc.alpha Subject: Re: riscv: fmax/fmin sNaN fix Date: Wed, 21 Feb 2018 15:24:13 -0800 Message-ID: References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1519255351 26452 195.159.176.226 (21 Feb 2018 23:22:31 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 21 Feb 2018 23:22:31 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 Cc: nd@arm.com, libc-alpha@sourceware.org To: DJ Delorie , Szabolcs Nagy Original-X-From: libc-alpha-return-90457-glibc-alpha=m.gmane.org@sourceware.org Thu Feb 22 00:22:26 2018 Return-path: Envelope-to: glibc-alpha@blaine.gmane.org DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:cc:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=VnccCyYue/hDPXWA Kf5cIuMxDSgt0Wvenpb0fMlwM9Mg5Eqe8YNPVIqDmosd8oyvJ67rrgQGxJBvYmlg dk/eWA86Mwz685vnsEMbhGIPdA87eAEvA/K9GDWk3bq/HRqrNZdeHjznVJfgIdCU wMWJgSkgaGqHgBXPRSp0cP5kBXo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:cc:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=R2fq9PLbu2TnT04YdcNKlh LNzIs=; b=ghWYhfyDjGjZncT6jbaAX2ayEzaK6Hd97lcn/gNjiGR6hhbsMbeCJe TztCEhgMNTVyBlWux+7k5IFpu8a80icXDnhljn3mdZkALvPXgbh1r0IZ1MEfNSNx tTnN/XV/VwJPCnX9sIdp2miim3DsaZ4q8hVaKOJNkATixu39c0bnk= Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Original-Sender: libc-alpha-owner@sourceware.org Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy= X-HELO: mail-qk0-f172.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=YURJHmbw0uCEQ0WfM49Hw0b0WXzju+psncv/U7FoCxA=; b=P42FeQjNE/RBfsQJZ3U7hRjkSDkN2/VOzue/VEl/FxxcVwpaLXEiLA7FtamwKuLOrm S+ufVwCal2F1QI+vylLxRF6GOba7fC7cSv/UhwkP1+CzSmfjB//z5N8bhNphl1oK2Q9d H/9ZTpkaGbPSC4/usjIBFbiOfYApOi4jQqMfhS8ibg8mLuRKqPnt1pCUj7fwUy131mfs Ox9XMCVkxXSE8QxnrO3H7wmM2/ClKiulicsnX5jO34KcP2o/SRgoCOOwtKwy8HiuAIJy o6dvHb6LPBsFe6BCwWRfmR8WcXFyK+duWJjwgMOZwsw/SLhXnvDPlYv+rpGQPcAwtIcq a2aw== X-Gm-Message-State: APf1xPBd9TuCsr22+kW/yel/8d+kl+PcAG8LE1YHa1w+QqrvWE0J7AVD yWyDILzbl8arQ9RdWV7Pv9/88BWdqvA= X-Google-Smtp-Source: AH8x225Q89uydQ/T/uFYh4jzhW2pAxjkiFvIXQpER4O40aqIEU8vf8Hvcp9lGLj3GnbvftTx85/smw== X-Received: by 10.55.46.194 with SMTP id u185mr7719922qkh.63.1519255456289; Wed, 21 Feb 2018 15:24:16 -0800 (PST) In-Reply-To: Xref: news.gmane.org gmane.comp.lib.glibc.alpha:82789 Archived-At: Received: from server1.sourceware.org ([209.132.180.131] helo=sourceware.org) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eodiU-0006Mk-4m for glibc-alpha@blaine.gmane.org; Thu, 22 Feb 2018 00:22:26 +0100 Received: (qmail 88320 invoked by alias); 21 Feb 2018 23:24:28 -0000 Received: (qmail 71320 invoked by uid 89); 21 Feb 2018 23:24:19 -0000 On 02/21/2018 09:25 AM, DJ Delorie wrote: > Szabolcs Nagy writes: >> i just wanted to imply that the commit message as it is >> is not useful (there is no such thing as IEEE fmin/fmax) > > I'll use a more functional commit message :-) Patch review includes review of the commit messages for factual accuracy. -- Cheers, Carlos.