summaryrefslogtreecommitdiff
path: root/math/gen-tgmath-tests.py
Commit message (Expand)AuthorAgeFilesLines
* Fix tgmath.h for __int128 (bug 21686).Joseph Myers2017-08-021-0/+4
* Fix tgmath.h for bit-fields (bug 21685).Joseph Myers2017-08-021-1/+11
* Fix gen-tgmath-tests.py output for GCC 7 <float.h>.Joseph Myers2017-06-281-1/+2
* Support _Float128 in tgmath.h.Joseph Myers2017-06-281-8/+10
* Use clog10 not __clog10 in tgmath.h log10 macro.Joseph Myers2017-06-281-1/+3
* Fix tgmath.h totalorder, totalordermag return type (bug 21687).Joseph Myers2017-06-281-2/+2
* Add more thorough generated tgmath.h test.Joseph Myers2017-06-281-0/+608