Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Alan Modra <amodra@gmail.com>
To: Andrew Burgess <andrew.burgess@embecosm.com>
Cc: binutils@sourceware.org, gdb-patches@sourceware.org
Subject: Re: bfd_section_* macros
Date: Thu, 19 Sep 2019 00:49:00 -0000	[thread overview]
Message-ID: <20190919004926.GN3685@bubble.grove.modra.org> (raw)
In-Reply-To: <20190918151948.GB4962@embecosm.com>

On Wed, Sep 18, 2019 at 11:19:48AM -0400, Andrew Burgess wrote:
> I took a look through the GDB parts of this patch, and it all looks
> good to me.  This feels like a nice cleanup.

Thanks!  Now committed.  And yes, it cleaned up things like the
following in gdb/symfile.c.  ;-)

-    lower_offset = bfd_section_vma (bfd_get_filename (abfd), lower_sect);
+    lower_offset = bfd_section_vma (lower_sect);

-- 
Alan Modra
Australia Development Lab, IBM


      reply	other threads:[~2019-09-19  0:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-18 14:14 Alan Modra
2019-09-18 14:18 ` Alan Modra
2019-09-18 15:19 ` Andrew Burgess
2019-09-19  0:49   ` Alan Modra [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190919004926.GN3685@bubble.grove.modra.org \
    --to=amodra@gmail.com \
    --cc=andrew.burgess@embecosm.com \
    --cc=binutils@sourceware.org \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox