Age | Commit message (Expand) | Author | Files | Lines |
2017-09-01 | Obsolete pow10 functions. | Joseph Myers | 2 | -60/+0 |
2017-08-28 | Provide a C++ version of iszero that does not use __MATH_TG (bug 21930) | Gabriel F. T. Gomes | 1 | -1/+2 |
2017-08-25 | Remove powerpc32 sqrt wrappers. | Joseph Myers | 11 | -604/+0 |
2017-08-22 | powerpc: Shrink ULPs for float128 | Gabriel F. T. Gomes | 1 | -26/+10 |
2017-08-22 | Provide a C++ version of issignaling that does not use __MATH_TG | Gabriel F. T. Gomes | 1 | -0/+1 |
2017-08-21 | Obsolete matherr, _LIB_VERSION, libieee.a. | Joseph Myers | 4 | -0/+4 |
2017-08-10 | powerpc: Restrict xssqrtqp operands to Vector Registers (bug 21941) | Gabriel F. T. Gomes | 2 | -2/+2 |
2017-08-08 | Do not use __ptr_t. | Joseph Myers | 18 | -18/+18 |
2017-08-03 | tst-tlsopt-powerpc as a shared lib | Alan Modra | 4 | -48/+57 |
2017-07-17 | powerpc: Fix float128 IFUNC relocations [BZ #21707] | Tulio Magno Quites Machado Filho | 4 | -1/+167 |
2017-07-11 | powerpc64le: Iterate over all object suffixes when appending -mfloat128 | Gabriel F. T. Gomes | 1 | -4/+10 |
2017-07-03 | powerpc: Clean up strlen and strnlen for power8 | Rajalakshmi Srinivasaraghavan | 2 | -20/+1 |
2017-06-30 | float128: Add signbit alternative for old compilers | Gabriel F. T. Gomes | 1 | -0/+8 |
2017-06-26 | Rename struct ucontext tag (bug 21457). | Joseph Myers | 2 | -2/+2 |
2017-06-26 | powerpc64le: Enable float128 | Paul E. Murphy | 8 | -0/+928 |
2017-06-26 | powerpc64le: Require at least POWER8 for powerpc64le | Gabriel F. T. Gomes | 2 | -0/+46 |
2017-06-26 | powerpc64le: Check for compiler features for float128 | Gabriel F. T. Gomes | 2 | -0/+77 |
2017-06-23 | powerpc: Fix sinf() IFUNC fallback. | Rogerio A. Cardoso | 1 | -1/+1 |
2017-06-23 | powerpc: Update AT_HWCAP[2] bits | Tulio Magno Quites Machado Filho | 2 | -1/+4 |
2017-06-23 | powerpc: refactor strrchr IFUNC | Rajalakshmi Srinivasaraghavan | 2 | -19/+7 |
2017-06-23 | powerpc: Add optimized version of [l]lroundf | Rajalakshmi Srinivasaraghavan | 9 | -1/+103 |
2017-06-21 | powerpc: Optimize memchr for power8 | Rajalakshmi Srinivasaraghavan | 5 | -1/+371 |
2017-06-21 | powerpc: Add optimized version of [l]lrintf | Rajalakshmi Srinivasaraghavan | 5 | -36/+68 |
2017-06-20 | Use locale_t, not __locale_t, throughout glibc | Zack Weinberg | 2 | -2/+2 |
2017-06-20 | Remove bits/string.h. | Zack Weinberg | 3 | -4/+3 |
2017-06-14 | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra | 3 | -26/+53 |
2017-06-14 | PowerPC64 ENTRY_TOCLESS | Alan Modra | 102 | -138/+172 |
2017-06-14 | PowerPC64 strncpy, stpncpy and strstr fixes | Alan Modra | 8 | -0/+39 |
2017-06-14 | PowerPC64 sysdep.h tidy | Alan Modra | 2 | -59/+59 |
2017-06-14 | PowerPC64 FRAME_PARM_SAVE | Alan Modra | 1 | -24/+3 |
2017-06-14 | PowerPC64, fix calls to _mcount | Alan Modra | 1 | -8/+3 |
2017-06-06 | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler | 2 | -0/+2 |
2017-05-20 | Remove __need macros from signal.h. | Zack Weinberg | 1 | -1/+1 |
2017-05-18 | powerpc: Improve memcmp performance for POWER8 | Rajalakshmi Srinivasaraghavan | 5 | -2/+1483 |
2017-05-17 | powerpc: Add a POWER8-optimized version of cosf() | Paul Clarke | 5 | -1/+593 |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg | 1 | -1/+1 |
2017-05-11 | powerpc: Fix signal handling in backtrace | Adhemerval Zanella | 2 | -14/+20 |
2017-05-09 | Move shared pthread definitions to common headers | Adhemerval Zanella | 2 | -249/+79 |
2017-05-04 | powerpc: Fix strncat ifunc selection | Rajalakshmi Srinivasaraghavan | 1 | -1/+1 |
2017-05-02 | powerpc: Update powerpc-fpu libm-test-ulps | Tulio Magno Quites Machado Filho | 1 | -16/+16 |
2017-04-28 | powerpc: Fix logbl on power7 [BZ# 21280] | Tulio Magno Quites Machado Filho | 1 | -6/+18 |
2017-04-28 | powerpc64le: Create divergent sysdep directory for powerpc64le. | Paul E. Murphy | 17 | -0/+19 |
2017-04-18 | powerpc64: strrchr optimization for power8 | Rajalakshmi Srinivasaraghavan | 5 | -1/+510 |
2017-04-13 | powerpc: Optimized strncat for POWER8 | Rajalakshmi Srinivasaraghavan | 4 | -2/+40 |
2017-04-11 | powerpc: refactor memcmp and memmove IFUNC. | Wainer dos Santos Moschetta | 6 | -52/+19 |
2017-04-11 | powerpc: refactor memcpy and mempcpy IFUNC. | Wainer dos Santos Moschetta | 14 | -119/+46 |
2017-04-11 | powerpc: refactor memchr, memrchr, and rawmemchr IFUNC. | Wainer dos Santos Moschetta | 6 | -48/+21 |
2017-04-11 | powerpc: refactor memset IFUNC. | Wainer dos Santos Moschetta | 10 | -85/+32 |
2017-04-11 | powerpc: refactor strcasestr and strstr IFUNC. | Wainer dos Santos Moschetta | 4 | -34/+14 |
2017-04-11 | powerpc: refactor strchr, strchrnul, and strrchr IFUNC. | Wainer dos Santos Moschetta | 11 | -97/+44 |