about summary refs log tree commit diff
path: root/sysdeps/i386/fpu/e_powl.S
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Fix x86_64/x86 powl handling of sNaN arguments (bug 20916).Joseph Myers2016-12-061-5/+24
* Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848).Joseph Myers2016-03-241-5/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Fix pow missing underflows (bug 18825).Joseph Myers2015-09-251-0/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers2014-06-231-58/+20
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix spurious "inexact" exceptions from x86 pow with NaN argument (bug 16167).Joseph Myers2013-11-161-0/+9
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Fix powl inaccuracy for x86_64 and x86 (bug 13881).Joseph Myers2012-11-281-30/+25
* Fix spurious underflows from pow with results close to 1 (bug 14811).Joseph Myers2012-11-071-2/+21
* Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek2012-08-021-8/+8
* Fix spurious overflow exceptions from x86/x86_64 powl (bug 13872).Joseph Myers2012-04-091-12/+19
* Fix pow of negative numbers to integer exponents (bugs 369, 2678, 3866).Joseph Myers2012-03-281-8/+48
* Fix pow of zero and infinity to large powers.Joseph Myers2012-03-211-0/+41
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove __ELF__ conditionalsMarek Polacek2012-02-071-9/+3
* Optimize libmUlrich Drepper2011-10-121-16/+23
* [BZ #4096]Ulrich Drepper2007-03-051-8/+10
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-10/+8
* .Jakub Jelinek2007-07-311-8/+10
* * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) cvs/fedora-glibc-20050504T1818Ulrich Drepper2005-05-041-4/+26
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-35/+11
* 2.5-18.1Jakub Jelinek2007-07-121-11/+35
* [BZ #258]Ulrich Drepper2004-07-201-1/+24
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-02-181-4/+14
* Update.Ulrich Drepper1999-07-311-2/+1
* Update.Ulrich Drepper1999-07-151-3/+2
* Update.Ulrich Drepper1999-07-141-0/+307