summaryrefslogtreecommitdiff
path: root/include/float.h
AgeCommit message (Expand)Author
2017-11-07Handle more _FloatN, _FloatNx types in include/float.h.Joseph Myers
2017-10-17Use __f128 to define FLT128_* constants in include/float.h for old GCC.Joseph Myers
2017-06-23Include libc-header-start.h in include/float.hGabriel F. T. Gomes
2017-06-12Allow macros prefixed with FLT128 in include/float.hGabriel F. T. Gomes
2017-05-15float128: Add private _Float128 declarations for libm.Paul E. Murphy