public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@redhat.com>
To: Mark Harmstone <mark@harmstone.com>, binutils@sourceware.org
Subject: Re: [PATCH] Use subsystem to distinguish between pei-arm-little and pei-arm-wince-little
Date: Tue, 17 Jan 2023 14:01:56 +0000	[thread overview]
Message-ID: <a6d3f812-b8a7-bae7-0c63-26951c2f434a@redhat.com> (raw)
In-Reply-To: <20230111183204.11600-1-mark@harmstone.com>

Hi Mark,

> Running objdump against a 32-bit ARM PE file currently needs
> disambiguation, as it gets picked up by both pei-arm-little and
> pei-arm-wince-little.
> 
> This adds a check in pe_bfd_object_p so that the subsystem in the PE
> header is used to do the disambiguation for us, so that WinCE images get
> assigned to pei-arm-wince-little, and everything else to pei-arm-little.
> 
> ---
>   bfd/pei-arm-wince.c |  2 ++
>   bfd/peicode.h       | 15 +++++++++++++++


Approved  - please apply.

Cheers
   Nick



      reply	other threads:[~2023-01-17 14:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-11 18:32 Mark Harmstone
2023-01-17 14:01 ` Nick Clifton [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=a6d3f812-b8a7-bae7-0c63-26951c2f434a@redhat.com \
    --to=nickc@redhat.com \
    --cc=binutils@sourceware.org \
    --cc=mark@harmstone.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).