From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 117629 invoked by alias); 18 Sep 2019 14:18:56 -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 117587 invoked by uid 89); 18 Sep 2019 14:18:56 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-10.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: mail-pf1-f174.google.com Received: from mail-pf1-f174.google.com (HELO mail-pf1-f174.google.com) (209.85.210.174) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 18 Sep 2019 14:18:45 +0000 Received: by mail-pf1-f174.google.com with SMTP id q7so42650pfh.8; Wed, 18 Sep 2019 07:18:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=Be3VKKCo5zNOiPF7MGxv+lBYQchnREiGE9dVj9HYf+Y=; b=e5vJb6YrlpSX9jfTaMvFTTEPd5KhuUMIS+At70RsQbNhwlBk6WyheunQ+zJnhoGTo9 LrpX6rwI5ASoos+eyFavFw9S3r/usxmDH/Xgij7UeG3FidIgBBzgvuPuBz387MoNSDJ1 u9M+0/tvoSo08sPi6iN40qInuzf5LdspA7Af6viDIwIFbRaItFqZeroHELBTI+gGBu4f facNdH3QhHG3m3zLBZAUpNuE9gEXZjj/cYmt7FEM9xq6AjSfWMgtZ4CDM490+DJn5gvx XFJUdIUSjGhO2cVT3HFP91HP8cDKjEBD92OHAUkHeyeQ/tXr2rhzjLNwa1qawWV9ikLJ C5eg== Return-Path: Received: from bubble.grove.modra.org (158.106.96.58.static.exetel.com.au. [58.96.106.158]) by smtp.gmail.com with ESMTPSA id r187sm7880072pfc.105.2019.09.18.07.18.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Sep 2019 07:18:38 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 9027680801; Wed, 18 Sep 2019 23:48:35 +0930 (ACST) Date: Wed, 18 Sep 2019 14:18:00 -0000 From: Alan Modra To: binutils@sourceware.org, gdb-patches@sourceware.org Subject: Re: bfd_section_* macros Message-ID: <20190918141835.GK3685@bubble.grove.modra.org> References: <20190918141437.GJ3685@bubble.grove.modra.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190918141437.GJ3685@bubble.grove.modra.org> User-Agent: Mutt/1.9.4 (2018-02-28) X-SW-Source: 2019-09/txt/msg00342.txt.bz2 On Wed, Sep 18, 2019 at 11:44:37PM +0930, Alan Modra wrote: > I'd like an approval from one of the gdb maintainers before I go > ahead and commit this. In principle I mean. I hardly expect anyone to go over the patch looking at every change! -- Alan Modra Australia Development Lab, IBM