Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Fix gen-tgmath-tests.py for _Float64, _Float64x testing. | Joseph Myers | 2017-11-24 | 1 | -2/+2 |
* | Fix tgmath.h handling of complex integers (bug 21684). | Joseph Myers | 2017-08-22 | 1 | -3/+1 |
* | Fix tgmath.h for __int128 (bug 21686). | Joseph Myers | 2017-08-02 | 1 | -0/+4 |
* | Fix tgmath.h for bit-fields (bug 21685). | Joseph Myers | 2017-08-02 | 1 | -1/+11 |
* | Fix gen-tgmath-tests.py output for GCC 7 <float.h>. | Joseph Myers | 2017-06-28 | 1 | -1/+2 |
* | Support _Float128 in tgmath.h. | Joseph Myers | 2017-06-28 | 1 | -8/+10 |
* | Use clog10 not __clog10 in tgmath.h log10 macro. | Joseph Myers | 2017-06-28 | 1 | -1/+3 |
* | Fix tgmath.h totalorder, totalordermag return type (bug 21687). | Joseph Myers | 2017-06-28 | 1 | -2/+2 |
* | Add more thorough generated tgmath.h test. | Joseph Myers | 2017-06-28 | 1 | -0/+608 |