aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha/fpu
AgeCommit message (Expand)Author
2002-01-11(__ieee754_sqrt): Don't use multi-line string literals.Ulrich Drepper
2001-08-30Adjust j0 ULPs.Ulrich Drepper
2001-08-30Adjust j0 ULPs.Ulrich Drepper
2001-07-08Add deltas for tanh(-0.7).Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-06-022001-06-01 Roland McGrath <roland@frob.com>Roland McGrath
2001-04-18Maximum error for atan2f is 4.Ulrich Drepper
2001-04-18Adjust error values for atan2f.Ulrich Drepper
2001-04-17Adjust for increased precision in result of several tests.Ulrich Drepper
2001-02-07Honour __NO_MATH_INLINES.Ulrich Drepper
2000-12-04Remove FLT_EVAL_METHOD and DECIMAL_DIG definitions.Ulrich Drepper
2000-11-13Update.Andreas Jaeger
2000-10-26Update after libm-test.inc change.Ulrich Drepper
2000-09-22Alpha specific ulps.Andreas Jaeger
2000-09-01Make FP_ILOGB0 and FP_ILOGBNAN int values.Ulrich Drepper
2000-09-01Change type of FE_*_ENV macros to const fenv_t*.Ulrich Drepper
2000-08-19(FE_DENORMAL): New.Ulrich Drepper
2000-08-19Use <fenv_libc.h>.Ulrich Drepper
2000-08-19fenv definitions for Linux/Alpha.Ulrich Drepper
2000-08-17Alpha fedisableexcept implementaton.Ulrich Drepper
2000-08-17Alpha feenableexcept implementation.Ulrich Drepper
2000-08-17Apha fegetexcept implementation.Ulrich Drepper
2000-06-07(__fdimf): Only declare if __USE_ISOC99.Ulrich Drepper
2000-06-04Add __THROW to all inlines to match prototypes in mathcalls.h.Ulrich Drepper
2000-05-23 Remove K&R support, use ANSI C prototypes.Andreas Jaeger
2000-03-20 * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control insteadRichard Henderson
2000-02-26Apply forgotten patch to change default version to 2.2.Andreas Jaeger
2000-02-26Change default version to GLIBC_2.2.Ulrich Drepper
2000-02-26(__feraiseexcept): Correct declaration to return value.Ulrich Drepper
2000-02-22Update comment.Ulrich Drepper
2000-01-31Correct return value according to the standard.Ulrich Drepper
1999-12-18Protect definitions for math.h against double inclusion.Ulrich Drepper
1999-10-31Return value and add alias.Ulrich Drepper
1999-10-31Replace __USE_ISOC9X by __USE_ISOC99 and also recognize _ISOC99_SOURCE.Ulrich Drepper
1999-08-02Use new path for e_sqrt.c.Ulrich Drepper
1999-06-19Use __GNUC_PREREQ.Ulrich Drepper
1999-05-23Pretty print.Ulrich Drepper
1999-01-29(__floorf): Copy commentary from bits/mathinclude.h. Kill unused defines.Ulrich Drepper
1999-01-29(__floor): Copy commentary from bits/mathinclude.h. Kill unused defines.Ulrich Drepper
1999-01-29(__floor): Don't depend on inlining, duplicate the code.Ulrich Drepper
1999-01-29(__floorf): Don't depend on inlining, duplicate the code.Ulrich Drepper
1998-12-13Avoid -Wparentheses warning.Ulrich Drepper
1998-11-26Remove __setfpucw declaration, it's an internal symbol.Ulrich Drepper
1998-11-10Define ISO C 9X stuff only if included from math.h and __USE_ISOC9X isUlrich Drepper
1998-08-23 * sysdeps/alpha/fpu/bits/mathinline.h (__floorf, __floor):Richard Henderson
1998-08-23 * sysdeps/alpha/fpu/e_sqrt.c: Use the asm version when the input isRichard Henderson
1998-07-28 * sysdeps/alpha/fpu/e_sqrt.c [!_IEEE_FP]: Correctly handleRichard Henderson
1998-07-02Version definitions.Ulrich Drepper
1998-06-27(feraiseexcept): Mark tmp as early-clobber.Ulrich Drepper
1998-03-01 * shlib-versions: Match alpha*.Richard Henderson