aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/m68k/fpu
AgeCommit message (Expand)Author
2001-10-16Updated for fixed cbrtl implementation.Andreas Schwab
2001-08-29Updated.Andreas Schwab
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-06-15 * sysdeps/m68k/fpu/bits/mathinline.h: Don't define log2 as inline.Andreas Schwab
2001-06-14Fix typo.Andreas Schwab
2001-06-06M68k log2l implementation.Ulrich Drepper
2001-06-06M68k log2f implementation.Ulrich Drepper
2001-06-06M68k log2 implementation.Ulrich Drepper
2001-06-06Renamed.Ulrich Drepper
2001-06-022001-06-01 Roland McGrath <roland@frob.com>Roland McGrath
2001-04-20 * sysdeps/m68k/fpu/libm-test-ulps: Update.Andreas Schwab
2001-04-17Adjust for increased precision in result of several tests.Ulrich Drepper
2001-04-11Adjusted.Andreas Schwab
2001-04-10 * sysdeps/m68k/fpu/e_pow.c: Correct handling of some exceptionalAndreas Schwab
2001-03-11Dummy replacement for code not needed here.Ulrich Drepper
2001-02-17m68k exp2l implementation.Ulrich Drepper
2001-02-17m68k exp2f implementation.Ulrich Drepper
2001-02-17m68k exp2 implementation.Ulrich Drepper
2001-02-17Renamed to e_exp2.Ulrich Drepper
2001-02-16Correctly handle m68k long double format.Andreas Schwab
2001-01-31Include <float.h>.Ulrich Drepper
2000-12-04Remove FLT_EVAL_METHOD and DECIMAL_DIG definitions.Ulrich Drepper
2000-10-27Add some more ulps.Andreas Schwab
2000-10-26Update after libm-test.inc change.Ulrich Drepper
2000-10-23Updated.Andreas Schwab
2000-10-17Update for changes in libm-test.inc.Andreas Schwab
2000-09-26Ulps for m68k.Andreas Schwab
2000-09-01(FP_ILOGB0): Use values which don't produce warnings.Ulrich Drepper
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-16* sysdeps/m68k/fpu/fegetexcept.c: New file.Andreas Schwab
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-02-26Change default version to GLIBC_2.2.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-06-26New file.Andreas Schwab
1999-06-26 * sysdeps/m68k/fpu/bits/mathinline.h: Move all libm internalAndreas Schwab
1999-05-22 * sysdeps/m68k/fpu/bits/fenv.h (fenv_t): Prepend __ to memberAndreas Schwab
1999-02-13 * sysdeps/m68k/fpu/s_modf.c: Optimized by using __m81_test insteadAndreas Schwab
1998-11-10Define ISO C 9X stuff only if included from math.h and __USE_ISOC9X isUlrich Drepper
1998-11-05Define only if __USE_ISOC9X.Ulrich Drepper
1998-09-09 * sysdeps/m68k/fpu/bits/mathinline.h (isinf): Avoid conflict withAndreas Schwab
1998-07-04List only one file per line.Ulrich Drepper
1998-06-10 * sysdeps/m68k/fpu/bits/mathinline.h: Define __ieee754_exp10 asAndreas Schwab
1998-03-13 * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,Andreas Schwab
1998-02-26(FE_TOWARDZERO): Correct typo.Ulrich Drepper
1998-02-18Stub fileAndreas Schwab