.. |
e_sqrt.S
|
Remove wrappers and other cruft intended to support SVID, mistakes in
|
2005-02-04 14:08:32 +00:00 |
e_sqrtf.S
|
More optimized math functions.
|
2005-04-16 21:12:55 +00:00 |
fenv.c
|
Replace fegetmask() and fesetmask() with feenableexcept(),
|
2005-03-16 19:03:46 +00:00 |
fenv.h
|
Spell 'fedisableexcept' correctly.
|
2005-03-16 22:34:14 +00:00 |
Makefile.inc
|
Add symbol versioning to libm.
|
2006-03-27 23:59:45 +00:00 |
s_llrint.S
|
amd64 assembly versions of sqrt(), lrint(), and llrint() using SSE2.
|
2005-01-15 03:32:28 +00:00 |
s_llrintf.S
|
More optimized math functions.
|
2005-04-16 21:12:55 +00:00 |
s_lrint.S
|
amd64 assembly versions of sqrt(), lrint(), and llrint() using SSE2.
|
2005-01-15 03:32:28 +00:00 |
s_lrintf.S
|
More optimized math functions.
|
2005-04-16 21:12:55 +00:00 |
s_remquo.S
|
Implement and document remquo() and remquof().
|
2005-03-25 04:40:44 +00:00 |
s_remquof.S
|
Implement and document remquo() and remquof().
|
2005-03-25 04:40:44 +00:00 |
s_scalbn.S
|
More optimized math functions.
|
2005-04-16 21:12:55 +00:00 |
s_scalbnf.S
|
Add a missing ldexpf() alias for amd64.
|
2005-09-12 20:54:00 +00:00 |
s_scalbnl.S
|
More optimized math functions.
|
2005-04-16 21:12:55 +00:00 |
Symbol.map
|
Add symbol versioning to libm.
|
2006-03-27 23:59:45 +00:00 |