From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 54265 invoked by alias); 5 Sep 2017 11:46:14 -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 54252 invoked by uid 89); 5 Sep 2017 11:46:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=BAYES_00,SPF_HELO_PASS,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy= X-HELO: mail.baldwin.cx Received: from bigwig.baldwin.cx (HELO mail.baldwin.cx) (96.47.65.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 05 Sep 2017 11:46:09 +0000 Received: from John-Baldwins-MacBook-Pro-2.local (unknown [205.153.92.178]) by mail.baldwin.cx (Postfix) with ESMTPSA id 8A58310A7B9; Tue, 5 Sep 2017 07:46:07 -0400 (EDT) Subject: Re: [PATCH v2] Define an error function in the PPC simulator library. To: Pedro Alves , Luis Machado References: <20170405163332.82109-1-jhb@FreeBSD.org> <2136315.0HrDL9yZYa@ralph.baldwin.cx> <6ff2bd23-446a-b27c-0b04-2c0d6b92315b@redhat.com> <8dcb1a42-4367-527e-1e5b-6f250c5e0e4c@FreeBSD.org> Cc: gdb-patches@sourceware.org, Joel Brobecker From: John Baldwin Message-ID: <22805795-41a7-9f1d-7237-d537b6d12c81@FreeBSD.org> Date: Tue, 05 Sep 2017 11:46:00 -0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-09/txt/msg00086.txt.bz2 On 9/5/17 5:14 AM, Pedro Alves wrote: >> Will do. Is there still time to merge this into 8.0.1 > > I think the plan was yesterday, but it didn't happen yet, so I think > there's still time, though likely not much. > > (and if so, can you approve it)? > > Yes, I think it's safe. Ok, done. > You'll need to be sure that there's an entry for the issue > listed at: > > https://sourceware.org/gdb/wiki/GDB_8.0_Release > > Either via the bugzilla query or explicitly listed. The bug is closed and has the 8.0.1 milestone. Thanks! -- John Baldwin