This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


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: CYG_DOUBLE_BYTEORDER on little-endian ARM w/ VFP floating point format


Andrew Lunn <andrew@lunn.ch> writes:

> I don't have a machine with floating point hardware,

Neither do I.

> so all i could test was that software libm did not break.

My objective was to use "x86 compatible" floating point byte ordering
on an little-endian ARM platform (w/o FP hardware). Without this fix,
printf breaks.

FWIW, newlib has something similar in <sys/ieeefp.h> for ARM.


Regards,
-- 
Daniel Néri <daniel.neri@sigicom.se>
Sigicom AB, Stockholm, Sweden


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