aboutsummaryrefslogtreecommitdiff
path: root/include/float.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-15Make totalorder and totalordermag functions take pointer arguments.Joseph Myers1-1/+3
2017-11-07Handle more _FloatN, _FloatNx types in include/float.h.Joseph Myers1-16/+92
2017-10-17Use __f128 to define FLT128_* constants in include/float.h for old GCC.Joseph Myers1-4/+8
2017-06-23Include libc-header-start.h in include/float.hGabriel F. T. Gomes1-0/+3
2017-06-12Allow macros prefixed with FLT128 in include/float.hGabriel F. T. Gomes1-16/+15
2017-05-15float128: Add private _Float128 declarations for libm.Paul E. Murphy1-0/+31