2002-08-26 |
roland | 2002-08-26 Brian Youmans <3diff@gnu.org> |
tree | commitdiff |
2002-08-26 |
roland | 2002-08-26 Brian Youmans <3diff@gnu.org> |
tree | commitdiff |
2002-07-11 |
drepper | (__ieee754_gamma_r): Special case -Inf argument. |
tree | commitdiff |
2002-07-11 |
drepper | (__remquol): Make qs 64-bit to fix *quo return value... |
tree | commitdiff |
2002-07-11 |
drepper | (__ieee754_y0l): Don't raise exceptions for qNaNs. |
tree | commitdiff |
2002-07-11 |
drepper | (__ieee754_lgamma_r): Raise exceptions when needed... |
tree | commitdiff |
2002-07-11 |
drepper | (__ieee754_log10l): Don't raise exceptions for qNaNs. |
tree | commitdiff |
2002-07-11 |
drepper | (__ieee754_log2l): Don't raise exceptions for qNaNs. |
tree | commitdiff |
2002-07-11 |
drepper | (__mpn_extract_long_double): Fix BITS_PER_MP_LIMB 32... |
tree | commitdiff |
2002-07-11 |
drepper | (__ieee754_powl): Special case 1**y and -1**+-Inf. |
tree | commitdiff |
2002-07-11 |
drepper | (__log1pl, log1pl): Remove NO_LONG_DOUBLE aliases. |
tree | commitdiff |
2002-07-11 |
drepper | (__expm1l, expm1l): Remove NO_LONG_DOUBLE aliases. |
tree | commitdiff |
2002-07-11 |
drepper | (__erfl, erfl, __erfcl, erfcl): Remove NO_LONG_DOUBLE... |
tree | commitdiff |
2002-04-14 |
drepper | Also define _internal alias. |
tree | commitdiff |
2002-04-09 |
drepper | Define _internal alias. |
tree | commitdiff |
2001-11-26 |
aj | (neval, deval): Constify argument. |
tree | commitdiff |
2001-11-26 |
aj | (neval, deval): Constify argument. |
tree | commitdiff |
2001-11-26 |
aj | (neval, deval): Likewise, and remove unused variables. |
tree | commitdiff |
2001-11-26 |
aj | (neval, deval): Constify argument. |
tree | commitdiff |
2001-11-26 |
aj | (__ieee754_coshl): Remove unused variables. Fix thresh... |
tree | commitdiff |
2001-11-26 |
aj | (L102B): Fix typo in initialization. |
tree | commitdiff |
2001-11-10 |
aj | 128-bit long double implementation of log10. |
tree | commitdiff |
2001-11-10 |
aj | 128-bit long double implementation of e_log2. |
tree | commitdiff |
2001-10-14 |
drepper | Constify float variables. |
tree | commitdiff |
2001-10-14 |
drepper | cbrt implementation for 128bit long double. |
tree | commitdiff |
2001-10-14 |
drepper | pow implementation for 128bit long double. |
tree | commitdiff |
2001-09-30 |
drepper | (__erfcl): Fix erfc(-inf). |
tree | commitdiff |
2001-09-19 |
aj | erf and erfc implementation for 128-bit long doubles. |
tree | commitdiff |
2001-09-06 |
aj | 128 bit long double lgamma implementation. |
tree | commitdiff |
2001-08-30 |
aj | 128-bit long double Bessel functions jn and yn. |
tree | commitdiff |
2001-08-27 |
aj | * sysdeps/i386/fpu/libm-test-ulps (float): Add ulps... |
tree | commitdiff |
2001-08-24 |
aj | j1l/y1l implementation. |
tree | commitdiff |
2001-08-14 |
aj | Copy from ldbl-96/w_expl.c with tweaked constants |
tree | commitdiff |
2001-08-11 |
aj | j0 implementation for 128-bit long doubles. |
tree | commitdiff |
2001-07-30 |
aj | 128-bit long double atanh implementation. |
tree | commitdiff |
2001-07-23 |
aj | * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):... |
tree | commitdiff |
2001-07-23 |
aj | (__expm1l): Return proper sign for 0 input. Return... |
tree | commitdiff |
2001-07-11 |
aj | (__ieee754_acosl): Fix backwards conditional in test... |
tree | commitdiff |
2001-07-07 |
drepper | (__ieee754_acoshl): acosh(x) = ln(2x) if x > 2^54. |
tree | commitdiff |
2001-07-06 |
aj | Update to LGPL v2.1. |
tree | commitdiff |
2001-06-29 |
aj | asinh implmentation for 128-bit long doubles. |
tree | commitdiff |
2001-06-19 |
aj | 128 bit implementation of tanh. |
tree | commitdiff |
2001-06-11 |
aj | 128 bit cosh implementation. |
tree | commitdiff |
2001-06-11 |
aj | Include limits.h to get INT_MAX. |
tree | commitdiff |
2001-06-06 |
drepper | Return INT_MAX for +-Inf. |
tree | commitdiff |
2001-06-04 |
aj | 128 bit sinh implementation. |
tree | commitdiff |
2001-05-29 |
aj | 128 bit long double acos implementation. |
tree | commitdiff |
2001-05-22 |
aj | Natural logarithm of 1+x, 128-bit long double precision. |
tree | commitdiff |
2001-05-15 |
aj | expm1 implementation for 128-bit long double. |
tree | commitdiff |
2001-04-20 |
drepper | Arcsine implementation for IEEE 128-bit long double. |
tree | commitdiff |
2001-04-17 |
drepper | (__ieee754_logl): Make sure desired exceptions are... |
tree | commitdiff |
2001-04-17 |
drepper | tan implementation for 128-bit long double. |
tree | commitdiff |
2001-04-14 |
drepper | atan implementation for 128-bit long double. |
tree | commitdiff |
2001-04-08 |
drepper | Correct infinity and NaN return values. |
tree | commitdiff |
2001-04-05 |
drepper | logl implementation for 128bit long double format. |
tree | commitdiff |
2000-10-26 |
drepper | hypot implementation for 128-bit long double. |
tree | commitdiff |
2000-10-17 |
drepper | PRINT_FPHEX_LONG_DOUBLE): Add missing backslash. |
tree | commitdiff |
2000-10-16 |
drepper | (__floorl): Fix mask. |
tree | commitdiff |
2000-10-16 |
drepper | (__ceill): Fix mask. |
tree | commitdiff |
2000-10-15 |
drepper | Use sizeof in _itowa parameters correctly. |
tree | commitdiff |
2000-10-09 |
drepper | (__nexttoward): If x == y, return y not x. |
tree | commitdiff |
2000-04-18 |
drepper | (PRINT_FPHEX_LONG_DOUBLE): Create wnumstr as well as... |
tree | commitdiff |
1999-12-29 |
drepper | (__roundl): Remove unused variable se. |
tree | commitdiff |
1999-12-29 |
drepper | (__ieee754_atan2l): Kill warning. |
tree | commitdiff |
1999-10-31 |
drepper | Change references to C9X to C99. |
tree | commitdiff |
1999-08-06 |
drepper | Add t_expl.h. |
tree | commitdiff |
1999-08-06 |
drepper | Tables for implementation of 128 bit long double exp. |
tree | commitdiff |
1999-08-06 |
drepper | Implementation of 128 long double exp. |
tree | commitdiff |
1999-07-27 |
drepper | Table for long double sincos. |
tree | commitdiff |
1999-07-20 |
schwab | * Make-dist (generic-dirs): New variable. |
tree | commitdiff |
1999-07-15 |
drepper | 128 bit long float pi/2 remainder function. |
tree | commitdiff |
1999-07-15 |
drepper | 128 bit long double sincos implementation. |
tree | commitdiff |
1999-07-15 |
drepper | 128 bit long double sin implementation. |
tree | commitdiff |
1999-07-15 |
drepper | 128 bit long double cos implementation. |
tree | commitdiff |
1999-07-15 |
drepper | (__sincosl): Use __kernel_sincosl. |
tree | commitdiff |
1999-07-15 |
drepper | (GET_LDOUBLE_LSW64): New definition. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double strtold extensions. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double truncl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double tanl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double sinl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double sincosl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double signbitl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double scalbnl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double scalblnl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double roundl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double rintl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double remquol implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double nexttowardf implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double nexttoward implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double nextafterl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double nearbyintl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double modfl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double lroundl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double lrintl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double logbl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double llroundl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double llrintl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double isnanl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double isinfl implementation. |
tree | commitdiff |
1999-07-14 |
drepper | 128 bit long double ilogbl implementation. |
tree | commitdiff |
next |