aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu/e_powl.S
AgeCommit message (Expand)AuthorFilesLines
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-11-28Fix powl inaccuracy for x86_64 and x86 (bug 13881).Joseph Myers1-30/+25
2012-11-07Fix spurious underflows from pow with results close to 1 (bug 14811).Joseph Myers1-2/+21
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek1-8/+8
2012-04-09Fix spurious overflow exceptions from x86/x86_64 powl (bug 13872).Joseph Myers1-12/+19
2012-03-28Fix pow of negative numbers to integer exponents (bugs 369, 2678, 3866).Joseph Myers1-8/+48
2012-03-21Fix pow of zero and infinity to large powers.Joseph Myers1-0/+41
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-02-07Remove __ELF__ conditionalsMarek Polacek1-9/+3
2011-10-12Optimize libmUlrich Drepper1-16/+23
2007-03-05[BZ #4096]Ulrich Drepper1-8/+10
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-10/+8
2007-07-31.Jakub Jelinek1-8/+10
2005-05-04* intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)cvs/fedora-glibc-20050504T1818Ulrich Drepper1-4/+26
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-35/+11
2007-07-122.5-18.1Jakub Jelinek1-11/+35
2004-07-20[BZ #258]Ulrich Drepper1-1/+24
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-02-18Update.Ulrich Drepper1-4/+14
1999-07-31Update.Ulrich Drepper1-2/+1
1999-07-15Update.Ulrich Drepper1-3/+2
1999-07-14Update.Ulrich Drepper1-0/+307