Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] arch/mips: improve help text of NaN option
@ 2017-07-17 12:22 Vicente Olivert Riera
  2017-07-17 12:22 ` [Buildroot] [PATCH 2/2] arch/mips: improve help text of FP32 mode option Vicente Olivert Riera
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Vicente Olivert Riera @ 2017-07-17 12:22 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 arch/Config.in.mips | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/arch/Config.in.mips b/arch/Config.in.mips
index 7dd69659d..f2b352b0b 100644
--- a/arch/Config.in.mips
+++ b/arch/Config.in.mips
@@ -169,7 +169,9 @@ choice
 	depends on BR2_mips_32r5 || BR2_mips_64r5
 	default BR2_MIPS_ENABLE_NAN_2008
 	help
-	  NaN encoding to be used
+	  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
 
 config BR2_MIPS_ENABLE_NAN_LEGACY
 	bool "legacy"
-- 
2.13.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-07-19 19:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-17 12:22 [Buildroot] [PATCH 1/2] arch/mips: improve help text of NaN option Vicente Olivert Riera
2017-07-17 12:22 ` [Buildroot] [PATCH 2/2] arch/mips: improve help text of FP32 mode option Vicente Olivert Riera
2017-07-17 12:56 ` [Buildroot] [PATCH 1/2] arch/mips: improve help text of NaN option Thomas Petazzoni
2017-07-17 16:57   ` Vicente Olivert Riera
2017-07-18  7:53     ` Thomas Petazzoni
2017-07-19 19:48 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox