This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
msun
History
kargl
85b0d56215
Yet, another attempt to fix the libm breakage due to the
...
changes in s_roundl.c to use bit twiddling. Reported by: ian
2013-11-07 22:46:13 +00:00
..
amd64
Merge the 386 and amd64 versions of the fenv.h, to make cc -m32
2013-04-21 13:31:55 +00:00
arm
Update the hard-float version of the fenv functions to use the VFP unit.
2013-10-27 10:44:22 +00:00
bsdsrc
Fix some non-standard variable declarations.
2011-10-16 05:37:20 +00:00
i387
Merge the 386 and amd64 versions of the fenv.h, to make cc -m32
2013-04-21 13:31:55 +00:00
ia64
Use #include "fenv.h" instead of #include <fenv.h>. This makes it
2011-10-16 05:37:56 +00:00
ld80
ld80 and ld128 implementations of expm1l(). This code started life
2013-06-03 19:51:32 +00:00
ld128
Change a comma to a semicolon.
2013-06-03 20:09:22 +00:00
man
Add implementations of acoshl(), asinhl(), and atanhl(). This is a
2013-06-10 06:04:58 +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
Yet, another attempt to fix the libm breakage due to the
2013-11-07 22:46:13 +00:00
x86
Merge the 386 and amd64 versions of the fenv.h, to make cc -m32
2013-04-21 13:31:55 +00:00
Makefile
Fix bulding libm on platforms with LDBL_MANT_DIG == 53.
2013-11-07 21:20:34 +00:00
Symbol.map
After r255294, building lib/msun's symbol map (using clang as the
2013-09-12 20:51:48 +00:00