This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 5 of 6] arch/sparc: Sparc supports setting the floating point type


# HG changeset patch
# User "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
# Date 1322160515 -3600
# Node ID 8a0e12da93ac60d3afb7817dd90a5412cba70d8d
# Parent  c1b3ac64430b6a0a1b32345fd13177caa7991290
arch/sparc: Sparc supports setting the floating point type

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>

diff --git a/config/arch/sparc.in b/config/arch/sparc.in
--- a/config/arch/sparc.in
+++ b/config/arch/sparc.in
@@ -6,6 +6,7 @@
 ## select ARCH_USE_MMU
 ## select ARCH_SUPPORT_CPU
 ## select ARCH_SUPPORT_TUNE
+## select ARCH_SUPPORT_FLOAT
 ##
 ## help The SUN SPARC architecture, as defined by:
 ## help     32 bit: http://www.sparc.org/standards/V8.pdf

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]