From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9215 invoked by alias); 28 Dec 2007 14:31:44 -0000 Received: (qmail 9206 invoked by uid 22791); 28 Dec 2007 14:31:44 -0000 X-Spam-Check-By: sourceware.org Received: from igw2.br.ibm.com (HELO igw2.br.ibm.com) (32.104.18.25) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 28 Dec 2007 14:31:31 +0000 Received: from mailhub3.br.ibm.com (mailhub3 [9.18.232.110]) by igw2.br.ibm.com (Postfix) with ESMTP id 1ECF517F456 for ; Fri, 28 Dec 2007 12:26:19 -0200 (BRDT) Received: from d24av01.br.ibm.com (d24av01.br.ibm.com [9.18.232.46]) by mailhub3.br.ibm.com (8.13.8/8.13.8/NCO v8.7) with ESMTP id lBSEVNQM4120790 for ; Fri, 28 Dec 2007 12:31:23 -0200 Received: from d24av01.br.ibm.com (loopback [127.0.0.1]) by d24av01.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id lBSEVNXd000730 for ; Fri, 28 Dec 2007 12:31:23 -0200 Received: from [9.18.197.236] ([9.18.197.236]) by d24av01.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id lBSEVMHx000694 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 28 Dec 2007 12:31:22 -0200 Subject: Re: GDB/libiberty support for IBM long double From: Luis Machado Reply-To: luisgpm@linux.vnet.ibm.com To: Andreas Schwab Cc: gdb-patches@sourceware.org In-Reply-To: References: <200711090107.lA917ZGs027733@d12av02.megacenter.de.ibm.com> <1198783208.7822.51.camel@gargoyle> Content-Type: text/plain Date: Fri, 28 Dec 2007 21:40:00 -0000 Message-Id: <1198852288.7822.56.camel@gargoyle> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-12/txt/msg00439.txt.bz2 On Fri, 2007-12-28 at 11:33 +0100, Andreas Schwab wrote: > That part of the function can be simplified quite a bit. For example, > NaNs and infinities are already handled at this point, thus > special_exponent can only be true when the biased exponent is zero. Thanks for the feedback Andreas. How should we proceed to get code included on libiberty? Best regards, > -- Luis Machado Software Engineer IBM Linux Technology Center