| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | The second parameter of nexttoward is always long double. | Benjamin Kramer | 2013-09-28 | 1 | -4/+4 |
| * | Add new libm LIBBUILTIN definitions, synchronizing with __builtin_* | Hal Finkel | 2013-09-18 | 1 | -99/+479 |
| * | Add the missing "n" to libm LIBBUILTIN definitions | Hal Finkel | 2013-09-06 | 1 | -9/+22 |
| * | Add lrint to the list of math builtins. It never sets errno so we can mark it... | Benjamin Kramer | 2013-08-09 | 1 | -9/+18 |
| * | Fix testcases to not rely upon target-* attributes. | Bill Wendling | 2013-02-26 | 1 | -105/+104 |
| * | Revert "Add more attributes from the command line to functions." | Anna Zaks | 2013-02-25 | 1 | -104/+105 |
| * | Add more attributes from the command line to functions. | Bill Wendling | 2013-02-25 | 1 | -105/+104 |
| * | Modify the tests to use attribute group references instead of listing the | Bill Wendling | 2013-02-20 | 1 | -102/+107 |
| * | Make ceil/floor/nearbyint/rint/round const even with -fmath-errno. | Benjamin Kramer | 2012-08-22 | 1 | -1/+16 |
| * | Math builtin definition tweaks. | Benjamin Kramer | 2012-08-22 | 1 | -0/+176 |

