about summary refs log tree commit diff
path: root/include/float.h
Commit message (Expand)AuthorAgeFilesLines
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-151-1/+3
* Handle more _FloatN, _FloatNx types in include/float.h.Joseph Myers2017-11-071-16/+92
* Use __f128 to define FLT128_* constants in include/float.h for old GCC.Joseph Myers2017-10-171-4/+8
* Include libc-header-start.h in include/float.hGabriel F. T. Gomes2017-06-231-0/+3
* Allow macros prefixed with FLT128 in include/float.hGabriel F. T. Gomes2017-06-121-16/+15
* float128: Add private _Float128 declarations for libm.Paul E. Murphy2017-05-151-0/+31