about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/s_nearbyintl.c
Commit message (Expand)AuthorAgeFilesLines
* WIP finer-grained, more aggressive local PLT call check zack/wip-check-localplt-2Zack Weinberg2018-03-261-0/+1
* Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers2017-10-061-1/+2
* Fix nearbyint arithmetic moved before feholdexcept (bug 22225).Joseph Myers2017-09-281-2/+2
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-2/+2
* ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy2016-09-131-2/+2
* ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy2016-08-311-3/+3
* Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).Joseph Myers2013-05-191-0/+2
* Fix set-but-not-used warnings in ldbl-128 nearbyintl, rintl.Joseph Myers2012-11-201-1/+1
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Fix ldbl-128 rintl/nearbyintl just like flt-32 variants.David S. Miller2012-02-271-22/+3
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-10/+1
* Update.Ulrich Drepper1999-07-141-0/+93