From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13374 invoked by alias); 14 Jun 2006 01:10:23 -0000 Received: (qmail 13366 invoked by uid 22791); 14 Jun 2006 01:10:22 -0000 X-Spam-Check-By: sourceware.org Received: from ausmtp04.au.ibm.com (HELO ausmtp04.au.ibm.com) (202.81.18.152) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 14 Jun 2006 01:10:19 +0000 Received: from sd0208e0.au.ibm.com (d23rh904.au.ibm.com [202.81.18.202]) by ausmtp04.au.ibm.com (8.13.6/8.13.5) with ESMTP id k5E1DgCQ264926 for ; Wed, 14 Jun 2006 11:13:42 +1000 Received: from d23av04.au.ibm.com (d23av04.au.ibm.com [9.190.250.237]) by sd0208e0.au.ibm.com (8.12.10/NCO/VER6.8) with ESMTP id k5E1DRIc116470 for ; Wed, 14 Jun 2006 11:13:27 +1000 Received: from d23av04.au.ibm.com (loopback [127.0.0.1]) by d23av04.au.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id k5E1A53j029853 for ; Wed, 14 Jun 2006 11:10:05 +1000 Received: from [9.181.90.178] ([9.181.90.178]) by d23av04.au.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k5E1A2Xj029792; Wed, 14 Jun 2006 11:10:03 +1000 Date: Wed, 14 Jun 2006 01:10:00 -0000 From: Wu Zhou To: Daniel Jacobowitz cc: DJ Delorie , gdb-patches@sourceware.org Subject: Re: About decimal floating point support In-Reply-To: <20060613191729.GB16866@nevyn.them.org> Message-ID: References: <20060613174030.GA14283@nevyn.them.org> <200606131902.k5DJ2Wlp019033@greed.delorie.com> <20060613191729.GB16866@nevyn.them.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00210.txt.bz2 Thank you, Daniel and DJ! Now that both of you agree to this method. I will follow it to revise my patches before on my local repository. Then send them for your review. It this ok? Regards - Wu Zhou On Tue, 13 Jun 2006, Daniel Jacobowitz wrote: > On Tue, Jun 13, 2006 at 03:02:32PM -0400, DJ Delorie wrote: > > > > > DJ, if we copied libdecnumber to src, would you be able to add it to > > > your sync scripts? The src copy would be strictly read-only. > > > > If you don't mind that gcc rules control it, and that the merges would > > be semi-automatic and mostly blind, sure. > > I think that's exactly what we'd want. Thanks! Assuming we go through > with this, I'll let you know. > > -- > Daniel Jacobowitz > CodeSourcery >