Andrew Lunn <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> Sigicom AB, Stockholm, Sweden
