]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/ieee754/flt-32/s_ceilf.c
Remove "Contributed by" lines
[thirdparty/glibc.git] / sysdeps / ieee754 / flt-32 / s_ceilf.c
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2019-12-11  Stefan LieblerAdjust s_ceilf.c and s_ceill.c regarding code style.
2019-12-11  Stefan LieblerUse GCC builtins for ceil functions if desired.
2018-09-17  Joseph MyersUse ceil functions not __ceil functions in glibc libm.
2017-09-22  Joseph MyersUse libm_alias_float in flt-32.
2017-08-03  Joseph MyersConsistently use uintN_t not u_intN_t in libm.
2016-05-24  Joseph MyersDo not raise "inexact" from generic ceil (bug 15479).
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-25  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-25  Ulrich DrepperUse math_force_eval in more places
2011-10-17  Ulrich DrepperUse rounds{s,d} for x86 rint, ceil, floor
1999-07-14  Ulrich DrepperUpdate.