aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/m68k/fpu
AgeCommit message (Expand)Author
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
1997-12-22Don't define exp2 inline.Ulrich Drepper
1997-12-14Protect declarations of inline functions by feature tests to avoidUlrich Drepper
1997-12-14(fenv_t): Add member to hold fpiar value, to match spirit of theUlrich Drepper
1997-12-14Save/restore fpiar.Ulrich Drepper
1997-12-03Don't define ___LIBC_INTERNAL_MATH_INLINES here.Ulrich Drepper
1997-11-26Issue error message if the header is used directly.Ulrich Drepper
1997-11-22Define optimizations if __LIBC_INTERNAL_MATH_INLINES is defined.Ulrich Drepper
1997-11-22Define __LIBC_INTERNAL_MATH_INLINES instead ofUlrich Drepper
1997-11-13Define INFINITY as of type float.Ulrich Drepper
1997-11-11m68k specific llrint implementation.Ulrich Drepper
1997-11-11Make compilable and fix overflow condition.Ulrich Drepper
1997-10-26Add fma and scalbln. Update lrint and scalbn.Ulrich Drepper
1997-10-26Add scalbln alias.Ulrich Drepper
1997-10-26New (empty) file.Ulrich Drepper
1997-10-26Add standard skeleton stuff.Ulrich Drepper
1997-09-30Rename exp2{,l,f} to __ieee754_exp2{,l,f}.Ulrich Drepper
1997-08-10Add empty file to prevent the version from libm-ieee754 be compiledUlrich Drepper
1997-07-24Don't handle FE_INEXACT specially, the standard doesn't require it.Ulrich Drepper
1997-07-14Define ISO C9x comparison function always.Ulrich Drepper
1997-07-11(fesetenv): Shift the exception mask in the right position.Ulrich Drepper
1997-07-11Shift the exception mask in the right position.Ulrich Drepper
1997-07-06Correct the FE_INEXACT and FE_UNDERFLOW cases.Ulrich Drepper
1997-06-26Adapated for change of s_ilogb.c.Ulrich Drepper
1997-06-26Define it here. Handle zero, NaN and infinity specially.Ulrich Drepper
1997-06-26(FP_ILOGB0): Correct value.Ulrich Drepper
1997-06-26Don't undef macros for unordered comparison before definition.Ulrich Drepper
1997-06-23Fix type of second argument.Ulrich Drepper
1997-06-23Rewritten.Ulrich Drepper
1997-06-23(FP_ILOGB0, FP_ILOGBNAN): Define.Ulrich Drepper
1997-06-23(__scalbn): Fix type of second argument.Ulrich Drepper
1997-06-21Moved to bits/.Ulrich Drepper
1997-06-21m68k w/out FPU specific math inline functions.Ulrich Drepper
1997-06-21m68k specific math inline functions.Ulrich Drepper
1997-06-21m68k specific math definitions.Ulrich Drepper
1997-06-21m68k specific FP environment definitions.Ulrich Drepper