From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 79968 invoked by alias); 3 Jun 2015 17:32:50 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 79915 invoked by uid 89); 3 Jun 2015 17:32:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 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, 03 Jun 2015 17:32:46 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 06108287D4; Wed, 3 Jun 2015 13:32:44 -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 JGYEoYHg-N6F; Wed, 3 Jun 2015 13:32:43 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id D514C288C1; Wed, 3 Jun 2015 13:32:43 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 5CF53406D3; Wed, 3 Jun 2015 10:32:42 -0700 (PDT) Date: Wed, 03 Jun 2015 17:32:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: gdb-patches@sourceware.org Subject: Re: 2 weeks to GDB 7.10 tentative branching date! Message-ID: <20150603173242.GC2801@adacore.com> References: <20150601213709.GC2631@adacore.com> <20150602081231.GA7387@host1.jankratochvil.net> <556D664B.2080301@redhat.com> <20150603170610.GA2801@adacore.com> <20150603171341.GA13342@host1.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150603171341.GA13342@host1.jankratochvil.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2015-06/txt/msg00052.txt.bz2 > On Wed, 03 Jun 2015 19:06:10 +0200, Joel Brobecker wrote: > > Same here, but I think there is a chance that we can backport > > the fixes to the branch prior to making the release, as they should > > only affect the "compile" feature? > > Yes. I've "opened" the sections that deal with updates after branch creation. Can you add the first item in the "before branch creation" section, and the rest if the "GDB 7.10 Release" section? You can use the GDB 7.9 release page as a guideline for the format: https://sourceware.org/gdb/wiki/GDB_7.9_Release Thanks! -- Joel