about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Fix lround, llround missing exceptions close to overflow threshold (bug 19088).Joseph Myers2015-10-071-2/+22
* Don't use dbl-64/wordsize-64 lround based on llround for ILP32 (bug 19079).Joseph Myers2015-10-071-1/+69
* Make lround the alias of llround for wordsize-64H.J. Lu2012-03-161-79/+1
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Make llround an alias for lround on 64-bit machines.Ulrich Drepper2009-08-251-0/+13
* Add 64-bit optimized version lround.Ulrich Drepper2009-08-251-0/+67