From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17972 invoked by alias); 9 Oct 2005 04:06:26 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 17953 invoked by uid 22791); 9 Oct 2005 04:06:22 -0000 Received: from ausmtp01.au.ibm.com (HELO ausmtp01.au.ibm.com) (202.81.18.186) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 09 Oct 2005 04:06:22 +0000 Received: from sd0208e0.au.ibm.com (d23rh904.au.ibm.com [202.81.18.202]) by ausmtp01.au.ibm.com (8.12.10/8.12.10) with ESMTP id j9949Hk5278820 for ; Sun, 9 Oct 2005 14:09:17 +1000 Received: from d23av03.au.ibm.com (d23av03.au.ibm.com [9.190.250.244]) by sd0208e0.au.ibm.com (8.12.10/NCO/VERS6.7) with ESMTP id j9949Jal181870 for ; Sun, 9 Oct 2005 14:09:19 +1000 Received: from d23av03.au.ibm.com (loopback [127.0.0.1]) by d23av03.au.ibm.com (8.12.11/8.13.3) with ESMTP id j9946IOb025528 for ; Sun, 9 Oct 2005 14:06:18 +1000 Received: from [9.181.133.252] ([9.181.133.252]) by d23av03.au.ibm.com (8.12.11/8.12.11) with ESMTP id j9946Eni025485; Sun, 9 Oct 2005 14:06:16 +1000 Date: Sun, 09 Oct 2005 04:06:00 -0000 From: Wu Zhou To: Daniel Jacobowitz cc: Paul Gilliam , gdb-patches@sources.redhat.com Subject: Re: [RFC] Decimal Floating Point support for GDB (Part 1: patch)(a sidebar) In-Reply-To: <20051003154120.GA23682@nevyn.them.org> Message-ID: References: <20051002205724.GB31820@nevyn.them.org> <200510030838.25098.pgilliam@us.ibm.com> <20051003154120.GA23682@nevyn.them.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2005-10/txt/msg00073.txt.bz2 On Mon, 3 Oct 2005, Daniel Jacobowitz wrote: [snip] > > In this case, -*something*- in the code Wu was contributing must have > > come from Cygnus. > > I sincerely doubt it since it's based on IBM-originated code. I > presume he only copied the copyright notice. Daniel is right. I copied the copyright notice and forgot to change the contributing person. Sorry for the confusion. And also sorry for replying lately (I am just back from a vacation). Best Regards - Wu Zhou