aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/e_pow.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-09Fix missing overflow exceptions from pow (bug 13873).Joseph Myers1-2/+3
2012-03-21Fix pow of zero and infinity to large powers.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-05Fix pow in non-default rounding modes (bug 3976).Joseph Myers1-2/+11
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+1
2011-10-25Cleanup FMA4 patchUlrich Drepper1-5/+19
2011-10-24Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper1-0/+2
2011-10-24Finish renamed DLA_FMA -> DLA_FMSUlrich Drepper1-1/+1
2011-10-23Clean up last dla.h changeUlrich Drepper1-1/+1
2011-10-22Start using fma in the libm implementationUlrich Drepper1-1/+4
2011-10-12Optimize libmUlrich Drepper1-4/+5
2007-03-05[BZ #4096]Ulrich Drepper1-11/+11
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-11/+11
2007-07-31.Jakub Jelinek1-11/+11
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-11/+11
2007-07-122.5-18.1Jakub Jelinek1-11/+11
2004-01-23* sysdeps/ieee754/dbl-64/e_pow.c (log2): Rename to my_log2 toAndreas Jaeger1-5/+5
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath1-1/+1
2002-08-24Update.Ulrich Drepper1-1/+19
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/+2
2001-03-13Update.Ulrich Drepper1-11/+33
2001-03-12Fix a typo in the function name.Ulrich Drepper1-1/+1
2001-03-12Fix warnings.Ulrich Drepper1-6/+24
2001-03-12Update.Ulrich Drepper1-335/+307
2001-02-19Update.Ulrich Drepper1-0/+4
1999-07-14Update.Ulrich Drepper1-0/+352