NetBSD/lib/libm/ieee
jtc 9a3e07c4c1 Use BYTE_ORDER == LITTLE_ENDIAN instead of -Dnational to select byte order
of floating point numbers.

The assumption that a processor's floats use the same order as its integers
is probably unwarranted, but it is better than requiring non-national CPUs
to #define national, as that drags in national-specific code too.
(According to a comment in the code, the national FPU does not do infinity)
1993-10-21 00:41:56 +00:00
..
cabs.c New code from uunet. 1993-08-14 13:42:09 +00:00
cbrt.c Use BYTE_ORDER == LITTLE_ENDIAN instead of -Dnational to select byte order 1993-10-21 00:41:56 +00:00
support.c Use BYTE_ORDER == LITTLE_ENDIAN instead of -Dnational to select byte order 1993-10-21 00:41:56 +00:00