aboutsummaryrefslogtreecommitdiff
path: root/math/gen-tgmath-tests.py
AgeCommit message (Expand)AuthorFilesLines
2017-08-22Fix tgmath.h handling of complex integers (bug 21684).Joseph Myers1-3/+1
2017-08-02Fix tgmath.h for __int128 (bug 21686).Joseph Myers1-0/+4
2017-08-02Fix tgmath.h for bit-fields (bug 21685).Joseph Myers1-1/+11
2017-06-28Fix gen-tgmath-tests.py output for GCC 7 <float.h>.Joseph Myers1-1/+2
2017-06-28Support _Float128 in tgmath.h.Joseph Myers1-8/+10
2017-06-28Use clog10 not __clog10 in tgmath.h log10 macro.Joseph Myers1-1/+3
2017-06-28Fix tgmath.h totalorder, totalordermag return type (bug 21687).Joseph Myers1-2/+2
2017-06-28Add more thorough generated tgmath.h test.Joseph Myers1-0/+608