]> sourceware.org Git - glibc.git/history - sysdeps/generic/math_private.h
Move math_check_force_underflow macros to separate math-underflow.h.
[glibc.git] / sysdeps / generic / math_private.h
2018-05-10 Joseph MyersMove math_check_force_underflow macros to separate...
2018-05-09 Joseph MyersMove math_opt_barrier, math_force_eval to separate...
2018-05-09 Joseph MyersMove math_narrow_eval to separate math-narrow-eval.h.
2018-02-12 Szabolcs NagyRemove slow paths from exp
2018-02-12 Wilco DijkstraRemove slow paths from pow
2018-02-01 Joseph MyersAdd feholdexcept inline in generic math_private.h.
2018-02-01 Joseph MyersMove fenv.h override inline functions to generic math_p...
2018-02-01 Joseph MyersMove some fenv.h override macros to generic math_private.h.
2018-01-11 Joseph MyersMake default libc_feholdsetround_noex_ctx use __feholde...
2017-12-19 Joseph MyersRevert exp reimplementation (causes test failures).
2017-12-19 Patrick McGeheartyImprove __ieee754_exp() performance by greater than...
2017-11-24 Joseph MyersMake min_of_type_ macros function-like.
2017-08-21 Joseph MyersObsolete matherr, _LIB_VERSION, libieee.a.
2017-08-04 Joseph MyersReimplement min_of_type using __MATH_TG.
2017-08-03 Joseph MyersConsistently use uintN_t not u_intN_t in libm.
2017-06-22 Joseph MyersCorrect min_of_type handling of _Float128.
2017-05-15 Paul E. Murphyfloat128: Add private _Float128 declarations for libm.
2017-05-04 Paul E. Murphyldbl-128: Use mathx_hidden_def inplace of hidden_def
2017-04-24 Gabriel F. T. GomesMacroize function declarations in math_private.h
2017-04-10 Gabriel F. T. GomesRemove unneeded declarations from math_private.h
2017-03-30 Gabriel F. T. GomesChange return type in the declaration of __ieee754_rem_...
2017-02-25 Zack WeinbergAllow direct use of math_ldbl.h in testsuite.
2016-11-10 Joseph MyersRefactor some libm type-generic macros.
2016-09-20 Paul E. MurphyRemove __nan{f,,l} macros
2016-09-01 Paul E. MurphyRemove unneeded stubs for k_rem_pio2l.
2015-09-28 Joseph MyersFix clog, clog10 inaccuracy (bug 19016).
2015-09-23 Joseph MyersRefactor code forcing underflow exceptions.
2015-09-18 Joseph MyersAvoid excess range overflowing results from cosh, sinh...
2015-09-10 Joseph MyersFix lgamma (negative) inaccuracy (bug 2542, bug 2543...
2015-01-07 Joseph MyersFix libm feupdateenv namespace (bug 17748).
2015-01-07 Joseph MyersFix libm fesetround namespace (bug 17748).
2015-01-06 Joseph MyersFix libm fesetenv namespace (bug 17748).
2015-01-05 Steve EllceyMerge branch 'master' of ssh://sourceware.org/git/glibc
2015-01-05 Joseph MyersFix libm feholdexcept namespace (bug 17748).
2014-12-31 Joseph MyersFix libm fegetenv namespace (bug 17748).
2014-06-23 Wilco DijkstraAdd generic HAVE_RM_CTX implementation
2014-03-17 Will NewtonRevert "Fix HAVE_RM_CTX -Wundef warnings"
2014-03-17 Will NewtonFix HAVE_RM_CTX -Wundef warnings
2013-10-08 Siddhesh PoyarekarConsolidate multiple precision sin/cos functions
2013-06-12 Siddhesh PoyarekarSet/restore rounding mode only when needed
2013-06-05 Siddhesh PoyarekarSkip modifying exception mask and flags in SET_RESTORE_...
2013-05-08 Joseph MyersImprove tgamma accuracy (bugs 2546, 2560, 5159, 15426).
2012-11-03 Joseph MyersMake fma use of Dekker and Knuth algorithms use round...
2012-09-25 Joseph MyersFix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-04-17 Adhemerval ZanellaFix ilogb exception and errno (bug 6794)
2012-03-28 Joseph MyersAvoid overflows from long double functions using __kern...
2012-03-19 Richard HendersonCreate and use libc_feupdateenv_test.
2012-03-19 Richard HendersonCreate and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.
2012-03-19 Richard HendersonConvert libc_feholdexcept et al from macros to inline...
2012-03-19 Richard HendersonMake inline __isnan, __isinf_ns, __finite generic.
2012-03-15 Andreas JaegerMerge branch 'bug13658-branch'
2012-03-15 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-14 Andreas JaegerImplement and use libc_feholdexcept_setround_53bit...
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-10 Richard HendersonMove math/math_private.h to sysdeps/generic/math_private.h.
This page took 1.391093 seconds and 64 git commands to generate.