about summary refs log tree commit diff
path: root/math/e_exp2l.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* Fix exp2 missing underflows (bug 16521).Joseph Myers2015-09-141-2/+10
* 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/+9
* 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-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix exp2l inaccuracy (bug 13824).Joseph Myers2012-03-221-3/+41
* Optimize libmUlrich Drepper2011-10-121-0/+1
* Use private math_private.h in files in math/Ulrich Drepper2011-10-081-1/+1
* * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules to installRoland McGrath2006-01-171-8/+4
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-141-0/+14
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-10/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+10