aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/slowexp.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-12Remove slow paths from expSzabolcs Nagy1-86/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-19Revert exp reimplementation (causes test failures).Joseph Myers1-0/+86
2017-12-19Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty1-86/+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-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-10-11Add systemtap markers to math function slow pathsSiddhesh Poyarekar1-1/+12
2013-03-07Merge powerpc slowexp.c into generic codeSiddhesh Poyarekar1-3/+9
2013-02-25Format slowexp.cSiddhesh Poyarekar1-22/+26
2013-02-25Remove 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-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+1
2011-10-25Cleanup FMA4 patchUlrich Drepper1-3/+9
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/+1
2001-03-13Update.Ulrich Drepper1-10/+10
2001-03-12Fix warnings.Ulrich Drepper1-11/+16
2001-03-12Update.Ulrich Drepper1-0/+60