summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* atanl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-1/+2
* acosl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-2/+3
* asinl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-1/+2
* tanl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-5/+8
* cosl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-6/+9
* sinl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-6/+9
* logl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-3/+4
* expl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-2/+3
* sqrtl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-101-4/+4
* ldexpl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-101-2/+3
* ffsll: set correct witnessTom G. Christensen2011-10-101-1/+1
* printf-frexpl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-101-3/+4
* frexpl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-102-4/+6
* rintl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-101-0/+1
* roundl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-101-1/+2
* truncl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-101-1/+2
* ceill: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-101-1/+2
* floorl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-101-1/+2
* copysignl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-101-1/+2
* Tests for module 'rintl'.Bruno Haible2011-10-091-0/+19
* New module 'rintl'.Bruno Haible2011-10-093-1/+35
* Tests for module 'rintf'.Bruno Haible2011-10-091-0/+17
* New module 'rintf'.Bruno Haible2011-10-092-0/+34
* rint: Support for MSVC.Bruno Haible2011-10-093-3/+13
* rint tests: More tests.Bruno Haible2011-10-091-0/+4
* Tests for module 'copysignl'.Bruno Haible2011-10-091-0/+14
* New module 'copysignl'.Bruno Haible2011-10-093-0/+35
* Tests for module 'copysignf'.Bruno Haible2011-10-091-0/+14
* New module 'copysignf'.Bruno Haible2011-10-092-0/+34
* copysign: Provide replacement.Bruno Haible2011-10-092-2/+12
* *printf-posix tests: Fix for platforms where 'long double' == 'double'.Bruno Haible2011-10-096-0/+6
* *printf: Fix for platforms where 'long double' == 'double'.Bruno Haible2011-10-0919-0/+19
* isnanl[-nolibm]: Fix for platforms where 'long double' == 'double'.Bruno Haible2011-10-091-0/+1
* isfinite, isinf, isnan tests: Avoid syntax error on MSVC 9.Bruno Haible2011-10-095-0/+5
* Tests for module 'tanhf'.Bruno Haible2011-10-091-0/+13
* New module 'tanhf'.Bruno Haible2011-10-092-0/+33
* tanh: Use a .m4 file.Bruno Haible2011-10-091-1/+2
* Tests for module 'coshf'.Bruno Haible2011-10-091-0/+13
* New module 'coshf'.Bruno Haible2011-10-092-0/+33
* cosh: Use a .m4 file.Bruno Haible2011-10-091-1/+2
* Tests for module 'sinhf'.Bruno Haible2011-10-091-0/+13
* New module 'sinhf'.Bruno Haible2011-10-092-0/+33
* sinh: Use a .m4 file.Bruno Haible2011-10-091-1/+2
* Tests for module 'atan2f'.Bruno Haible2011-10-091-0/+13
* New module 'atan2f'.Bruno Haible2011-10-092-0/+33
* atan2: Use a .m4 file.Bruno Haible2011-10-081-1/+2
* Tests for module 'atanf'.Bruno Haible2011-10-081-0/+13
* New module 'atanf'.Bruno Haible2011-10-082-0/+33
* atan: Use a .m4 file.Bruno Haible2011-10-081-1/+2
* Tests for module 'acosf'.Bruno Haible2011-10-081-0/+13