aboutsummaryrefslogtreecommitdiff
path: root/math/e_exp2l.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-17Convert e_exp2l.c into a templateGabriel F. T. Gomes1-62/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers1-5/+1
2015-09-14Fix exp2 missing underflows (bug 16521).Joseph Myers1-2/+10
2015-06-03This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra1-1/+1
2015-02-12Fix exp2 spurious underflows (bug 16560).Joseph Myers1-0/+9
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-03-22Fix exp2l inaccuracy (bug 13824).Joseph Myers1-3/+41
2011-10-12Optimize libmUlrich Drepper1-0/+1
2011-10-08Use private math_private.h in files in math/Ulrich Drepper1-1/+1
2006-01-17* Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules to installRoland McGrath1-8/+4
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper1-0/+14
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-10/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+10