From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27021 invoked by alias); 31 Dec 2003 16:09:46 -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 27013 invoked from network); 31 Dec 2003 16:09:45 -0000 Received: from unknown (HELO host1.kbnet.net) (81.26.107.2) by sources.redhat.com with SMTP; 31 Dec 2003 16:09:45 -0000 Received: from fairadsl.co.uk (mailhost.fairadsl.co.uk [81.26.107.14]) by host1.kbnet.net (8.11.6/8.11.6) with ESMTP id hBVG9if24681; Wed, 31 Dec 2003 16:09:44 GMT Received: from meolyon.local [81.26.101.252] by fairadsl.co.uk with ESMTP (SMTPD32-7.15) id A5482548012A; Wed, 31 Dec 2003 16:11:52 +0000 Received: from meolyon.local (localhost [127.0.0.1]) by meolyon.local (8.12.6/8.12.6/SuSE Linux 0.6) with ESMTP id hBO4X0pZ001485; Wed, 24 Dec 2003 04:33:00 GMT Received: (from amylaar@localhost) by meolyon.local (8.12.6/8.12.6/Submit) id hBO4X0x3001484; Wed, 24 Dec 2003 04:33:00 GMT From: Joern Rennecke Message-Id: <200312240433.hBO4X0x3001484@meolyon.local> Subject: Re: [RFA] sh-sim: restructure expand_opcode. To: msnyder@redhat.com (Michael Snyder) Date: Wed, 31 Dec 2003 16:09:00 -0000 Cc: amylaar@fairadsl.co.uk (Joern Rennecke), andrew.stubbs@superh.com, joern.rennecke@superh.com, gdb-patches@sources.redhat.com In-Reply-To: <3FE79903.5090704@redhat.com> from "Michael Snyder" at Dec 22, 2003 05:23:15 PM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2003-12/txt/msg00534.txt.bz2 > Let's come back to this after the holidays. Speaking of which, > by the time you reply, I will be gone for the holidays, and not > return until the new year. If we have acheived convergence on > this piece of code, would you mind checking it in? patch complains about an out-of-sync patch, and I have no time this year to investigate. So I suppose the patch will need to wait for you to come back. AFAI understand the copyright provisions, if you want to add a copyright notice for your patch (gencode.c currently says no copyright / provided by Cygnus), that whould still be supposed to read 2003, as this is when the code was written. Hmmm... I wonder: since sim is considered to be part of gdb, does that mean that blanket copyright assignments to the fsf covering gdb result(ed) in any patches to gencode.c, which have been written by people working with such an assignment in place, to be assigned to the FSF? If that is the case, a number of past patches would also need Copyright notices for FSF Copyright. We'll probably have to make up a new style (unless one to cover this situation already exists), something like like: the version up to was placed by Cygnus into the public domain, while later modifications are Copyright FSF (list of years).