From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20266 invoked by alias); 11 Jun 2012 15:52:57 -0000 Received: (qmail 20252 invoked by uid 22791); 11 Jun 2012 15:52:55 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KAM_STOCKTIP,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail-vc0-f169.google.com (HELO mail-vc0-f169.google.com) (209.85.220.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 11 Jun 2012 15:52:41 +0000 Received: by vcbfl10 with SMTP id fl10so2724582vcb.0 for ; Mon, 11 Jun 2012 08:52:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-system-of-record:x-gm-message-state; bh=lc9vvmjAvo3zuWQe8ToJ4DZD6KYFxZ5q+/uoYkloiTU=; b=mZW+DdbwHI0Y4IjKzBZ05X7Fe/mMmz7J3XYab++Ac7n38dbw+3LvjDwbUZTOYjDb8+ vyFy19Yrex1/1HdBl3WitxqjI3mXcv7gQ+sbb4GZ597bSGJTHwXd/+vZ4JFEubP2g39H APb/otGuzlsS6kNDUpixN41x+V+JXF8ZUuzneV5VcE+U5cfCYPtTsr57aM+4XiSlwVA1 VFZ9Bq58z3Q9orDXRcTthlcOpi70wxvkzz/tordan1OP6wtmGwshk1ocbb1PwF9T4fqD +N7b9mUvkIq7OXpxwBcBu5De9/LiTYImjyypZzPupHAv8p9NG5YX4z4pGuupW/st/G95 Kiow== Received: by 10.52.71.210 with SMTP id x18mr11017107vdu.17.1339429960256; Mon, 11 Jun 2012 08:52:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.71.210 with SMTP id x18mr11017102vdu.17.1339429960134; Mon, 11 Jun 2012 08:52:40 -0700 (PDT) Received: by 10.52.161.199 with HTTP; Mon, 11 Jun 2012 08:52:40 -0700 (PDT) In-Reply-To: <20120611153435.GH2687@adacore.com> References: <20120511181737.GP29339@adacore.com> <20120611153435.GH2687@adacore.com> Date: Mon, 11 Jun 2012 15:52:00 -0000 Message-ID: Subject: Re: Branching time + 1 week (was: "Re: Three weeks to branching (gdb 7.5 release)") From: Doug Evans To: Joel Brobecker Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true X-Gm-Message-State: ALoCoQl5byaGbRY4Q3troKZo1GZqK1m4xfsFHeaTXIyk3Nc6CLDYc5ZFW4jXwXjbgRBPBttv8Q0sIhvZWw9xHGSfRY5ao1WWH0/9DNj/OYmG53PwcsyI1R9oZRH9WETBGp8bnxOFDx7Yj2TlAsJqvsQvR6vPmM4BVw== 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/msg00290.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? > > Thanks, > -- > Joel I've got a few days left on each item. I haven't been able to test the psymtab symbol list reorg with xcoffread.c or mdebugread.c. IMO the patch can go in (the changes are similar to the changes to stabsread.c, and if we can't test those targets they shouldn't hold back progress on others), but what do others think?