From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 119163 invoked by alias); 20 Jun 2018 20:39:23 -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 119141 invoked by uid 89); 20 Jun 2018 20:39:22 -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: Wed, 20 Jun 2018 20:39:00 -0000 From: Joseph Myers To: Tulio Magno Quites Machado Filho CC: Subject: Re: [PATCH 06/12] ldbl-128ibm-compat: Create libm-alias-float128.h In-Reply-To: <20180620020426.20372-7-tuliom@linux.ibm.com> Message-ID: References: <20180620020426.20372-1-tuliom@linux.ibm.com> <20180620020426.20372-7-tuliom@linux.ibm.com> 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-01.mgc.mentorg.com (139.181.222.1) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-SW-Source: 2018-06/txt/msg00628.txt.bz2 On Tue, 19 Jun 2018, Tulio Magno Quites Machado Filho wrote: > Add a new libm-alias-float128.h in order to provide the __*ieee128 > aliases for the existing *f128 that do not have a globally exported > symbol. > > 2018-06-19 Tulio Magno Quites Machado Filho > Gabriel F. T. Gomes > > * sysdeps/ieee754/ldbl-128ibm-compat/Versions: New file. > * sysdeps/ieee754/ldbl-128ibm-compat/libm-alias-float128.h: New file. OK. -- Joseph S. Myers joseph@codesourcery.com