From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17432 invoked by alias); 2 Jan 2008 18:32:13 -0000 Received: (qmail 17422 invoked by uid 22791); 2 Jan 2008 18:32:13 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 02 Jan 2008 18:27:40 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id D49719811F; Wed, 2 Jan 2008 18:27:07 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id B304298118; Wed, 2 Jan 2008 18:27:07 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1JA8J0-0000JS-OO; Wed, 02 Jan 2008 13:27:06 -0500 Date: Wed, 02 Jan 2008 18:32:00 -0000 From: Daniel Jacobowitz To: Luis Machado Cc: Andreas Schwab , gdb-patches@sourceware.org Subject: Re: GDB/libiberty support for IBM long double Message-ID: <20080102182706.GA1184@caradoc.them.org> Mail-Followup-To: Luis Machado , Andreas Schwab , gdb-patches@sourceware.org References: <200711090107.lA917ZGs027733@d12av02.megacenter.de.ibm.com> <1198783208.7822.51.camel@gargoyle> <1198852288.7822.56.camel@gargoyle> <20071230043845.GC24220@caradoc.them.org> <1199290287.13275.3.camel@gargoyle> <20080102165519.GA26437@caradoc.them.org> <1199297126.13275.7.camel@gargoyle> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1199297126.13275.7.camel@gargoyle> User-Agent: Mutt/1.5.17 (2007-12-11) 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: 2008-01/txt/msg00028.txt.bz2 On Wed, Jan 02, 2008 at 04:05:26PM -0200, Luis Machado wrote: > 2008-01-02 Luis Machado > > * doublest.c (convert_floatformat_to_doublest): Call > floatformat_to_doublest instead of floatformat_to_double and use > DOUBLEST variables. > (convert_doublest_to_floatformat): Call floatformat_from_doublest > instead of floatformat_from_double and use DOUBLEST variables. OK. -- Daniel Jacobowitz CodeSourcery