summaryrefslogtreecommitdiff
path: root/src/math/nearbyint.c
AgeCommit message (Expand)AuthorLines
2012-11-13math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessedSzabolcs Nagy-0/+1
2012-03-20nearbyint optimization (only clear inexact when necessary)nsz-12/+11
2012-03-13remove libm.h includes when math.h and float.h are enoughnsz-1/+1
2012-03-13first commit of the new libm!Rich Felker-0/+20