about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/s_floorl.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-32/+57
* 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_ldouble for ldbl-128 functions.Joseph Myers2017-10-061-1/+2
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-1/+1
* ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy2016-08-311-1/+1
* Do not raise "inexact" from generic floor (bug 15479).Joseph Myers2016-05-241-23/+14
* 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
* sysdeps/ieee754/ldbl-128/ fixesJakub Jelinek2010-01-161-2/+2
* Update.Ulrich Drepper2000-10-161-1/+1
* Update.Ulrich Drepper1999-07-141-0/+85