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-07-10 | support -mfpmath=387 on x86_64 | Rich Felker | -0/+4 |
2012-07-10 | fix wrong value of FLT_EVAL_METHOD for x86_64 | Rich Felker | -1/+1 |
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 | Port musl to x86-64. One giant commit! | Nicholas J. Kain | -0/+11 |