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]

Re: [PATCH 1 of 6] config/target: add float support selection


Le Sat, 26 Nov 2011 00:22:26 +0100,
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> a Ãcrit :

> +config ARCH_SUPPORT_FLOAT
> +    bool
> +

The option name sounds a bit misleading to me. Reading this code, I
would assume that the option means "does the architecture supports
floating point computation ?", which of course is not what is happening
here.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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