about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c
Commit message (Expand)AuthorAgeFilesLines
* Add #include <stdint.h> for uint[32|64]_t usage. rsa/stdintRyan S. Arnold2013-04-291-0/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+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-1/+3
* Optimized floor for 64-bit architecturesUlrich Drepper2011-10-151-0/+79