From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 122935 invoked by alias); 4 Feb 2019 13:51:33 -0000 Mailing-List: contact cgen-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.org Received: (qmail 122922 invoked by uid 89); 4 Feb 2019 13:51:33 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=H*i:sk:87h8dk6, H*MI:sk:87h8dk6, H*f:sk:87h8dk6 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 04 Feb 2019 13:51:32 +0000 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 4055F2DB721; Mon, 4 Feb 2019 13:51:31 +0000 (UTC) Received: from redhat.com (ovpn-116-33.phx2.redhat.com [10.3.116.33]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 9514A6C788; Mon, 4 Feb 2019 13:51:30 +0000 (UTC) Received: from fche by redhat.com with local (Exim 4.91) (envelope-from ) id 1gqeem-0001eO-Ob; Mon, 04 Feb 2019 08:51:28 -0500 Date: Mon, 04 Feb 2019 13:51:00 -0000 From: "Frank Ch. Eigler" To: "Jose E. Marchesi" Cc: Andrew Burgess , cgen@sourceware.org, nickc@redhat.com Subject: Re: Converting CGEN from CVS to git Message-ID: <20190204135128.GC2802@redhat.com> References: <20190131195017.GB17699@embecosm.com> <878sywvnqx.fsf@redhat.com> <87h8dk6jut.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87h8dk6jut.fsf@gnu.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes X-SW-Source: 2019-q1/txt/msg00005.txt.bz2 Hi - > It could be nice if someone (tm) were to pursue merging cgen into > binutils proper, but that is a separate issue. > > What work would be required to achieve that, other than adding the cgen > subdirectory to the binutils repo? [...] Probably some internal RH chatter about signing over copyright to the FSF, assuming that binutils still requires this. - FChE