| Age | Commit message (Collapse) | Author |
|
|
|
|
|
move the include of fenv.h into the #ifdef __HAVE_LONG_DOUBLE block
and also provide a -DHAVE_FENV_H from the makefile for archs that have
it - leaving out exception settings on architectures that do not provide
it.
|
|
|
|
|
|
|
|
|
|
functions. They are expected to be implement properly at a later time.
|
|
Basic test case for the fmod family.
|
|
|
|
|
|
|
|
of unused static variables and functions. Disable this for some external
code and for ioconf.c in the kernel.
|
|
long double), so ifdef it out in the sparc64 compat library build. I hope
the nextafter alias is set up correctly (where?) - and someone please
suggest a better way for this if clause.
|
|
|
|
|
|
use polyd).
Fix global names and weak aliases.
|
|
When arm and MKSOFTFLOAT = yes, make explicit dependency to .c files
so .S won't be used.
|
|
s_scalbln.c.
|
|
|
|
|
|
as well as s_frexpl.c in the global list of "common" sources - as we
seem to have no arch redefining the standard double variant, it seems
unlikely we will have on redefining the long double version in assembler.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adjust various places that add GCC-only options to check for the active
compiler first.
|
|
|
|
of fixed normal IEEE rounding mode. This makes function that depends on
the current rounding mode, such as rint(3), just work.
|
|
|
|
useless notes in the latter (namely, no one cares that financial calculations
were done on Hewlett-Packard HP-71B, or that there is a LN1() in Pascal).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the modern world.
|
|
|
|
|
|
|
|
|
|
|
|
document these.
|