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