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
bde
85c145264c
Use hardware remainder on amd64 since it is 5 to 10 times faster than
...
software remainder and is already used for remquo().
2008-02-13 06:01:48 +00:00
..
amd64
Use hardware remainder on amd64 since it is 5 to 10 times faster than
2008-02-13 06:01:48 +00:00
arm
Use C comments since we now preprocess these files with CPP.
2007-04-29 14:05:22 +00:00
bsdsrc
Fix tgamma() on some special args:
2007-05-02 15:24:49 +00:00
i387
Implement rintl(), nearbyintl(), lrintl(), and llrintl().
2008-01-14 02:12:07 +00:00
ia64
Use C comments since we now preprocess these files with CPP.
2007-04-29 14:05:22 +00:00
ld80
Use a better method of scaling by 2**k. Instead of adding to the
2008-02-07 03:17:05 +00:00
ld128
Use a better method of scaling by 2**k. Instead of adding to the
2008-02-07 03:17:05 +00:00
man
Introduce a new log(3) manpage and move the relevant functions there.
2008-01-18 21:43:00 +00:00
powerpc
Use C comments since we now preprocess these files with CPP.
2007-04-29 14:05:22 +00:00
sparc64
Use C comments since we now preprocess these files with CPP.
2007-04-29 14:05:22 +00:00
src
Fix remainder() and remainderf() in round-towards-minus-infinity mode
2008-02-12 17:11:36 +00:00
Makefile
Hook up exp2l() and related docs to the build.
2008-01-18 21:43:10 +00:00
Symbol.map
Hook up exp2l() and related docs to the build.
2008-01-18 21:43:10 +00:00