From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22577 invoked by alias); 9 Apr 2014 12:46: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 22545 invoked by uid 89); 9 Apr 2014 12:46:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Wed, 09 Apr 2014 12:46:01 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 5124411612C; Wed, 9 Apr 2014 08:45:59 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id lKQqtybtEm4A; Wed, 9 Apr 2014 08:45:59 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 9BA51116129; Wed, 9 Apr 2014 08:45:58 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id E4B3CE04CD; Wed, 9 Apr 2014 05:46:00 -0700 (PDT) Date: Wed, 09 Apr 2014 12:46:00 -0000 From: Joel Brobecker To: Matt Rice Cc: Mark Kettenis , matz@suse.de, aaro.koskinen@iki.fi, Sergio Durigan Junior , emachado@linux.vnet.ibm.com, GDB , Binutils , bergner@vnet.ibm.com, tuliom@linux.vnet.ibm.com Subject: Re: Vendor branches on sourceware.org's binutils-gdb repo Message-ID: <20140409124600.GG1778@adacore.com> References: <53406399.9050303@linux.vnet.ibm.com> <20140406191404.GC7558@drone.musicnaut.iki.fi> <20140407035120.GA4186@adacore.com> <201404071452.s37EqLB9024528@glazunov.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2014-04/txt/msg00026.txt.bz2 > I would probably be happier if there was a separate repository > binutils+gdb-vendor.git or some such though. That would definitely adress all the issues I have. Not sure if the sourceware sysadmins would agree or not to host it. If it was accepted, we should probably move the old vendor branches to that parallel repository as well, and start documenting its existence on both GDB and binutils websites/wikis. -- Joel