]> git.ipfire.org Git - thirdparty/glibc.git/history - math
malloc: Manual part of conversion to __libc_lock
[thirdparty/glibc.git] / math /
2016-09-20  Paul E. MurphyBuild s_nan* objects from a generic template
2016-09-20  Paul E. MurphyRemove __nan{f,,l} macros
2016-09-20  Paul E. MurphyMake ldexpF generic.
2016-09-07  Joseph MyersAdd femode_t functions.
2016-09-01  Paul E. MurphyRemove unneeded stubs for k_rem_pio2l.
2016-09-01  Paul E. MurphyMake common fmin implementation generic.
2016-09-01  Paul E. MurphyMake common fmax implementation generic.
2016-09-01  Paul E. MurphyMake common nextdown implementation generic.
2016-09-01  Paul E. MurphyMake common fdim implementation generic.
2016-08-29  Paul E. MurphyConvert remaining complex function to generated files
2016-08-29  Paul E. MurphyPrepare to convert remaining _Complex functions
2016-08-29  Joseph MyersAdd fetestexceptflag.
2016-08-19  Paul E. MurphyConvert _Complex tangent functions to generated code
2016-08-19  Paul E. MurphyPrepare to convert _Complex tangent functions
2016-08-19  Paul E. MurphyConvert _Complex sine functions to generated code
2016-08-19  Paul E. MurphyPrepare to convert _Complex sine functions
2016-08-19  Paul E. MurphyMerge common usage of mul_split function
2016-08-19  Paul E. MurphyConvert _Complex cosine functions to generated code
2016-08-19  Paul E. MurphyPrepare to convert _Complex cosine functions
2016-08-17  Paul E. MurphySupport for type-generic libm function implementations...
2016-08-16  Joseph MyersAdd fesetexcept.
2016-08-12  Joseph MyersFix test-fexcept when "inexact" implicitly raised.
2016-08-10  Joseph MyersAdd tests for fegetexceptflag, fesetexceptflag.
2016-08-05  Aurelien Jarnosparc32/sparcv9: add a VIS3 version of fdim
2016-08-05  Paul E. MurphyImprove gen-libm-test.pl LIT() application
2016-08-05  Joseph MyersFix math.h comment about bits/mathdef.h.
2016-08-04  Joseph MyersDo not call __nan in scalb functions.
2016-08-03  Joseph MyersAlso handle __STDC_WANT_IEC_60559_BFP_EXT__ in <tgmath.h>.
2016-08-03  Joseph MyersSupport __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test...
2016-08-03  Joseph MyersSupport __STDC_WANT_IEC_60559_BFP_EXT__ feature test...
2016-08-03  Paul E. MurphyUnify drift between _Complex function type variants
2016-08-03  Paul E. MurphyRefactor part of math Makefile
2016-08-02  Andrew Senkevichx86_64: Call finite scalar versions in vectorized log...
2016-07-18  Siddhesh PoyarekarFix cos computation for multiple precision fallback...
2016-06-27  Joseph MyersAvoid "inexact" exceptions in i386/x86_64 trunc functio...
2016-06-27  Joseph MyersAvoid "inexact" exceptions in i386/x86_64 floor functio...
2016-06-27  Joseph MyersAvoid "inexact" exceptions in i386/x86_64 ceil function...
2016-06-23  Joseph MyersFix i386/x86_64 scalbl with sNaN input (bug 20296).
2016-06-23  Joseph MyersAdd more sNaN tests (most remaining real functions).
2016-06-16  Rajalakshmi Sriniv... Add nextup and nextdown math functions
2016-06-14  Joseph MyersFix i386 fdim double rounding (bug 20255).
2016-06-14  Joseph MyersUse generic fdim on more architectures (bug 6796, bug...
2016-06-14  Joseph MyersSimplify generic fdim implementations.
2016-06-13  Joseph MyersFix dbl-64 atan2 (sNaN, qNaN) (bug 20252).
2016-06-13  Joseph MyersAdd more sNaN tests (cimag, conj, copysign, creal,...
2016-06-13  Joseph MyersFix frexp (NaN) (bug 20250).
2016-06-10  Joseph MyersFix modf (sNaN) (bug 20240).
2016-06-09  Joseph MyersFix i386/x86_64 log2l (sNaN) (bug 20235).
2016-06-08  Joseph MyersFix i386/x86_64 log1pl (sNaN) (bug 20229).
2016-06-08  Joseph MyersFix i386/x86_64 log10l (sNaN) (bug 20228).
2016-06-08  Joseph MyersFix i386/x86_64 logl (sNaN) (bug 20227).
2016-06-08  Joseph MyersFix i386/x86_64 expl, exp10l, expm1l for sNaN input...
2016-06-08  Joseph MyersFix ldexp, scalbn, scalbln for sNaN input (bug 20225).
2016-06-08  Joseph MyersFix i386 cbrtl (sNaN) (bug 20224).
2016-06-08  Paul E. MurphyGenerate new format names in auto-libm-test-out
2016-06-08  Paul E. MurphyRemove type specific information from auto-libm-test-in
2016-06-08  Paul E. MurphyRemove CHOOSE() macro from libm-tests.inc
2016-06-08  Paul E. MurphyApply LIT(x) to floating point literals in libm-test.c
2016-06-07  Joseph MyersFix i386 atanhl (sNaN) (bug 20219).
2016-06-07  Joseph MyersFix i386 asinhl (sNaN) (bug 20218).
2016-06-06  Joseph MyersFix dbl-64 asin (sNaN) (bug 20213).
2016-06-06  Joseph MyersFix dbl-64 acos (sNaN) (bug 20212).
2016-06-03  Joseph MyersFix x86/x86_64 nextafterl incrementing negative subnorm...
2016-05-27  Paul E. MurphyReplace M_El with lit_e in libm-test.inc
2016-05-27  Paul E. MurphyReplace M_PI_4l with lit_pi_4_d in libm-test.inc
2016-05-27  Paul E. MurphyReplace M_PIl with lit_pi in libm-test.inc
2016-05-27  Paul E. MurphyReplace M_PI2l with lit_pi_2_d in libm-test.inc
2016-05-27  Paul E. MurphyRefactor M_ macros defined in libm-test.inc
2016-05-27  Joseph MyersRemove unused macros from libm-test.inc.
2016-05-27  Paul E. MurphyRefactor type specific macros using regexes
2016-05-27  Paul E. MurphyBegin refactor of libm-test.inc
2016-05-26  Joseph MyersAdd more sNaN tests to libm-test.inc.
2016-05-26  Joseph MyersSupport sNaN testing in libm-test.inc.
2016-05-24  Paul E. MurphyFixup usage of MIN_EXP in libm-test.inc
2016-05-24  Paul E. MurphyFixup usage of MANT_DIG in libm-test.inc
2016-05-24  Joseph MyersDo not raise "inexact" from generic round (bug 15479).
2016-05-19  Joseph MyersImplement proper fmal for ldbl-128ibm (bug 13304).
2016-05-18  Joseph MyersUpdate libm-test.inc comment about NaN signs.
2016-04-13  Andreas SchwabRegister extra test objects
2016-03-24  Joseph MyersFix x86_64 / x86 powl inaccuracy for integer exponents...
2016-03-21  Dylan Alex Simonmath: don't clobber old libm.so on install [BZ #19822]
2016-03-16  Carlos O'DonellFix building glibc master with NDEBUG and --with-cpu.
2016-03-14  Andreas SchwabFix compilation of test-signgam-* tests
2016-03-10  Joseph MyersAllow spurious underflow / inexact for ldbl-128ibm.
2016-03-04  Roland McGrathOmit test-math-isinff when no C++ compiler.
2016-02-24  Andreas SchwabDon't use long double math functions if NO_LONG_DOUBLE
2016-02-19  Joseph MyersFix ldbl-128ibm remainderl, remquol equality tests...
2016-02-15  Carlos O'DonellEnsure isinff, isinfl, isnanf, and isnanl are defined...
2016-01-19  Joseph MyersFix ulps regeneration for *-finite tests.
2016-01-18  Paul Pluzhnikov[BZ #19451]
2016-01-11  Adhemerval ZanellaFix isinf/isnan declaration conflict with C++11
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-18  Torvald RiegelRemove unused variable in math/atest-exp2.c.
2015-12-04  Joseph MyersFix nan functions handling of payload strings (bug...
2015-12-03  Andrew SenkevichCorrected path to installed libmvec_nonshared.a
2015-11-27  Andrew SenkevichBetter workaround for aliases of *_finite symbols in...
2015-11-20  Joseph MyersFix lgamma setting signgam for ISO C (bug 15421).
2015-11-16  Florian WeimerWork around conflicting declarations of math functions
2015-11-11  Joseph MyersFix powerpc nearbyint wrongly clearing "inexact" and...
2015-11-10  Joseph MyersAdd more tests of pow.
next