From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3313 invoked by alias); 18 Nov 2012 07:52:14 -0000 Received: (qmail 3305 invoked by uid 22791); 18 Nov 2012 07:52:12 -0000 X-SWARE-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_BJ,TW_IB X-Spam-Check-By: sourceware.org Received: from mail-vc0-f175.google.com (HELO mail-vc0-f175.google.com) (209.85.220.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 18 Nov 2012 07:52:08 +0000 Received: by mail-vc0-f175.google.com with SMTP id p1so4513867vcq.20 for ; Sat, 17 Nov 2012 23:52:07 -0800 (PST) MIME-Version: 1.0 Received: by 10.52.100.232 with SMTP id fb8mr12312988vdb.126.1353225127633; Sat, 17 Nov 2012 23:52:07 -0800 (PST) Received: by 10.58.11.66 with HTTP; Sat, 17 Nov 2012 23:52:07 -0800 (PST) In-Reply-To: <50A6EE27.4000605@ubuntu.com> References: <1353097280.505328435@f161.mail.ru> <50A67667.7020600@ubuntu.com> <1353099257.140499471@f123.mail.ru> <50A6EE27.4000605@ubuntu.com> Date: Sun, 18 Nov 2012 07:52:00 -0000 Message-ID: Subject: Re: [Gc] Re: boehm-gc merge for GCC From: NightStrike To: Matthias Klose Cc: Ivan Maidanski , Boehm GC , Kai Tietz , GCJ-patches , Andrew Haley Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2012-q4/txt/msg00036.txt.bz2 On Fri, Nov 16, 2012 at 3:53 PM, Matthias Klose wrote: > Would it be possible to create a branch in the GCC svn, and then prepare the > merge, and libjava and libobjc changes there? Making a branch and working in it should be trivial. If I understand the GCC commit rules correctly, anyone with commit privs can do it, followed by an email to the gcc list explaining the purpose of the branch.