summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/e_log2l.c
AgeCommit message (Expand)Author
2017-09-29Use fabs(f/l) rather than __fabsWilco Dijkstra
2017-02-17Fix lgamma*, log10* and log2* results [BZ #21171]Tulio Magno Quites Machado Filho
2016-09-13ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy
2016-08-31ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2014-06-10Fix log2 (1) in round-downward mode (bug 17042).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-12Optimize libmUlrich Drepper
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2002-07-11Update.Ulrich Drepper
2001-11-10128-bit long double implementation of e_log2.Andreas Jaeger