From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 129166 invoked by alias); 12 Sep 2017 14:41:51 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 129086 invoked by uid 89); 12 Sep 2017 14:41:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy= X-HELO: relay1.mentorg.com Date: Tue, 12 Sep 2017 14:41:00 -0000 From: Joseph Myers To: "Gabriel F. T. Gomes" CC: Subject: Re: [PATCH v3 3/5] ldbl-128ibm: Copy implementations from ldbl-128 instead of including them In-Reply-To: <20170912123435.6592-4-gabriel@inconstante.eti.br> Message-ID: References: <20170912123435.6592-1-gabriel@inconstante.eti.br> <20170912123435.6592-4-gabriel@inconstante.eti.br> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-02.mgc.mentorg.com (139.181.222.2) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-SW-Source: 2017-09/txt/msg00510.txt.bz2 On Tue, 12 Sep 2017, Gabriel F. T. Gomes wrote: > * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Include tables from > sysdeps/ieee754/ldbl-128ibm. > * sysdeps/ieee754/ldbl-128ibm/e_j0l.c: Copy contents from the > equivalent implementation in sysdeps/ieee754/ldbl-128/ instead > of including it. Keep _Float128 and L() intact. These will be > reviewed by a separate patch. > * sysdeps/ieee754/ldbl-128ibm/e_j1l.c: Likewise. > * sysdeps/ieee754/ldbl-128ibm/e_lgammal_r.c: Likewise. > * sysdeps/ieee754/ldbl-128ibm/s_cbrtl.c: Likewise. > * sysdeps/ieee754/ldbl-128ibm/t_expl.h: Likewise. OK. -- Joseph S. Myers joseph@codesourcery.com