From: Joel Brobecker <brobecker@adacore.com>
To: "Francois H. Theron" <francois.theron@netronome.com>
Cc: gcc-patches@gnu.org, binutils@sourceware.org, gdb-patches@sourceware.org
Subject: Re: [PATCH] [configure] Added "nfp" to the build for binutils.
Date: Mon, 30 Apr 2018 19:52:00 -0000 [thread overview]
Message-ID: <20180430195210.rx3krpbwcckkjifs@adacore.com> (raw)
In-Reply-To: <20180430182141.28935-1-francois.theron@netronome.com>
> +2018-04-30 Francois H. Theron <francois.theron@netronome.com>
> +
> + * config.sub: Added "nfp" to basic_machine list.
> + * configure.ac: Added "nfp" target.
> + * configure: Regenerate.
I am not a maintainer, but I noticed that config.sub is not being
modified by this commit -- a small discrepancy between the patch
and the propose ChangeLog entry.
> 2018-02-13 Maciej W. Rozycki <macro@mips.com>
>
> * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
> diff --git a/configure b/configure
> index 0601395512..69c99e99cc 100755
> --- a/configure
> +++ b/configure
> @@ -3777,6 +3777,10 @@ case "${target}" in
> mt-*-*)
> noconfigdirs="$noconfigdirs sim"
> ;;
> + nfp-*-*)
> + noconfigdirs="$noconfigdirs ld gas gdb gprof sim"
> + noconfigdirs="$noconfigdirs $target_libraries"
> + ;;
> powerpc-*-aix*)
> # copied from rs6000-*-* entry
> noconfigdirs="$noconfigdirs gprof"
> diff --git a/configure.ac b/configure.ac
> index c343333652..a1edc369a2 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -1108,6 +1108,10 @@ case "${target}" in
> mt-*-*)
> noconfigdirs="$noconfigdirs sim"
> ;;
> + nfp-*-*)
> + noconfigdirs="$noconfigdirs ld gas gdb gprof sim"
> + noconfigdirs="$noconfigdirs $target_libraries"
> + ;;
> powerpc-*-aix*)
> # copied from rs6000-*-* entry
> noconfigdirs="$noconfigdirs gprof"
--
Joel
next prev parent reply other threads:[~2018-04-30 19:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-30 18:21 Francois H. Theron
2018-04-30 19:52 ` Joel Brobecker [this message]
2018-05-01 11:41 ` Francois H. Theron
2018-05-01 15:28 ` Nick Clifton
2018-05-01 15:32 ` Francois H. Theron
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=20180430195210.rx3krpbwcckkjifs@adacore.com \
--to=brobecker@adacore.com \
--cc=binutils@sourceware.org \
--cc=francois.theron@netronome.com \
--cc=gcc-patches@gnu.org \
--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