summaryrefslogtreecommitdiff
path: root/arch/i386/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-15preparing build system to handle ports - step 1Rich Felker-0/+11