aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/s_log1pf.c
AgeCommit message (Expand)Author
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers
2018-02-01Fix -Os log1p, log1pf build (bug 21314).Carlos O'Donell
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers
2015-05-14Fix log1p missing underflows (bug 16339).Joseph Myers
2015-04-13Set errno for log1p on pole/domain error.Stefan Liebler
2014-04-29[BZ #16823] Fix log1pl returning wrong infinity signStefan Liebler
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2011-10-25Use math_force_eval in more placesUlrich Drepper
1999-07-14Update.Ulrich Drepper