From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23901 invoked by alias); 24 Apr 2007 21:40:18 -0000 Received: (qmail 23889 invoked by uid 22791); 24 Apr 2007 21:40:18 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 24 Apr 2007 22:40:15 +0100 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 673F64B267; Tue, 24 Apr 2007 16:40:14 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 491714B262; Tue, 24 Apr 2007 16:40:13 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1HgSk9-0001Lr-AN; Tue, 24 Apr 2007 17:40:13 -0400 Date: Tue, 24 Apr 2007 21:52:00 -0000 From: Daniel Jacobowitz To: Thiago Jung Bauermann Cc: gdb-patches Subject: Re: [ping] Re: [patch 0/4] [RFC] decimal floating point support Message-ID: <20070424214013.GA5173@caradoc.them.org> Mail-Followup-To: Thiago Jung Bauermann , gdb-patches References: <1175012961.21904.7.camel@localhost.localdomain> <1176495589.13824.9.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1176495589.13824.9.camel@localhost.localdomain> User-Agent: Mutt/1.5.15 (2007-04-09) 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/msg00329.txt.bz2 On Fri, Apr 13, 2007 at 05:19:49PM -0300, Thiago Jung Bauermann wrote: > On Tue, 2007-03-27 at 13:29 -0300, Thiago Jung Bauermann wrote: > > I am re-submitting for review Wu Zhou's patch to add DFP (Decimal Floating > > Point) support to GDB (see [1] for details). > > Did anyone have a chance to take a look at this? If this code is ok, I'd > like to ask for its inclusion. I haven't yet, but if no one else does I will try to. Of course, if anyone else has time to review patches, I'm always grateful... -- Daniel Jacobowitz CodeSourcery