| Commit message (Expand) | Author | Age | Files | Lines |
* | nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} | Adhemerval Zanella | 2017-11-07 | 1 | -0/+2 |
* | nptl: Add tests for internal pthread_mutex_t offsets | Adhemerval Zanella | 2017-11-07 | 1 | -0/+15 |
* | powerpc: Use latest optimization for internal function calls | Rajalakshmi Srinivasaraghavan | 2017-11-07 | 1 | -1/+1 |
* | Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402). | Joseph Myers | 2017-11-06 | 1 | -1/+2 |
* | [PowerPC64] sysdep.h doesn't need to be included in multiarch files | Alan Modra | 2017-10-31 | 96 | -193/+28 |
* | [PowerPC64] strncase_l-power7.c should use strncase_l.c | Alan Modra | 2017-10-31 | 1 | -2/+4 |
* | [PowerPC64] Tidy strcasecmp_l-power7.S symbols | Alan Modra | 2017-10-31 | 1 | -1/+3 |
* | [PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc) | Alan Modra | 2017-10-31 | 4 | -0/+8 |
* | [PowerPC64] Remove duplicate define in stpncpy-power8.S | Alan Modra | 2017-10-31 | 1 | -2/+0 |
* | [PowerPC64] Don't define __GI_ variant of isnan for static lib | Alan Modra | 2017-10-31 | 1 | -3/+5 |
* | powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7's memcpy/memmove | Rajalakshmi Srinivasaraghavan | 2017-10-25 | 2 | -96/+96 |
* | PowerPC64 power8 strncpy cfi fixes | Alan Modra | 2017-10-23 | 1 | -13/+14 |
* | PowerPC64 power7 strncpy stack handling and cfi | Alan Modra | 2017-10-23 | 1 | -10/+13 |
* | Add bits/floatn.h defines for more _FloatN / _FloatNx types. | Joseph Myers | 2017-10-20 | 1 | -0/+2 |
* | powerpc: fix check-before-set in SET_RESTORE_ROUND | Paul Clarke | 2017-10-18 | 1 | -7/+6 |
* | Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64 | James Clarke | 2017-10-13 | 1 | -1/+4 |
* | powerpc: Avoid putting floating point values in memory [BZ #22189] | Tulio Magno Quites Machado Filho | 2017-10-13 | 1 | -0/+7 |
* | [BZ #22142] powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7 | Tulio Magno Quites Machado Filho | 2017-10-13 | 1 | -4/+4 |
* | powerpc: Fix IFUNC for memrchr | Rajalakshmi Srinivasaraghavan | 2017-10-06 | 3 | -17/+31 |
* | Use libm_alias_double for dbl-64 modf. | Joseph Myers | 2017-10-03 | 2 | -10/+0 |
* | Use libm_alias_double for dbl-64 logb. | Joseph Myers | 2017-10-03 | 2 | -10/+0 |
* | Add C++ versions of iscanonical for ldbl-96 and ldbl-128ibm (bug 22235) | Gabriel F. T. Gomes | 2017-10-03 | 1 | -0/+1 |
* | Do not wrap expf and exp2f | Szabolcs Nagy | 2017-10-02 | 3 | -4/+3 |
* | powerpc: Optimize memrchr for power8 | Rajalakshmi Srinivasaraghavan | 2017-10-02 | 5 | -3/+368 |
* | Use fabs(f/l) rather than __fabs | Wilco Dijkstra | 2017-09-29 | 1 | -0/+3 |
* | Remove ancient __signbit inlines | Wilco Dijkstra | 2017-09-28 | 1 | -35/+0 |
* | Simplify C99 isgreater macros | Wilco Dijkstra | 2017-09-28 | 1 | -25/+0 |
* | powerpc: Regenerate ULPs for expf() and exp2f() | Tulio Magno Quites Machado Filho | 2017-09-26 | 1 | -8/+4 |
* | powerpc: Add redirection for finitef128, isinf128, and isnanf128 | Gabriel F. T. Gomes | 2017-09-21 | 3 | -0/+27 |
* | powerpc64le: Add -mfloat128 to tst-strtod-nan-locale testcase | Gabriel F. T. Gomes | 2017-09-21 | 1 | -0/+3 |
* | powerpc: Avoid misaligned stores in memset | Rajalakshmi Srinivasaraghavan | 2017-09-19 | 1 | -2/+68 |
* | [BZ #21745] powerpc: build some IFUNC math functions for libc and libm | Tulio Magno Quites Machado Filho | 2017-09-15 | 2 | -17/+22 |
* | Obsolete pow10 functions. | Joseph Myers | 2017-09-01 | 2 | -60/+0 |
* | Provide a C++ version of iszero that does not use __MATH_TG (bug 21930) | Gabriel F. T. Gomes | 2017-08-28 | 1 | -1/+2 |
* | Remove powerpc32 sqrt wrappers. | Joseph Myers | 2017-08-25 | 11 | -604/+0 |
* | powerpc: Shrink ULPs for float128 | Gabriel F. T. Gomes | 2017-08-22 | 1 | -26/+10 |
* | Provide a C++ version of issignaling that does not use __MATH_TG | Gabriel F. T. Gomes | 2017-08-22 | 1 | -0/+1 |
* | Obsolete matherr, _LIB_VERSION, libieee.a. | Joseph Myers | 2017-08-21 | 4 | -0/+4 |
* | powerpc: Restrict xssqrtqp operands to Vector Registers (bug 21941) | Gabriel F. T. Gomes | 2017-08-10 | 2 | -2/+2 |
* | Do not use __ptr_t. | Joseph Myers | 2017-08-08 | 18 | -18/+18 |
* | tst-tlsopt-powerpc as a shared lib | Alan Modra | 2017-08-03 | 4 | -48/+57 |
* | powerpc: Fix float128 IFUNC relocations [BZ #21707] | Tulio Magno Quites Machado Filho | 2017-07-17 | 4 | -1/+167 |
* | powerpc64le: Iterate over all object suffixes when appending -mfloat128 | Gabriel F. T. Gomes | 2017-07-11 | 1 | -4/+10 |
* | powerpc: Clean up strlen and strnlen for power8 | Rajalakshmi Srinivasaraghavan | 2017-07-03 | 2 | -20/+1 |
* | float128: Add signbit alternative for old compilers | Gabriel F. T. Gomes | 2017-06-30 | 1 | -0/+8 |
* | Rename struct ucontext tag (bug 21457). | Joseph Myers | 2017-06-26 | 2 | -2/+2 |
* | powerpc64le: Enable float128 | Paul E. Murphy | 2017-06-26 | 8 | -0/+928 |
* | 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 |
* | powerpc: Fix sinf() IFUNC fallback. | Rogerio A. Cardoso | 2017-06-23 | 1 | -1/+1 |