about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_ceil.c
Commit message (Expand)AuthorAgeFilesLines
* Use GCC builtins for ceil functions if desired.Stefan Liebler2019-12-111-0/+6
* Always use wordsize-64 version of s_ceil.c.Stefan Liebler2019-12-111-41/+18
* Use ceil functions not __ceil functions in glibc libm.Joseph Myers2018-09-171-0/+1
* Use libm_alias_double for more dbl-64 functions.Joseph Myers2017-10-031-5/+2
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-2/+2
* Do not raise "inexact" from generic ceil (bug 15479).Joseph Myers2016-05-241-8/+1
* Format floating routines.Ondřej Bílka2013-10-171-34/+57
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Use math_force_eval in more placesUlrich Drepper2011-10-251-18/+16
* Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper2011-10-161-15/+5
* Update.Ulrich Drepper1999-07-141-0/+85