about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/e_log2l.c
Commit message (Expand)AuthorAgeFilesLines
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-1/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Use fabs(f/l) rather than __fabsWilco Dijkstra2017-09-291-1/+1
* Fix lgamma*, log10* and log2* results [BZ #21171]Tulio Magno Quites Machado Filho2017-02-171-1/+1
* ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy2016-09-131-49/+49
* ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy2016-08-311-15/+15
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-2/+1
* Fix log2 (1) in round-downward mode (bug 17042).Joseph Myers2014-06-101-0/+3
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+1
* Optimize libmUlrich Drepper2011-10-121-1/+2
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-0/+14
* Update.Ulrich Drepper2002-07-111-8/+7
* 128-bit long double implementation of e_log2.Andreas Jaeger2001-11-101-0/+237