From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15133 invoked by alias); 12 Feb 2010 05:43:21 -0000 Received: (qmail 15119 invoked by uid 22791); 12 Feb 2010 05:43:20 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 12 Feb 2010 05:43:14 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 8DE5F2BAB65 for ; Fri, 12 Feb 2010 00:43:12 -0500 (EST) 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 kNN-Z2uKiOiQ for ; Fri, 12 Feb 2010 00:43:12 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 149572BAB49 for ; Fri, 12 Feb 2010 00:43:12 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 605A8F59AE; Fri, 12 Feb 2010 09:43:03 +0400 (RET) Date: Fri, 12 Feb 2010 05:43:00 -0000 From: Joel Brobecker To: gdb@sourceware.org Subject: [gdb-7.1] new branching dates... Message-ID: <20100212054303.GE10730@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) 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 X-SW-Source: 2010-02/txt/msg00081.txt.bz2 Hello, gdb-7.1 branching was scheduled for Feb 10, but we still have a few items on the list that need to be done. Actually, I think it's only one patch, now, for PIE, which is up for review: [Jan] PIE support extension for biarch (64->32) mode. There is one documented issue where we will likely just apply a workaround on the branch: Apply one of the workarounds from PR 10966 to the branch The last item is about documentation. It's been there forever, so I don't know how relevant it still is. I've asked Volodya to confirm, but I suggest we do not make this blocking for the branch, just for the release (that gives us another couple of weeks to get this done). I'll take care of applying the work-around. Hopefully we can review Jan's patch quickly (http://sourceware.org/ml/gdb-patches/2010-02/msg00289.html), and create the branch early next week. -- Joel