about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/e_powl.S
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* 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-4/+23
* Fix x86_64 / x86 powl inaccuracy for integer exponents (bug 19848).Joseph Myers2016-03-241-8/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Fix pow missing underflows (bug 18825).Joseph Myers2015-09-251-0/+3
* 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-50/+21
* 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/+3
* 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/+22
* 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-4/+43
* 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-14/+20
* Fix typo in x86-64 powlH.J. Lu2011-05-181-2/+2
* [BZ #4096]Ulrich Drepper2007-03-051-8/+11
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-11/+8
* .Jakub Jelinek2007-07-311-8/+11
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-11/+8
* 2.5-18.1Jakub Jelinek2007-07-121-8/+11
* [BZ #258]Ulrich Drepper2004-07-201-1/+23
* Update.Andreas Jaeger2001-09-191-0/+316