]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/ieee754/flt-32/s_asinhf.c
math: Improve fmodf
[thirdparty/glibc.git] / sysdeps / ieee754 / flt-32 / s_asinhf.c
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2018-09-27  Joseph MyersUse copysign functions not __copysign functions in...
2018-05-10  Joseph MyersMove math_check_force_underflow macros to separate...
2018-03-15  Wilco DijkstraRename all __ieee754_sqrt(f/l) calls to sqrt(f/l)
2017-09-22  Joseph MyersUse libm_alias_float in flt-32.
2015-09-23  Joseph MyersRefactor code forcing underflow exceptions.
2015-06-18  Joseph MyersFix asinh missing underflows (bug 16350).
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-10  Richard HendersonUse <> for math.h and math_private.h everywhere.
2011-10-12  Ulrich DrepperOptimize libm
1999-07-14  Ulrich DrepperUpdate.