From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18387 invoked by alias); 20 Aug 2013 21:26:03 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 18356 invoked by uid 89); 20 Aug 2013 21:26:03 -0000 X-Spam-SWARE-Status: No, score=-4.7 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 3 recipients Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 20 Aug 2013 21:26:02 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1VBtR9-0006fb-B4 from joseph_myers@mentor.com ; Tue, 20 Aug 2013 14:25:59 -0700 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 20 Aug 2013 14:25:59 -0700 Received: from digraph.polyomino.org.uk (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server id 14.2.247.3; Tue, 20 Aug 2013 22:25:57 +0100 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.76) (envelope-from ) id 1VBtR6-0001NR-Jn; Tue, 20 Aug 2013 21:25:56 +0000 Date: Tue, 20 Aug 2013 21:26:00 -0000 From: "Joseph S. Myers" To: Andrew Pinski CC: Tom Tromey , GDB Development , Binutils Development , Subject: Re: A Proposal to Move to Git In-Reply-To: Message-ID: References: <8738q4gj7a.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2013-08/txt/msg00082.txt.bz2 On Tue, 20 Aug 2013, Andrew Pinski wrote: > On Tue, Aug 20, 2013 at 2:12 PM, Tom Tromey wrote: > > I'd like to move gdb and binutils from CVS to Git. I've done much of > > the preliminary work and I will do the remainder, including the > > inevitable follow-up bug-fixing. > > Since newlib is part of the same repo, it would make sense to split > out newlib the same way you are splitting out gdb and binutils. Setting up a repository for 6.c in my list of pieces into which to divide the src repository is a matter for the newlib maintainers which should not have any dependencies in either direction on what any other project does. The same applies to each of the other separate pieces I identified: the maintainers should decide for themselves if and when to move out of the src repository and what version control system to move to if so. This is about 6.b (binutils+gdb, including sim and some gdbtk pieces but not cgen and not tcl, tk or itcl). http://gcc.gnu.org/ml/gcc/2011-03/msg00486.html -- Joseph S. Myers joseph@codesourcery.com