about summary refs log tree commit diff
path: root/src/math/fmodl.c
Commit message (Expand)AuthorAgeFilesLines
* math: fix fmodl for IEEE binary128Szabolcs Nagy2015-02-091-1/+1
* math: rewrite remainder functions (remainder, remquo, fmod, modf)Szabolcs Nagy2013-09-051-133/+80
* don't try to create non-standard denormalization signalnsz2012-03-191-3/+2
* first commit of the new libm!Rich Felker2012-03-131-0/+159