From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29205 invoked by alias); 2 Dec 2013 19:51:39 -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 29186 invoked by uid 89); 2 Dec 2013 19:51:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-we0-f179.google.com Received: from Unknown (HELO mail-we0-f179.google.com) (74.125.82.179) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 02 Dec 2013 19:51:38 +0000 Received: by mail-we0-f179.google.com with SMTP id q59so12290893wes.24 for ; Mon, 02 Dec 2013 11:51:28 -0800 (PST) X-Received: by 10.194.11.38 with SMTP id n6mr55923392wjb.25.1386013888399; Mon, 02 Dec 2013 11:51:28 -0800 (PST) Received: from localhost ([2.28.235.199]) by mx.google.com with ESMTPSA id je17sm33974950wic.4.2013.12.02.11.51.27 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Dec 2013 11:51:27 -0800 (PST) From: Richard Sandiford To: "Maciej W. Rozycki" Mail-Followup-To: "Maciej W. Rozycki" ,Joel Brobecker , Tristan Gingold , , , rdsandiford@googlemail.com Cc: Joel Brobecker , Tristan Gingold , , Subject: Re: Release 2.24 References: <20130918213245.GO3132@adacore.com> <20131118172117.GD3481@adacore.com> <20131125094745.GA3114@adacore.com> <20131125122405.GC3114@adacore.com> Date: Mon, 02 Dec 2013 19:51:00 -0000 In-Reply-To: (Maciej W. Rozycki's message of "Mon, 2 Dec 2013 16:20:21 +0000") Message-ID: <87zjojc9q8.fsf@talisman.default> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2013-12/txt/msg00047.txt.bz2 "Maciej W. Rozycki" writes: > On Mon, 25 Nov 2013, Joel Brobecker wrote: >> > I'm not sure who has the authority to approve this change for GDB 7.6 >> > though. >> >> I suggest a quick look from the binutils maintainer who approved >> the patches on HEAD. > > Richard, can you help? Looks good to me from what was a quick look FWIW. As the GDB maintainer of the relevant port I think it's really your call though. Thanks, Richard