aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-96
AgeCommit message (Expand)Author
2012-10-01Fix sign of inexact zero return from fma (bug 14645).Joseph Myers
2012-09-29Fix sign of exact zero return from fma (bug 14638).Joseph Myers
2012-09-25Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers
2012-08-17Quash warning in s_sincosl.Marek Polacek
2012-07-25Set up errno properly for yn.Marek Polacek
2012-07-12Fix ynl return value with LDBL_MIN.Marek Polacek
2012-06-01Ensure additions are not scheduled after fetestexcept in fmaf and fmal.Joseph Myers
2012-05-26Optimize handling of denormals in logb/logbf/logblAndreas Schwab
2012-05-10Fix for logb/logbf/logbl (bugs 13954/13955/13956)Adhemerval Zanella
2012-05-05Fix missing exceptions from exp (bugs 13787, 13922, 14036).Joseph Myers
2012-05-01Fix nexttoward bugs (bugs 2550, 2570).Joseph Myers
2012-04-18Finish ilogb changesAndreas Jaeger
2012-03-28Avoid overflows from long double functions using __kernel_standard.Joseph Myers
2012-03-16Fix tan, tanl for large inputs.Joseph Myers
2012-03-16Include program generating __sincosl_table in comment.Joseph Myers
2012-03-16Implement ldbl-96 sinl / cosl / sincosl (bug 13851).Joseph Myers
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-03-06Fix up long double fphex.Marek Polacek
2012-03-02Fix scalbn, scalbln integer overflow.Joseph Myers
2012-02-19Use non-signaling floating-point comparisons in math functions.Aurelien Jarno
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers
2012-01-11Optimize scalblnUlrich Drepper
2012-01-10Optimize s_modfUlrich Drepper
2012-01-10Optimize ldexp and scalbnUlrich Drepper
2011-11-12Avoid warnings about unused variable in 96-bit j0l and j1lUlrich Drepper
2011-11-12Avoid warnings about unused variables in 96-bit hypotlUlrich Drepper
2011-10-25Use math_force_eval in more placesUlrich Drepper
2011-10-22Optimization to some complex math functionsUlrich Drepper
2011-10-15Optimize expUlrich Drepper
2011-10-12Optimize libmUlrich Drepper
2011-10-08Optimize use of isnan, isinf, finiteUlrich Drepper
2011-09-09Fix jn precisionPetr Baudis
2010-10-15Implement fmal, some fma bugfixesJakub Jelinek
2010-10-13Implement accurate fma.Jakub Jelinek
2009-10-19Correct errno handling in expm1.Andreas Schwab
2009-04-26* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper
2007-10-06[BZ #4407]Ulrich Drepper
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper
2007-04-16* sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): UseUlrich Drepper
2007-04-16[BZ #3306]Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-09-20[BZ #2592]Ulrich Drepper
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-11-21[BZ #552]Ulrich Drepper
2004-03-14Update.Ulrich Drepper