about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/s_floorf.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Adjust s_floorf.c and s_floorl.c regarding code style.Stefan Liebler2019-12-111-22/+33
* Use GCC builtins for floor functions if desired.Stefan Liebler2019-12-111-0/+6
* Use floor functions not __floor functions in glibc libm.Joseph Myers2018-09-141-0/+1
* Use libm_alias_float in flt-32.Joseph Myers2017-09-221-1/+2
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-1/+1
* Do not raise "inexact" from generic floor (bug 15479).Joseph Myers2016-05-241-7/+2
* 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-9/+7
* Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper2011-10-161-18/+8
* Update.Ulrich Drepper1999-07-141-0/+71