From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 62397 invoked by alias); 10 Mar 2015 18:19:58 -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 62334 invoked by uid 89); 10 Mar 2015 18:19:57 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 3 recipients X-HELO: calimero.vinschen.de Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 10 Mar 2015 18:19:56 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 60F95A8092D; Tue, 10 Mar 2015 19:19:52 +0100 (CET) Date: Tue, 10 Mar 2015 18:19:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com, binutils@sourceware.org, gdb@sourceware.org, gcc@gcc.gnu.org Subject: Re: Newlib/Cygwin now under GIT Message-ID: <20150310181952.GL5732@calimero.vinschen.de> Mail-Followup-To: cygwin@cygwin.com, binutils@sourceware.org, gdb@sourceware.org, gcc@gcc.gnu.org References: <20150305145541.GA20560@calimero.vinschen.de> <20150310153846.GI5732@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HBg0C3yr6HVa1ZCc" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes X-SW-Source: 2015-03/txt/msg00014.txt.bz2 --HBg0C3yr6HVa1ZCc Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1893 On Mar 10 17:03, Joseph Myers wrote: > On Tue, 10 Mar 2015, Corinna Vinschen wrote: >=20 > > Hi fellow developers, > >=20 > >=20 > > 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. >=20 > I note that this repository includes the include/ directory, in its large= r=20 > binutils-gdb form rather than the smaller GCC form. >=20 > How much of this is actually relevant for newlib? Keep in mind that this is a combined repo for newlib and Cygwin. Cygwin needs include/ for its dumper tool, which is a helper to create core files readable by GDB. It includes bfd.h elf/common.h elf/external.h and all files included by those. > Mostly it relates to=20 > libiberty and object file formats, for use of code that's not included in= =20 > this repository (which does not include libiberty). If little or none of= =20 > this code is actually used in newlib, it might make sense to remove the=20 > unused files so it's clear they do not need merging from the other=20 > repositories. Of course, I have no problems to remove unused files, just not now. I'm still looking for a small problem in the repo, so please no unsolicited pushes for now. > (Apart from include/, various shared toplevel files and directories are=20 > out of sync between the three repositories - GCC, binutils-gdb,=20 > newlib-cygwin - and could do with someone identifying unmerged changes an= d=20 > applying them to the repositories missing them.) This is a common problem. I guess newlib/cygwin got the oldest set and, afaik, the GCC toplevel stuff is kind of the master. It would be nice if we had some automatism in place to keep all former src repos in sync. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --HBg0C3yr6HVa1ZCc Content-Type: application/pgp-signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJU/zXIAAoJEPU2Bp2uRE+gAcAQAIk3vTsBnuh2IaMMCRocmcjP OWy9+8EG+P2iONXYtOHRHz6jCFhphaA6e3ILniIGoWxMISRehkbHDmjENayk+p7V llyladLbIj4O5nX61BquTdqmHUkMqXiRFaiDz9BZyQUw+KrE8aooCExOWWYZkctb PoKFcnf08yIFrogalEGY01jWbvJkX5r/mT9v7aQQkNRF3Bq9mz2pUu6wkNyTsNOV y7/itGm9sI6x3M3DOi5T7sgvgZRnSZb4vD6eFjrgB6k+OCzQWLdY56U5keyHKnZj Wj2ANM/l2rHcS41dcFArf0Yf3VIzORfrCC2C9Kl5nbHKZRpWDnredi6dqFFplJcy YNldcHLb96RnmA5qq5ZXlWCauDkULdzG0jeC50E6UaoKjjaFHYg8EIr/UIDkXjc+ UB2/KFlJ5ocXlMdEgLj+bObH5hu+a8Ufgo3YlpJHp6/DDZj6FS/uDtEMVXKECqoj qwGwDYEvKb4OPUNtNkqtKSAJxpRj0Zyijx66YaVUA0V5p8dgjNo6YhqBf1n7z6l7 hl03V22Mhj8WVGtB1TiaLim4Uv2CqzA8MObTitdD6y6QiAjfcZqTbAK9NcA+8OPK SKv8tC2ifssKyMpB/6Kt63WqSnlH5b3PTU0n9pIuH41az38qtnNEfCgPK8CWTeQi tpo8DhjwMQt+8jwKYfWj =DdqR -----END PGP SIGNATURE----- --HBg0C3yr6HVa1ZCc--