Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide a C++ version of iszero that does not use __MATH_TG (bug 21930) | Gabriel F. T. Gomes | 2017-08-28 | 1 | -1/+2 |
* | Provide a C++ version of issignaling that does not use __MATH_TG | Gabriel F. T. Gomes | 2017-08-22 | 1 | -0/+1 |
* | powerpc: Restrict xssqrtqp operands to Vector Registers (bug 21941) | Gabriel F. T. Gomes | 2017-08-10 | 1 | -1/+1 |
* | powerpc: Fix float128 IFUNC relocations [BZ #21707] | Tulio Magno Quites Machado Filho | 2017-07-17 | 1 | -0/+10 |
* | powerpc64le: Iterate over all object suffixes when appending -mfloat128 | Gabriel F. T. Gomes | 2017-07-11 | 1 | -4/+10 |
* | powerpc64le: Enable float128 | Paul E. Murphy | 2017-06-26 | 5 | -0/+248 |
* | powerpc64le: Require at least POWER8 for powerpc64le | Gabriel F. T. Gomes | 2017-06-26 | 2 | -0/+46 |
* | powerpc64le: Check for compiler features for float128 | Gabriel F. T. Gomes | 2017-06-26 | 2 | -0/+77 |
* | powerpc64le: Create divergent sysdep directory for powerpc64le. | Paul E. Murphy | 2017-04-28 | 16 | -0/+16 |