about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/s_nextupl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy2016-08-311-2/+2
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-161-0/+56