Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/int_math: Some versions of GCC don't provide __builtin_isfinite. Support | Daniel Dunbar | 2011-11-16 | 1 | -1/+18 |
* | lib: Finish int_math.h definitions using compiler builtins and eliminate | Daniel Dunbar | 2011-11-16 | 1 | -0/+22 |
* | lib: Starting thinning out the dependency on math.h by using compiler builtins | Daniel Dunbar | 2011-11-16 | 1 | -0/+28 |