summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/e_log.c
AgeCommit message (Expand)Author
2018-02-07Remove slow paths from logWilco Dijkstra
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-05-15Remove various ABS macros and replace uses with fabs (or in one case abs)Wilco Dijkstra
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-03-21Fix log (1) in round-downward mode (bug 16731).Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-10-17Format floating routines.Ondřej Bílka
2013-10-11Add systemtap markers to math function slow pathsSiddhesh Poyarekar
2013-03-29Remove ONE and MONESiddhesh Poyarekar
2013-03-29Remove ZERO and MZERO macrosSiddhesh Poyarekar
2013-03-29Format e_log.cSiddhesh Poyarekar
2013-03-26Removed commented codeSiddhesh Poyarekar
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-25Cleanup FMA4 patchUlrich Drepper
2011-10-24Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper
2011-10-24Finish renamed DLA_FMA -> DLA_FMSUlrich Drepper
2011-10-23Clean up last dla.h changeUlrich Drepper
2011-10-22Start using fma in the libm implementationUlrich Drepper
2011-10-21Add some __builtin_expect to generic __ieee754_logUlrich Drepper
2011-10-12Optimize libmUlrich Drepper
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2002-08-202002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath
2002-07-06Update.Andreas Jaeger
2001-05-12Update.Andreas Jaeger
2001-03-13Update.Ulrich Drepper
2001-03-12Fix warnings.Ulrich Drepper
2001-03-12Update.Ulrich Drepper
1999-07-14Update.Ulrich Drepper