public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Pedro Alves <pedro_alves@portugalmail.pt>
To: Nick Clifton <nickc@redhat.com>
Cc: binutils@sourceware.org
Subject: Re: [PATCH] Properly split arm-pe / arm-wince-pe. (take 2.1)
Date: Tue, 22 Aug 2006 00:50:00 -0000	[thread overview]
Message-ID: <44EA3913.4050801@portugalmail.pt> (raw)
In-Reply-To: <44E96B2B.9020203@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 580 bytes --]

Nick Clifton wrote:
>>
>> ld/ChangeLog
>>
>> 2006-08-15  Pedro Alves  <pedro_alves@portugalmail.pt>
>>

(...)

>>     * configure.tgt: Set targ_emul to arm_wince_pe for ARM Windows
>>     CE targets.
> 

(...)

> Approved and applied.  Thanks for doing this!
> 

Looks like the above part of the patch went for a ride
into nowhere land :)

Here it goes again. Please re-review, and commit.

Cheers,
Pedro Alves

---


  ld/ChangeLog

  2006-08-21  Pedro Alves  <pedro_alves@portugalmail.pt>

      * configure.tgt: Set targ_emul to arm_wince_pe for ARM
      Windows CE targets.


[-- Attachment #2: configure.tgt.diff --]
[-- Type: text/plain, Size: 797 bytes --]

Index: configure.tgt
===================================================================
RCS file: /cvs/src/src/ld/configure.tgt,v
retrieving revision 1.191
diff -u -p -r1.191 configure.tgt
--- configure.tgt	4 Aug 2006 13:13:56 -0000	1.191
+++ configure.tgt	21 Aug 2006 22:50:02 -0000
@@ -37,7 +37,7 @@ alpha*-*-openbsd*)	targ_emul=elf64alpha
 arc-*-elf*)		targ_emul=arcelf
 			;;
 arm-epoc-pe)		targ_emul=arm_epoc_pe ;	targ_extra_ofiles="deffilep.o pe-dll.o" ;;
-arm-*-wince)		targ_emul=armpe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;;
+arm-wince-pe | arm-*-wince) targ_emul=arm_wince_pe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;;
 arm-*-pe)		targ_emul=armpe ; targ_extra_ofiles="deffilep.o pe-dll.o" ;;
 arm-*-aout | armel-*-aout) targ_emul=armaoutl ;;
 armeb-*-aout)		targ_emul=armaoutb ;;

  parent reply	other threads:[~2006-08-21 22:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-04 13:28 [PATCH] : Correct ARM_RVA32 value in pe images generation for arm Windows CE Pedro Alves
2006-07-05  0:44 ` Daniel Jacobowitz
2006-08-08  9:58   ` Pedro Alves
2006-08-08  9:59   ` Pedro Alves
2006-08-08 10:05     ` Nick Clifton
2006-08-09 20:55       ` [PATCH] Properly split arm-pe / arm-wince-pe Pedro Alves
2006-08-11 13:57         ` Pedro Alves
2006-08-11 14:04           ` Nick Clifton
2006-08-16  8:30         ` [PATCH] Properly split arm-pe / arm-wince-pe. (take 2) Pedro Alves
2006-08-21  8:53           ` Nick Clifton
2006-08-21 10:47             ` Pedro Alves
2006-08-22  0:50             ` Pedro Alves [this message]
2006-08-22 12:26               ` [PATCH] Properly split arm-pe / arm-wince-pe. (take 2.1) Nick Clifton

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=44EA3913.4050801@portugalmail.pt \
    --to=pedro_alves@portugalmail.pt \
    --cc=binutils@sourceware.org \
    --cc=nickc@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).