This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
21d748a957
freebsd-dev
/
lib
/
msun
History
Warner Losh
98fd12e162
Revert r241756
2012-10-22 13:21:11 +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
Revert r241756
2012-10-22 13:21:11 +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