From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29181 invoked by alias); 14 Nov 2013 17:25:19 -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 29164 invoked by uid 89); 14 Nov 2013 17:25:18 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-oa0-f54.google.com Received: from Unknown (HELO mail-oa0-f54.google.com) (209.85.219.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 14 Nov 2013 17:25:17 +0000 Received: by mail-oa0-f54.google.com with SMTP id o6so2609816oag.13 for ; Thu, 14 Nov 2013 09:25:10 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.182.70.5 with SMTP id i5mr2693942obu.8.1384449910118; Thu, 14 Nov 2013 09:25:10 -0800 (PST) Received: by 10.76.83.233 with HTTP; Thu, 14 Nov 2013 09:25:09 -0800 (PST) In-Reply-To: References: <877gd5iyaz.fsf@fleche.redhat.com> <1382709091.5918.9.camel@otta> <5284ACD1.8090609@arm.com> <20131114111140.GF12772@adacore.com> <83r4ajym3z.fsf@gnu.org> Date: Thu, 14 Nov 2013 17:25:00 -0000 Message-ID: Subject: Re: git is live From: "H.J. Lu" To: Ian Lance Taylor Cc: Eli Zaretskii , Joel Brobecker , Richard Earnshaw , Peter Bergner , Tom Tromey , gdb , Binutils , Tulio Magno Quites Machado Filho Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-11/txt/msg00070.txt.bz2 On Thu, Nov 14, 2013 at 8:55 AM, Ian Lance Taylor wrote: > > I'm mildly in favor of permitting vendor branches on gcc.gnu.org for a > different reason: it encourages vendors with GCC extensions to make > those extensions readily available to everybody. If we require > vendors to handle their own hosting, we will inevitably have some who > simply decide not to bother. > I'd like to see vendor branches on sourceware. -- H.J.