X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:cc:subject:in-reply-to:message-id
	:references:mime-version:content-type; q=dns; s=default; b=GnWrK
	vKfVM/ipmxYAJh3ljGX6c8o1A/aupVPkfhHBHIm6aCPBjwb4a4gjfbiJOw815UEj
	iG13o7PZmnDZsm0UPx5gXmU2oC3mkJwuj3P9E8vBWWl7RKDzZcF3A7XZPx4T8Cro
	43TTBjnfYPH1CE9ft0fsCXnkU7dh2Q7v0mBXV4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:cc:subject:in-reply-to:message-id
	:references:mime-version:content-type; s=default; bh=sdjGGlva8VO
	sloWDMiLHYiLk3i0=; b=RyYV+tt93QLKXvu4vI22B+SrN0cs4pOoiS8q9ul/xZk
	OYDh+Katx8mE+9fHdk0/u9SqiWtEBeoKDa/Vci1wUW4dJmQOwwuIus2iUaMv1Obl
	ea0pdvO7elQE+bSejY0HCN03tougv1ignKy+4hhtHOYJr6jmmvM2DdgyiWQ0rn20
	=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-Spam-User: qpsmtpd, 4 recipients
X-HELO: relay1.mentorg.com
Date: Tue, 10 Mar 2015 17:03:42 +0000
From: Joseph Myers <joseph@codesourcery.com>
To: <newlib@sourceware.org>
CC: <cygwin@cygwin.com>, <binutils@sourceware.org>, <gdb@sourceware.org>,
        <gcc@gcc.gnu.org>
Subject: Re: Newlib/Cygwin now under GIT
In-Reply-To: <20150310153846.GI5732@calimero.vinschen.de>
Message-ID: <alpine.DEB.2.10.1503101658200.5129@digraph.polyomino.org.uk>
References: <20150305145541.GA20560@calimero.vinschen.de> <20150310153846.GI5732@calimero.vinschen.de>
User-Agent: Alpine 2.10 (DEB 1266 2009-07-14)
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"

On Tue, 10 Mar 2015, Corinna Vinschen wrote:

> Hi fellow developers,
> 
> 
> I'm happy to inform you that the move of Newlib/Cygwin from the src CVS
> repository to the new, combined GIT repository is now final.

I note that this repository includes the include/ directory, in its larger 
binutils-gdb form rather than the smaller GCC form.

How much of this is actually relevant for newlib?  Mostly it relates to 
libiberty and object file formats, for use of code that's not included in 
this repository (which does not include libiberty).  If little or none of 
this code is actually used in newlib, it might make sense to remove the 
unused files so it's clear they do not need merging from the other 
repositories.

(Apart from include/, various shared toplevel files and directories are 
out of sync between the three repositories - GCC, binutils-gdb, 
newlib-cygwin - and could do with someone identifying unmerged changes and 
applying them to the repositories missing them.)

-- 
Joseph S. Myers
joseph@codesourcery.com

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

