From: Jie Zhang <jzhang918@gmail.com>
To: gdb-patches@sources.redhat.com
Subject: [PATCH] Add support for Analog Devices Blackfin processor (part 6/6: src toplevel)
Date: Fri, 30 Dec 2005 12:13:00 -0000 [thread overview]
Message-ID: <43B160B0.9000203@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 163 bytes --]
This final part only contains one line change in src top level
configure, which will enable configure in gdb directory for bfin port.
Any comments?
Thanks,
Jie
[-- Attachment #2: bfin-toplevel.diff --]
[-- Type: text/x-patch, Size: 563 bytes --]
* configure: Configure gdb directory for bfin.
diff -u src.orig/configure src/configure
--- src.orig/configure 2005-12-27 13:36:54.000000000 +0800
+++ src/configure 2005-12-27 10:23:42.000000000 +0800
@@ -1293,7 +1293,7 @@
noconfigdirs="$noconfigdirs target-libiberty target-libstdc++-v3 ${libgcj}"
;;
bfin-*-*)
- noconfigdirs="$noconfigdirs target-libgloss gdb"
+ noconfigdirs="$noconfigdirs target-libgloss"
if test x${is_cross_compiler} != xno ; then
target_configdirs="${target_configdirs} target-bsp target-cygmon"
fi
next reply other threads:[~2005-12-27 15:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-30 12:13 Jie Zhang [this message]
2006-01-04 5:39 ` Jim Blandy
2006-01-04 7:16 ` Jie Zhang
2006-01-09 15:41 ` Nick Clifton
2006-01-20 23:25 ` Daniel Jacobowitz
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=43B160B0.9000203@gmail.com \
--to=jzhang918@gmail.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