From: Kevin Buettner <kevinb@redhat.com>
To: Elena Zannoni <ezannoni@redhat.com>, gdb-patches@sources.redhat.com
Subject: Re: [RFA] rs6000-tdep.c: figure out e500 machine from bfd.
Date: Tue, 20 Aug 2002 16:31:00 -0000 [thread overview]
Message-ID: <1020820233145.ZM15650@localhost.localdomain> (raw)
In-Reply-To: Elena Zannoni <ezannoni@redhat.com> "[RFA] rs6000-tdep.c: figure out e500 machine from bfd." (Aug 20, 6:36pm)
On Aug 20, 6:36pm, Elena Zannoni wrote:
> + /* For e500 executables, the apuinfo section is of help here. */
> + if (info.abfd)
> + {
> + sect = bfd_get_section_by_name (info.abfd, ".PPC.EMB.apuinfo");
> + if (sect)
What is the apuinfo section? If you know what it's about (I sure
don't), consider expanding the comment somewhat.
Is there any chance that this section could appear in non-e500
executables? If so, make a note of this gotcha in the comment too.
Otherwise, fine. Go ahead and commit it after expanding the comment
as necessary.
Kevin
next prev parent reply other threads:[~2002-08-20 23:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-20 15:38 Elena Zannoni
2002-08-20 16:31 ` Kevin Buettner [this message]
2002-08-21 15:58 ` Elena Zannoni
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=1020820233145.ZM15650@localhost.localdomain \
--to=kevinb@redhat.com \
--cc=ezannoni@redhat.com \
--cc=gdb-patches@sources.redhat.com \
/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