aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/e_exp2.c
AgeCommit message (Expand)Author
2015-06-23Fix exp2, exp2f spurious underflows (bug 18219).Joseph Myers
2015-06-03This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra
2015-02-12Fix exp2 spurious underflows (bug 16560).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-10-17Format floating routines.Ondřej Bílka
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-03-19Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.Richard Henderson
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-18Provide combined internal feholdexcept/fesetround interfaceUlrich Drepper
2011-10-18Start optimizing the use of the fenv interfaces in libm itselfUlrich Drepper
2011-10-17Small optimization of generic exp2Ulrich Drepper
2011-10-12Optimize libmUlrich Drepper
2006-01-09* sysdeps/ieee754/dbl-64/e_exp2.c: Remove section attribute fromUlrich Drepper
2005-12-21* sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-06-06Update.Ulrich Drepper
2001-02-17Update.Ulrich Drepper