From: Jie Zhang <jzhang918@gmail.com>
To: Jim Blandy <jimb@red-bean.com>, binutils@sources.redhat.com
Cc: gdb-patches@sources.redhat.com
Subject: Re: [PATCH] Add support for Analog Devices Blackfin processor (part 6/6: src toplevel)
Date: Wed, 04 Jan 2006 07:16:00 -0000 [thread overview]
Message-ID: <6f48278f0601032315p2038610fw740d7a2c8a420700@mail.gmail.com> (raw)
In-Reply-To: <8f2776cb0601032139u24a10ebapcda0e8294037cbde@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 892 bytes --]
On 1/4/06, Jim Blandy <jimb@red-bean.com> wrote:
> On 12/27/05, Jie Zhang <jzhang918@gmail.com> wrote:
> > This final part only contains one line change in src top level
> > configure, which will enable configure in gdb directory for bfin port.
>
> I think you want to post a patch to configure.in, not configure.
> (It's preferred to omit the patches to configure scripts generated
> from configure.in or configure.ac files when posting work for review.)
> And the patch needs to go to binutils@sources.redhat.com, as well as
> gdb-patches.
>
Here is the second patch, which is for configure.in, and also sent to
binutils@sources.redhat.com. Sorry for not sending the first one to
binutils mailing list.
> The actual content of the change looks straightforward to me.
>
If it's also OK for binutils, I'll commit it along with other Blackfin
gdb patches.
Thanks,
Jie
[-- Attachment #2: bfin-toplevel-2.diff --]
[-- Type: text/x-patch, Size: 528 bytes --]
* configure.in: Configure gdb directory for bfin.
--- src.orig/configure.in 2006-01-04 15:04:05.000000000 +0800
+++ src/configure.in 2006-01-04 15:02:16.000000000 +0800
@@ -501,7 +501,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 prev parent reply other threads:[~2006-01-04 7:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-30 12:13 Jie Zhang
2006-01-04 5:39 ` Jim Blandy
2006-01-04 7:16 ` Jie Zhang [this message]
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=6f48278f0601032315p2038610fw740d7a2c8a420700@mail.gmail.com \
--to=jzhang918@gmail.com \
--cc=binutils@sources.redhat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=jimb@red-bean.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