about summary refs log tree commit diff
path: root/arch/x86_64/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.
* Port musl to x86-64. One giant commit!Nicholas J. Kain2011-02-151-0/+11