Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Move math_check_force_underflow macros to separate math-underflow.h. | Joseph Myers | 2018-05-10 | 1 | -0/+1 |
* | Narrowing the visibility of libc-internal.h even further. | Zack Weinberg | 2017-03-01 | 1 | -1/+2 |
* | Remove GCC version conditionals on -Wmaybe-uninitialized pragmas. | Joseph Myers | 2015-10-27 | 1 | -4/+0 |
* | Refactor code forcing underflow exceptions. | Joseph Myers | 2015-09-23 | 1 | -5/+1 |
* | Disable uninitialized warning with GCC 4.8 | Stan Shebs | 2015-08-26 | 1 | -0/+12 |
* | Fix tan missing underflows (bug 16517). | Joseph Myers | 2015-08-07 | 1 | -1/+11 |
* | Fix tan, tanl for large inputs. | Joseph Myers | 2012-03-16 | 1 | -0/+137 |