From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 56939 invoked by alias); 26 Oct 2015 18:12:26 -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 55977 invoked by uid 89); 26 Oct 2015 18:12:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: relay1.mentorg.com Date: Mon, 26 Oct 2015 18:12:00 -0000 From: Joseph Myers To: Tulio Magno Quites Machado Filho CC: , , , , , , Subject: Re: [PATCH 0/2] Add minimal code for IEEE 128-bit floating point In-Reply-To: Message-ID: References: User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2015-10/txt/msg00919.txt.bz2 On Mon, 26 Oct 2015, Tulio Magno Quites Machado Filho wrote: > The following 2 patches continue this discussion around IEEE 128-bit floating > point. > They're just the first step and provide only the minimal set of functions > required by libgcc at this moment. These architecture-specific libgcc files are nothing to do with glibc. They belong in libgcc/config/rs6000 in GCC. -- Joseph S. Myers joseph@codesourcery.com