From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v6 1/4] infra: add support for MIPS NaN
Date: Sun, 16 Jul 2017 16:40:00 +0200 [thread overview]
Message-ID: <20170716164000.415ca6f3@windsurf> (raw)
In-Reply-To: <20170628151713.10746-1-Vincent.Riera@imgtec.com>
Hello,
On Wed, 28 Jun 2017 16:17:10 +0100, Vicente Olivert Riera wrote:
> MIPS supports two different NaN encodings, legacy and 2008. Information
> about MIPS NaN encodings can be found here:
>
> https://sourceware.org/binutils/docs/as/MIPS-NaN-Encodings.html
>
> NaN legacy is the only option available for R2 cores and older.
> NaN 2008 is the only option available for R6 cores.
> R5 cores can have either NaN legacy or NaN 2008, depending on the
> implementation. So, if the user selects a generic R5 target architecture
> variant, we show a choice menu with both options available. For well
> known R5 cores we directly select the NaN enconding they use.
>
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
> Changes v4 -> v6:
> - Nothing
> Changes v3 -> v4:
> - Do not have a default list for NAN options. Instead, select them from
> the BR2_MIPS_CPU_* options. (Arnout)
> - uclibc/Config.in: use the new NAN options from arch/Config.in.mips
> Changes v2 -> v3:
> - Nothing
> Changes v1 -> v2:
> - Define config symbol in arch/Config.in
> - Change string "NAN" to "NaN"
> ---
> arch/Config.in | 3 ++
> arch/Config.in.mips | 36 ++++++++++++++++++++++
> package/gcc/gcc.mk | 7 +++++
> package/uclibc/Config.in | 4 +--
> .../toolchain-external/pkg-toolchain-external.mk | 5 +++
> toolchain/toolchain-wrapper.c | 3 ++
> 6 files changed, 56 insertions(+), 2 deletions(-)
Applied to master, thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-07-16 14:40 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-28 15:17 [Buildroot] [PATCH v6 1/4] infra: add support for MIPS NaN Vicente Olivert Riera
2017-06-28 15:17 ` [Buildroot] [PATCH v6 2/4] infra: add support for MIPS32 FP mode Vicente Olivert Riera
2017-07-16 15:32 ` Thomas Petazzoni
2017-06-28 15:17 ` [Buildroot] [PATCH v6 3/4] infra: add MIPS DSP support Vicente Olivert Riera
2017-06-28 15:17 ` [Buildroot] [PATCH v6 4/4] infra: add support for MIPS MSA Vicente Olivert Riera
2017-07-16 14:40 ` Thomas Petazzoni [this message]
2017-07-17 9:34 ` [Buildroot] [PATCH v6 1/4] infra: add support for MIPS NaN Thomas Petazzoni
2017-07-17 12:03 ` Vicente Olivert Riera
2017-07-17 12:11 ` Thomas Petazzoni
2017-07-18 10:40 ` Vicente Olivert Riera
2017-07-16 14:46 ` Thomas Petazzoni
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=20170716164000.415ca6f3@windsurf \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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