about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_log1p.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* Fix log1p missing underflows (bug 16339).Joseph Myers2015-05-141-1/+9
* Set errno for log1p on pole/domain error.Stefan Liebler2015-04-131-5/+0
* [BZ #16823] Fix log1pl returning wrong infinity signStefan Liebler2014-04-291-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-3/+3
* Format floating routines.Ondřej Bílka2013-10-171-71/+96
* Remove DO_NOT_USE_THIS conditionals.Ondřej Bílka2013-09-101-4/+0
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Some branch prediction for log1pUlrich Drepper2012-01-091-3/+3
* Use math_force_eval in more placesUlrich Drepper2011-10-251-34/+18
* Update.Ulrich Drepper1999-07-141-0/+191