From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22437 invoked by alias); 11 Jun 2012 15:59:03 -0000 Received: (qmail 22426 invoked by uid 22791); 11 Jun 2012 15:59:02 -0000 X-SWARE-Spam-Status: No, hits=-5.0 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 X-Spam-Check-By: sourceware.org Received: from mail-qc0-f169.google.com (HELO mail-qc0-f169.google.com) (209.85.216.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 11 Jun 2012 15:58:49 +0000 Received: by qcsd16 with SMTP id d16so260654qcs.0 for ; Mon, 11 Jun 2012 08:58:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.185.130 with SMTP id co2mr14316257qab.25.1339430328458; Mon, 11 Jun 2012 08:58:48 -0700 (PDT) Received: by 10.229.192.129 with HTTP; Mon, 11 Jun 2012 08:58:48 -0700 (PDT) In-Reply-To: <20120611153435.GH2687@adacore.com> References: <20120511181737.GP29339@adacore.com> <20120611153435.GH2687@adacore.com> Date: Mon, 11 Jun 2012 15:59:00 -0000 Message-ID: Subject: Re: Branching time + 1 week (was: "Re: Three weeks to branching (gdb 7.5 release)") From: "H.J. Lu" To: Joel Brobecker Cc: gdb-patches@sourceware.org, Doug Evans Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes 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 X-SW-Source: 2012-06/txt/msg00292.txt.bz2 On Mon, Jun 11, 2012 at 8:34 AM, Joel Brobecker wrote: > Hello everyone, > > We're now a week past our tentative date for 7.5 branching. > Can we have a list of issues still blocking the creation of that branch? > > I reviewed Jan's patches, and I am hopeful that we'll be able to > move forward soon. > > I am not sure about Doug's items. Doug? > > Any other issues that have not been documented at our wiki page: > http://sourceware.org/gdb/wiki/GDB_7.5_Release > ? > > HJ, how far are you for x32? > 50% of x32 changes have been merged. Mark and I have been working on the rest. What can I do to speed up the review process? Thanks. -- H.J.