summaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu/e_powf.S
AgeCommit message (Expand)Author
2013-11-16Fix spurious "inexact" exceptions from x86 pow with NaN argument (bug 16167).Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek
2012-03-28Fix pow of negative numbers to integer exponents (bugs 369, 2678, 3866).Joseph Myers
2012-03-21Fix pow of zero and infinity to large powers.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-07Remove __ELF__ conditionalsMarek Polacek
2011-10-12Optimize libmUlrich Drepper
2007-03-05[BZ #4096]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
2005-05-04* intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)cvs/fedora-glibc-20050504T1818Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-07-20(__ieee754_powf): Don't generate invalid exception if |y| >= 1U<<31.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-02-18Update.Ulrich Drepper
1999-07-31Update.Ulrich Drepper
1999-07-15Update.Ulrich Drepper
1999-07-14Update.Ulrich Drepper