aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/e_log2l.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra1-1/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2017-09-29Use fabs(f/l) rather than __fabsWilco Dijkstra1-1/+1
2017-02-17Fix lgamma*, log10* and log2* results [BZ #21171]Tulio Magno Quites Machado Filho1-1/+1
2016-09-13ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy1-49/+49
2016-08-31ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy1-15/+15
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers1-2/+1
2014-06-10Fix log2 (1) in round-downward mode (bug 17042).Joseph Myers1-0/+3
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+1
2011-10-12Optimize libmUlrich Drepper1-1/+2
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath1-0/+14
2002-07-11Update.Ulrich Drepper1-8/+7
2001-11-10128-bit long double implementation of e_log2.Andreas Jaeger1-0/+237