freebsd-dev/lib/msun
David E. O'Brien d9a447559b Sync with HEAD.
2013-02-08 16:10:16 +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 Optimise i387 trigonometric functions. Replace "andw 0x400,%ax \ jnz" with 2012-09-16 16:58:49 +00:00
ia64 Use #include "fenv.h" instead of #include <fenv.h>. This makes it 2011-10-16 05:37:56 +00:00
ld80 * Update the comment that explains the choice of values in the 2012-10-13 19:53:11 +00:00
ld128 * ld80/s_expl.c: 2012-09-23 18:32:03 +00:00
man mdoc: avoid nested displays. 2012-10-14 14:45:54 +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 Only define isnan, isnanf, __isnan and __isnanf in libc.so, not in 2012-11-10 21:22:10 +00:00
Makefile Sync from head 2012-11-04 02:52:03 +00:00
Makefile.depend Sync FreeBSD's bmake branch with Juniper's internal bmake branch. 2012-08-22 19:25:57 +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