aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/e_exp.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-03Fix exp missing underflows (bug 15268, bug 15425).Joseph Myers1-3/+14
2013-10-08Format e_exp.cSiddhesh Poyarekar1-164/+242
2013-03-26Removed commented codeSiddhesh Poyarekar1-6/+0
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers1-1/+1
2012-03-19Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.Richard Henderson1-3/+1
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-1/+1
2012-03-02Fix exp in non-default rounding modes (bug 3976).Joseph Myers1-14/+24
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+1
2011-10-25Cleanup FMA4 patchUlrich Drepper1-2/+10
2011-10-24Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper1-0/+2
2011-10-15Optimize expUlrich Drepper1-1/+2
2003-12-28Do not raise execptions for exp(NaN).Andreas Jaeger1-2/+2
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath1-1/+1
2002-08-202002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath1-1/+1
2002-07-06Update.Andreas Jaeger1-1/+2
2001-05-12Update.Andreas Jaeger1-1/+3
2001-03-12Fix warnings.Ulrich Drepper1-4/+10
2001-03-12Update.Ulrich Drepper1-160/+240
2000-06-28Update.Ulrich Drepper1-1/+2
1999-07-14Update.Ulrich Drepper1-0/+162