From: Pedro Alves <pedro_alves@portugalmail.pt>
To: gdb-patches@sourceware.org
Subject: [New WinCE support] [patch 3/4] : bfd config.
Date: Fri, 16 Mar 2007 02:09:00 -0000 [thread overview]
Message-ID: <45F9FC2F.5090501@portugalmail.pt> (raw)
In-Reply-To: <20070315235008.243411000@portugalmail.pt>
[-- Attachment #1: Type: text/plain, Size: 199 bytes --]
Not really a gdb patch, but posted here for completeness, in case
someone wants to build an arm-wince-mingw32ce-gdb. I'll post it
at binutils once the patch I sent to config-patches is accepted.
[-- Attachment #2: wince_bfd.diff --]
[-- Type: text/plain, Size: 717 bytes --]
bfd/ChangeLog
* config.bfd (arm*-*-mingw32ce*): Add.
---
bfd/config.bfd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: src/bfd/config.bfd
===================================================================
--- src.orig/bfd/config.bfd 2007-03-15 00:45:50.000000000 +0000
+++ src/bfd/config.bfd 2007-03-15 00:48:52.000000000 +0000
@@ -231,7 +231,7 @@ case "${targ}" in
targ_underscore=no
targ_cflags=-DARM_COFF_BUGFIX
;;
- arm-wince-pe | arm-*-wince)
+ arm-wince-pe | arm-*-wince | arm*-*-mingw32ce*)
targ_defvec=arm_wince_pe_little_vec
targ_selvecs="arm_wince_pe_little_vec arm_wince_pe_big_vec arm_wince_pei_little_vec arm_wince_pei_big_vec"
targ_underscore=no
next prev parent reply other threads:[~2007-03-16 2:09 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20070315235008.243411000@portugalmail.pt>
2007-03-16 2:07 ` [New WinCE support] [patch 1/4] : mv win32-i386-low.c win32-low.c Pedro Alves
2007-03-27 19:11 ` Daniel Jacobowitz
2007-03-16 2:09 ` [New WinCE support] [patch 2/4] : s/thread_info/win32_thread_info/g Pedro Alves
2007-03-27 19:12 ` Daniel Jacobowitz
2007-03-16 2:09 ` Pedro Alves [this message]
2007-03-16 2:10 ` [New WinCE support] [patch 4/4] The bulk of the code Pedro Alves
2007-03-16 12:52 ` Eli Zaretskii
2007-03-16 15:03 ` pedro alves
2007-03-17 11:18 ` Eli Zaretskii
2007-03-17 11:35 ` Andreas Schwab
2007-03-19 1:53 ` Pedro Alves
2007-03-19 4:21 ` Eli Zaretskii
2007-03-19 12:34 ` Daniel Jacobowitz
2007-03-27 19:20 ` Daniel Jacobowitz
2007-03-29 3:18 ` Pedro Alves
2007-03-29 3:51 ` Pedro Alves
2007-03-30 11:56 ` Pierre Muller
2007-03-30 12:23 ` pedro alves
2007-03-30 20:35 ` pedro alves
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=45F9FC2F.5090501@portugalmail.pt \
--to=pedro_alves@portugalmail.pt \
--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