From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14016 invoked by alias); 17 Sep 2004 18:02:49 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 13782 invoked from network); 17 Sep 2004 18:02:46 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 17 Sep 2004 18:02:46 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.10) with ESMTP id i8HI2akm031872 for ; Fri, 17 Sep 2004 14:02:41 -0400 Received: from localhost.redhat.com (porkchop.devel.redhat.com [172.16.58.2]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i8HI2Nr24894; Fri, 17 Sep 2004 14:02:23 -0400 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id CFC9128D2; Fri, 17 Sep 2004 14:00:09 -0400 (EDT) Message-ID: <414B2629.2030409@gnu.org> Date: Fri, 17 Sep 2004 18:02:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040831 MIME-Version: 1.0 To: Joern Rennecke Cc: gcc@gcc.gnu.org, gdb@sources.redhat.com Subject: Re: SuperH patch contributions References: <200409171550.i8HFoKh31623@linsvr2.uk.superh.com> In-Reply-To: <200409171550.i8HFoKh31623@linsvr2.uk.superh.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-09/txt/msg00148.txt.bz2 I can't speak for GCC. For GDB, ref: http://sources.redhat.com/ml/gdb/2003-03/msg00064.html I'd recommend creating a branch so that you can both post and commit the changes. Good luck! Andrew > I am leaving SuperH, and on October the first, I am going to start with > my new employment at ST Microelectronics. I expect to continue to work > on the SH gcc port there. I have spoken with my manager > (here at SuperH) what best to do with the current SuperH local patches, > and we agreed that the best course of action is to post them on the > gcc-patches / gdb-patches mailing lists. > Our blanket copyright assignment on file with the FSF assigns copyright > in changes and/or enhancements to the programs gcc, g++, gdb, > binutils, libg++, libstdc++, dejagnu, GNU C++ testsuite and GNU C > testsuite submitted by SuperH, Inc. > Thus, by submitting these patches, the copyright assignment becomes > effective for them. > There will be some overlap between patches to different baselines. > I think this is preferrable to missing important bits which might > be lost and/or in uncertain copyright status if not submitted now. > I am willing to answer questions on these patches, but won't have time > for any significant code changes / merges now. I hope to integrate > some or most of these patches into the FSF mainline when I am at ST > Microelectronics.