about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/s_log1pf.c
Commit message (Expand)AuthorAgeFilesLines
* math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy2022-01-101-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Do not include math-barriers.h in math_private.h.Joseph Myers2018-05-111-0/+1
* Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers2018-05-101-0/+1
* Fix -Os log1p, log1pf build (bug 21314).Carlos O'Donell2018-02-011-2/+15
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* Fix log1p missing underflows (bug 16339).Joseph Myers2015-05-141-0/+8
* Set errno for log1p on pole/domain error.Stefan Liebler2015-04-131-1/+0
* [BZ #16823] Fix log1pl returning wrong infinity signStefan Liebler2014-04-291-1/+1
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Use math_force_eval in more placesUlrich Drepper2011-10-251-29/+13
* Update.Ulrich Drepper1999-07-141-0/+115