about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/e_exp2.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* Fix exp2 missing underflows (bug 16521).Joseph Myers2015-09-141-1/+9
* Fix exp2, exp2f spurious underflows (bug 18219).Joseph Myers2015-06-231-1/+3
* This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra2015-06-031-1/+1
* Fix exp2 spurious underflows (bug 16560).Joseph Myers2015-02-121-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Format floating routines.Ondřej Bílka2013-10-171-4/+4
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.Richard Henderson2012-03-191-49/+48
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Provide combined internal feholdexcept/fesetround interfaceUlrich Drepper2011-10-181-5/+1
* Start optimizing the use of the fenv interfaces in libm itselfUlrich Drepper2011-10-181-13/+6
* Small optimization of generic exp2Ulrich Drepper2011-10-171-11/+12
* Optimize libmUlrich Drepper2011-10-121-1/+3
* * sysdeps/ieee754/dbl-64/e_exp2.c: Remove section attribute fromUlrich Drepper2006-01-091-5/+3
* * sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const.Ulrich Drepper2005-12-211-3/+10
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-6/+1
* 2.5-18.1Jakub Jelinek2007-07-121-1/+6
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-06-061-3/+3
* Update.Ulrich Drepper2001-02-171-0/+130