Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix FLT_ROUNDS to reflect the current rounding mode | Szabolcs Nagy | 2015-03-07 | 1 | -1/+0 |
* | add FLT_TRUE_MIN, etc. macros from C11 | Rich Felker | 2013-05-17 | 1 | -0/+1 |
* | support FLT_EVAL_METHOD changing on x86 with gcc -msse2 -mfpmath=sse | Rich Felker | 2012-04-27 | 1 | -0/+4 |
* | fix DECIMAL_DIG definitions | Rich Felker | 2012-03-21 | 1 | -0/+2 |
* | add missing float.h macros | Rich Felker | 2011-04-10 | 1 | -0/+3 |
* | preparing build system to handle ports - step 1 | Rich Felker | 2011-02-15 | 1 | -0/+11 |