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 2 of 6] arch/arm: ARM supports setting the floating point type


# HG changeset patch
# User "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
# Date 1322159917 -3600
# Node ID 14ddbf5fd1ff3354b413758c2bd0e9229df002f3
# Parent  05020debc9d3a5dc733efeb6ca75084c28ecbb1d
arch/arm: ARM supports setting the floating point type

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

diff --git a/config/arch/arm.in b/config/arch/arm.in
--- a/config/arch/arm.in
+++ b/config/arch/arm.in
@@ -9,6 +9,7 @@
 ## select ARCH_SUPPORT_ARCH
 ## select ARCH_SUPPORT_CPU
 ## select ARCH_SUPPORT_TUNE
+## select ARCH_SUPPORT_FLOAT
 ## select ARCH_SUPPORT_FPU
 ## select ARCH_SUPPORT_SOFTFP
 ##

--
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]