summaryrefslogtreecommitdiff
path: root/arch/x86_64/bits/float.h
AgeCommit message (Collapse)AuthorLines
2011-04-10add missing float.h macrosRich Felker-0/+3
actually FLT_ROUNDS needs to expand to a static inline function that obtains the current rounding mode and returns it, but that will be added later with fenv.h stuff.
2011-02-15Port musl to x86-64. One giant commit!Nicholas J. Kain-0/+11