about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32
Commit message (Expand)AuthorAgeFilesLines
...
* Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.Richard Henderson2012-03-192-70/+68
* Make inline __isnan, __isinf_ns, __finite generic.Richard Henderson2012-03-191-0/+35
* Fix hypotf overflow/underflow by using double precision instead of scaling.David S. Miller2012-03-131-52/+25
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-0961-111/+111
* Fix scalbn, scalbln integer overflow.Joseph Myers2012-03-022-6/+10
* Improve erfc accuracy.Joseph Myers2012-03-011-1/+1
* Fix nearbyintf rounding.Joseph Myers2012-02-221-12/+0
* Fix rintf rounding.Joseph Myers2012-02-221-12/+0
* Use non-signaling floating-point comparisons in math functions.Aurelien Jarno2012-02-192-7/+7
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0919-56/+38
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-2721-209/+23
* Optimize scalblnUlrich Drepper2012-01-111-25/+13
* Optimize s_modfUlrich Drepper2012-01-101-16/+4
* Optimize ldexp and scalbnUlrich Drepper2012-01-101-25/+13
* Fix uses of math_force_evalAndreas Schwab2011-10-262-3/+3
* Use math_force_eval in more placesUlrich Drepper2011-10-257-97/+65
* Optimization to some complex math functionsUlrich Drepper2011-10-221-1/+1
* Use new internal libc_fe* interfaces in more functionsUlrich Drepper2011-10-183-35/+17
* Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper2011-10-163-55/+26
* Optimize expUlrich Drepper2011-10-152-55/+42
* Optimize libmUlrich Drepper2011-10-1222-749/+377
* Fix some nit warnings.Roland McGrath2011-10-081-1/+1
* Optimize use of isnan, isinf, finiteUlrich Drepper2011-10-083-1/+23
* Fix jn precisionPetr Baudis2011-09-091-1/+10
* Correct errno handling in expm1.Andreas Schwab2009-10-191-0/+1
* * sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow.Ulrich Drepper2009-04-271-1/+5
* * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.Ulrich Drepper2009-04-261-2/+7
* * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper2009-04-262-4/+14
* [BZ #3406]Ulrich Drepper2008-05-111-1/+1
* [BZ #4407]Ulrich Drepper2007-10-061-1/+6
* [BZ #3306]Ulrich Drepper2007-04-161-10/+10
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-10/+10
* .Jakub Jelinek2007-07-311-10/+10
* [BZ #2592]Ulrich Drepper2006-09-202-12/+8
* * sysdeps/ieee754/dbl-64/e_exp2.c: Remove section attribute fromUlrich Drepper2006-01-092-20/+6
* Remove section attribute, gas produces garbage.Ulrich Drepper2006-01-091-9/+2
* * po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath2006-01-081-1/+0
* * sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const.Ulrich Drepper2005-12-213-11/+33
* * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Remove theUlrich Drepper2005-09-061-3/+3
* * sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.Ulrich Drepper2005-08-301-2/+2
* 2005-07-20 Bob Wilson <bob.wilson@acm.org>Ulrich Drepper2005-07-201-1/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-229-32/+36
* 2.5-18.1Jakub Jelinek2007-07-129-36/+32
* [BZ #552]Ulrich Drepper2004-11-211-3/+3
* Update.Andreas Jaeger2003-12-283-7/+7
* Update.Ulrich Drepper2003-12-071-6/+4
* Update.Ulrich Drepper2003-12-071-1/+9
* Update.Ulrich Drepper2003-08-281-3/+3
* * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath2003-03-141-2/+2
* Update.Ulrich Drepper2002-09-104-6/+5