Age | Commit message (Expand) | Author |
2017-10-25 | powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7's memcpy/memmove | Rajalakshmi Srinivasaraghavan |
2017-10-23 | PowerPC64 power8 strncpy cfi fixes | Alan Modra |
2017-10-23 | PowerPC64 power7 strncpy stack handling and cfi | Alan Modra |
2017-10-13 | [BZ #22142] powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7 | Tulio Magno Quites Machado Filho |
2017-10-06 | powerpc: Fix IFUNC for memrchr | Rajalakshmi Srinivasaraghavan |
2017-10-03 | Use libm_alias_double for dbl-64 modf. | Joseph Myers |
2017-10-03 | Use libm_alias_double for dbl-64 logb. | Joseph Myers |
2017-10-02 | Do not wrap expf and exp2f | Szabolcs Nagy |
2017-10-02 | powerpc: Optimize memrchr for power8 | Rajalakshmi Srinivasaraghavan |
2017-09-21 | powerpc: Add redirection for finitef128, isinf128, and isnanf128 | Gabriel F. T. Gomes |
2017-09-19 | powerpc: Avoid misaligned stores in memset | Rajalakshmi Srinivasaraghavan |
2017-09-15 | [BZ #21745] powerpc: build some IFUNC math functions for libc and libm | Tulio Magno Quites Machado Filho |
2017-08-08 | Do not use __ptr_t. | Joseph Myers |
2017-08-03 | tst-tlsopt-powerpc as a shared lib | Alan Modra |
2017-07-03 | powerpc: Clean up strlen and strnlen for power8 | Rajalakshmi Srinivasaraghavan |
2017-06-26 | Rename struct ucontext tag (bug 21457). | Joseph Myers |
2017-06-23 | powerpc: Fix sinf() IFUNC fallback. | Rogerio A. Cardoso |
2017-06-23 | powerpc: refactor strrchr IFUNC | Rajalakshmi Srinivasaraghavan |
2017-06-23 | powerpc: Add optimized version of [l]lroundf | Rajalakshmi Srinivasaraghavan |
2017-06-21 | powerpc: Optimize memchr for power8 | Rajalakshmi Srinivasaraghavan |
2017-06-21 | powerpc: Add optimized version of [l]lrintf | Rajalakshmi Srinivasaraghavan |
2017-06-20 | Use locale_t, not __locale_t, throughout glibc | Zack Weinberg |
2017-06-20 | Remove bits/string.h. | Zack Weinberg |
2017-06-14 | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra |
2017-06-14 | PowerPC64 ENTRY_TOCLESS | Alan Modra |
2017-06-14 | PowerPC64 strncpy, stpncpy and strstr fixes | Alan Modra |
2017-06-14 | PowerPC64 sysdep.h tidy | Alan Modra |
2017-06-14 | PowerPC64 FRAME_PARM_SAVE | Alan Modra |
2017-06-14 | PowerPC64, fix calls to _mcount | Alan Modra |
2017-06-06 | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler |
2017-05-18 | powerpc: Improve memcmp performance for POWER8 | Rajalakshmi Srinivasaraghavan |
2017-05-17 | powerpc: Add a POWER8-optimized version of cosf() | Paul Clarke |
2017-05-11 | powerpc: Fix signal handling in backtrace | Adhemerval Zanella |
2017-05-04 | powerpc: Fix strncat ifunc selection | Rajalakshmi Srinivasaraghavan |
2017-04-18 | powerpc64: strrchr optimization for power8 | Rajalakshmi Srinivasaraghavan |
2017-04-13 | powerpc: Optimized strncat for POWER8 | Rajalakshmi Srinivasaraghavan |
2017-04-11 | powerpc: refactor memcmp and memmove IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor memcpy and mempcpy IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor memchr, memrchr, and rawmemchr IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor memset IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strcasestr and strstr IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strchr, strchrnul, and strrchr IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strnlen and strlen IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy IFUNC. | Wainer dos Santos Moschetta |
2017-04-05 | powerpc64: Add POWER8 strnlen | Wainer dos Santos Moschetta |
2017-02-07 | powerpc: Use latest optimizations for internal function calls | Rajalakshmi Srinivasaraghavan |
2017-02-07 | powerpc: Improve strcmp performance for shorter strings | Rajalakshmi Srinivasaraghavan |
2017-02-06 | Remove i686, x86_64, and powerpc strtok implementations | Adhemerval Zanella |
2017-01-03 | Remove duplicate strcat implementations | Adhemerval Zanella |