about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_floor.c
Commit message (Expand)AuthorAgeFilesLines
* Use libm_alias_double for more dbl-64 functions.Joseph Myers2017-10-031-5/+2
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-2/+2
* Do not raise "inexact" from generic floor (bug 15479).Joseph Myers2016-05-241-8/+2
* Format floating routines.Ondřej Bílka2013-10-171-34/+57
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-10/+1
* Use math_force_eval in more placesUlrich Drepper2011-10-251-18/+15
* Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper2011-10-161-8/+6
* Update.Ulrich Drepper1999-07-141-0/+86