about summary refs log tree commit diff
path: root/arch/i386/bits/float.h
Commit message (Collapse)AuthorAgeFilesLines
* add missing float.h macrosRich Felker2011-04-101-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.
* preparing build system to handle ports - step 1Rich Felker2011-02-151-0/+11