aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/s_expm1f.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers1-0/+1
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers1-0/+1
2017-09-22Use libm_alias_float in flt-32.Joseph Myers1-1/+2
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers1-1/+1
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers1-5/+1
2015-06-22Fix expm1 missing underflows (bug 16353).Joseph Myers1-0/+6
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2011-10-25Use math_force_eval in more placesUlrich Drepper1-32/+20
2009-04-27* sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow.Ulrich Drepper1-1/+5
2006-01-09Remove section attribute, gas produces garbage.Ulrich Drepper1-9/+2
2005-12-21* sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const.Ulrich Drepper1-5/+13
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-6/+5
2007-07-122.5-18.1Jakub Jelinek1-5/+6
1999-07-14Update.Ulrich Drepper1-0/+135