about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32
Commit message (Expand)AuthorAgeFilesLines
* Correct tinyness handling in long-double and float y0/y1.David S. Miller2012-11-182-2/+2
* Fix spurious underflows from pow with results close to 1 (bug 14811).Joseph Myers2012-11-071-0/+4
* Add optimized sincosf for SSE2 for x86 and x86-64Liubov Dmitrieva2012-09-251-1/+9
* Add optimized sinf and cosf routines for x86 and x86-64Liubov Dmitrieva2012-09-032-2/+20
* Set up errno properly for yn.Marek Polacek2012-07-251-0/+4
* Fix tanf underflow close to pi/4 (bug 14154).Joseph Myers2012-07-061-0/+2
* Fix float range reduction problems (bug 14283).Joseph Myers2012-07-031-14/+23
* Optimize handling of denormals in logb/logbf/logblAndreas Schwab2012-05-261-2/+1
* Fix acosf underflow (bug 14153).Joseph Myers2012-05-251-1/+1
* Fix for logb/logbf/logbl (bugs 13954/13955/13956)Adhemerval Zanella2012-05-101-14/+18
* Fix missing exceptions from exp (bugs 13787, 13922, 14036).Joseph Myers2012-05-051-16/+5
* Remove useless __ilogb*_finite aliasesAndreas Schwab2012-04-181-1/+0
* Fix ilogb exception and errno (bug 6794)Adhemerval Zanella2012-04-171-2/+2
* 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