freebsd-dev/lib/msun
Steve Kargl 8345cbd275 Replace the macro name NUM with INTERVALS. This change provides
compatibility with the INTERVALS macro used in the soon-to-be-commmitted
expm1l() and someday-to-be-committed log*l() functions.

Add a comment into ld128/s_expl.c noting at gcc issue that was
deleted when rewriting ld80/e_expl.c as ld128/s_expl.c.

Requested by:	bde
Approved by:	das (mentor)
2012-07-26 04:05:08 +00:00
..
amd64 Bugfix: feenableexcept() and fedisableexcept() should just return the 2011-10-21 06:25:31 +00:00
arm Add a change I missed in r230367 (don't inline arm's fenv.h functions). 2012-01-20 07:01:58 +00:00
bsdsrc Fix some non-standard variable declarations. 2011-10-16 05:37:20 +00:00
i387 Bugfix: feenableexcept() and fedisableexcept() should just return the 2011-10-21 06:25:31 +00:00
ia64 Use #include "fenv.h" instead of #include <fenv.h>. This makes it 2011-10-16 05:37:56 +00:00
ld80 Replace the macro name NUM with INTERVALS. This change provides 2012-07-26 04:05:08 +00:00
ld128 Replace the macro name NUM with INTERVALS. This change provides 2012-07-26 04:05:08 +00:00
man Compute the exponential of x for Intel 80-bit format and IEEE 128-bit 2012-07-23 19:13:55 +00:00
mips Use #include "fenv.h" instead of #include <fenv.h>. This makes it 2011-10-16 05:37:56 +00:00
powerpc Use #include "fenv.h" instead of #include <fenv.h>. This makes it 2011-10-16 05:37:56 +00:00
sparc64 Use #include "fenv.h" instead of #include <fenv.h>. This makes it 2011-10-16 05:37:56 +00:00
src Replace code that toggles between 53 and 64 bits on i386 2012-07-26 03:50:24 +00:00
Makefile Hook ld80/s_expl.c or ld128/s_expl.c into the building of libm. 2012-07-23 19:23:49 +00:00
Symbol.map Compute the exponential of x for Intel 80-bit format and IEEE 128-bit 2012-07-23 19:13:55 +00:00