From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4780 invoked by alias); 11 Jun 2012 16:20:36 -0000 Received: (qmail 4764 invoked by uid 22791); 11 Jun 2012 16:20:31 -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-qa0-f48.google.com (HELO mail-qa0-f48.google.com) (209.85.216.48) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 11 Jun 2012 16:20:15 +0000 Received: by qady23 with SMTP id y23so2372208qad.14 for ; Mon, 11 Jun 2012 09:20:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.86.206 with SMTP id t14mr14536963qal.11.1339431614675; Mon, 11 Jun 2012 09:20:14 -0700 (PDT) Received: by 10.229.192.129 with HTTP; Mon, 11 Jun 2012 09:20:14 -0700 (PDT) In-Reply-To: <20120611161128.GL2687@adacore.com> References: <20120511181737.GP29339@adacore.com> <20120611153435.GH2687@adacore.com> <20120611161128.GL2687@adacore.com> Date: Mon, 11 Jun 2012 16:20: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 Content-Transfer-Encoding: quoted-printable 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/msg00298.txt.bz2 On Mon, Jun 11, 2012 at 9:11 AM, Joel Brobecker wro= te: >> 50% of x32 changes have been merged. =A0Mark and I have been >> working on the rest. =A0What can I do to speed up the review >> process? > > Unfortunately, this is dependent on Mark's free time, so there isn't > much we can do, I think. I know this is fustrating, but this is > volunteer work, and all things considered, would it really be > the end of the world if some changes did not make it for 7.5, > but 7.6 instead (early 2013)? > The current mainline doesn't work at all for x32. I'd like to get the minimum x32 support into GDB 7.5. --=20 H.J.