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