public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* ARM_COFF_BUGFIX for wince [PATCH]
@ 2003-07-11 14:07 Shaun Jackman
  2003-07-17 14:27 ` Nick Clifton
  0 siblings, 1 reply; 2+ messages in thread
From: Shaun Jackman @ 2003-07-11 14:07 UTC (permalink / raw)
  To: binutils

Just want to make sure this patch made it in.

Cheers,
Shaun


* bfd/config.bfd: Add -DARM_COFF_BUGFIX to targ_cflags for arm-wince-pe.

diff -ur binutils-2.14-/bfd/config.bfd binutils-2.14/bfd/config.bfd
--- binutils-2.14-/bfd/config.bfd	2003-06-17 15:57:35.000000000 -0600
+++ binutils-2.14/bfd/config.bfd	2003-06-17 16:03:02.000000000 -0600
@@ -169,7 +169,7 @@
     targ_defvec=armpe_little_vec
     targ_selvecs="armpe_little_vec armpe_big_vec armpei_little_vec armpei_big_vec"
     targ_underscore=no
-    targ_cflags=-DARM_WINCE
+    targ_cflags="-DARM_WINCE -DARM_COFF_BUGFIX"
     ;;
   arm-*-pe*)
     targ_defvec=armpe_little_vec


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ARM_COFF_BUGFIX for wince [PATCH]
  2003-07-11 14:07 ARM_COFF_BUGFIX for wince [PATCH] Shaun Jackman
@ 2003-07-17 14:27 ` Nick Clifton
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Clifton @ 2003-07-17 14:27 UTC (permalink / raw)
  To: Shaun Jackman; +Cc: binutils

Hi Shaun,

> Just want to make sure this patch made it in.

> * bfd/config.bfd: Add -DARM_COFF_BUGFIX to targ_cflags for arm-wince-pe.

Thanks - I have now checked the patch in.

Cheers
        Nick
        

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-17 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-11 14:07 ARM_COFF_BUGFIX for wince [PATCH] Shaun Jackman
2003-07-17 14:27 ` Nick Clifton

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).