summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32
AgeCommit message (Expand)Author
2012-03-02Fix scalbn, scalbln integer overflow.Joseph Myers
2012-03-01Improve erfc accuracy.Joseph Myers
2012-02-22Fix nearbyintf rounding.Joseph Myers
2012-02-22Fix rintf rounding.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-10-26Fix uses of math_force_evalAndreas Schwab
2011-10-25Use math_force_eval in more placesUlrich Drepper
2011-10-22Optimization to some complex math functionsUlrich Drepper
2011-10-18Use new internal libc_fe* interfaces in more functionsUlrich Drepper
2011-10-16Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper
2011-10-15Optimize expUlrich Drepper
2011-10-12Optimize libmUlrich Drepper
2011-10-08Fix some nit warnings.Roland McGrath
2011-10-08Optimize use of isnan, isinf, finiteUlrich Drepper
2011-09-09Fix jn precisionPetr Baudis
2009-10-19Correct errno handling in expm1.Andreas Schwab
2009-04-27* sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow.Ulrich Drepper
2009-04-26* sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.Ulrich Drepper
2009-04-26* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper
2008-05-11[BZ #3406]Ulrich Drepper
2007-10-06[BZ #4407]Ulrich 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-09* sysdeps/ieee754/dbl-64/e_exp2.c: Remove section attribute fromUlrich Drepper
2006-01-09Remove section attribute, gas produces garbage.Ulrich Drepper
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath
2005-12-21* sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const.Ulrich Drepper
2005-09-06* sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Remove theUlrich Drepper
2005-08-30* sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.Ulrich Drepper
2005-07-202005-07-20 Bob Wilson <bob.wilson@acm.org>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
2003-12-28Update.Andreas Jaeger
2003-12-07Update.Ulrich Drepper
2003-12-07Update.Ulrich Drepper
2003-08-28Update.Ulrich Drepper
2003-03-14* elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath
2002-09-10Update.Ulrich Drepper
2002-08-28* sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permissionRoland McGrath
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2002-08-23Update.Andreas Jaeger
2002-04-14Update.Ulrich Drepper