From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1473 invoked by alias); 23 Apr 2007 23:18:45 -0000 Received: (qmail 1464 invoked by uid 22791); 23 Apr 2007 23:18: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; Tue, 24 Apr 2007 00:18:42 +0100 Received: from mailhub1.br.ibm.com (mailhub1 [9.18.232.109]) by igw2.br.ibm.com (Postfix) with ESMTP id 9ABE85BE84 for ; Mon, 23 Apr 2007 20:11:40 -0300 (BRT) Received: from d24av02.br.ibm.com (d24av02.br.ibm.com [9.18.232.47]) by mailhub1.br.ibm.com (8.13.8/8.13.8/NCO v8.3) with ESMTP id l3NNIaok1364052 for ; Mon, 23 Apr 2007 20:18:36 -0300 Received: from d24av02.br.ibm.com (loopback [127.0.0.1]) by d24av02.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l3NNHVNr013827 for ; Mon, 23 Apr 2007 20:17:31 -0300 Received: from [9.18.196.252] ([9.18.196.252]) by d24av02.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l3NNHSKO013799; Mon, 23 Apr 2007 20:17:30 -0300 Subject: Re: [patch] Detecting and printing 128-bit long double values for GDB 6.6 From: Luis Machado Reply-To: luisgpm@linux.vnet.ibm.com To: Mark Kettenis Cc: gdb-patches@sourceware.org In-Reply-To: <200704232151.l3NLp9xY012977@brahms.sibelius.xs4all.nl> References: <1177352366.15414.28.camel@localhost> <200704232151.l3NLp9xY012977@brahms.sibelius.xs4all.nl> Content-Type: text/plain Date: Tue, 24 Apr 2007 18:03:00 -0000 Message-Id: <1177370311.6448.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.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-04/txt/msg00318.txt.bz2 Hi, Thanks for comments Mark. That code was originally written by Pete Carr some time ago and i'll reshape it as necessary, certainly taking those suggestions into account. Best regards, Luis