From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 71309 invoked by alias); 6 Oct 2016 16:41:29 -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 71285 invoked by uid 89); 6 Oct 2016 16:41:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=all, Hx-languages-length:608 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 ESMTP; Thu, 06 Oct 2016 16:41:18 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 52811117155; Thu, 6 Oct 2016 12:41:17 -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 RqWLEACQP45r; Thu, 6 Oct 2016 12:41:17 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 16672117147; Thu, 6 Oct 2016 12:41:17 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 963744232A; Thu, 6 Oct 2016 09:41:15 -0700 (PDT) Date: Thu, 06 Oct 2016 16:41:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: gdb-patches@sourceware.org, donb@codesourcery.com, Yao Qi , antoine.tremblay@ericsson.com Subject: Re: GDB 7.12 release - 2016-09-21 update? Message-ID: <20161006164115.GA3813@adacore.com> References: <20160921171639.GB3842@adacore.com> <8cebd1e3-9131-6467-6145-91ca8051044f@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8cebd1e3-9131-6467-6145-91ca8051044f@redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2016-10/txt/msg00141.txt.bz2 > > https://sourceware.org/ml/gdb-patches/2016-10/msg00113.html > > https://sourceware.org/ml/gdb-patches/2016-10/msg00114.html > > > > This is the only PR left with target-milestone==7.12. > > ... and ... now closed. Good! So, let's hope that was the last one for 7.12. > The buildbots are still catching up on the latest commits, but > so far so good. Actually, there's a --disable-build-with-cxx > build problem on the 7.12 branch right now. We should fix that > before we release. Let me know when done, and I will produce the release. Thanks, all! -- Joel