summary refs log tree commit diff
path: root/sysdeps/alpha/fpu/s_floor.c
Commit message (Expand)AuthorAgeFilesLines
* Replace FSF snail mail address by URL.Paul Eggert2012-03-091-3/+2
* alpha: fix corner cases in ceil, floor, rint.Aurelien Jarno2010-05-041-13/+19
* * sysdeps/alpha/fpu/s_llround.c: New file.Richard Henderson2007-03-141-3/+1
* * sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches.Richard Henderson2007-03-141-17/+13
* 2006-01-31 Jakub Jelinek <jakub@redhat.com>Roland McGrath2006-02-011-1/+5
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* * sysdeps/alpha/fpu/fraiseexcpt.c: Use get/set_fp_control insteadRichard Henderson2000-03-201-5/+9
* (__floor): Copy commentary from bits/mathinclude.h. Kill unused defines.Ulrich Drepper1999-01-291-6/+5
* (__floor): Don't depend on inlining, duplicate the code.Ulrich Drepper1999-01-291-2/+15
* * sysdeps/alpha/fpu/bits/mathinline.h (__floorf, __floor):Richard Henderson1998-08-231-0/+39