Age | Commit message (Expand) | Author |
2020-03-25 | powerpc64: apply -mabi=ibmlongdouble to special filesHEADmaster | Paul E. Murphy |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-07-08 | powerpc: refactor logb{f,l} | Adhemerval Zanella |
2019-06-12 | powerpc: Remove optimized finite | Adhemerval Zanella |
2019-06-12 | powerpc: Remove optimized isinf | Adhemerval Zanella |
2019-06-12 | powerpc: Remove optimized isnan | Adhemerval Zanella |
2019-05-30 | powerpc: Fix build failures with current GCC | Gabriel F. T. Gomes |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-04-27 | powerpc64*: fix the order of implied sysdeps directories | Gabriel F. T. Gomes |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-10-25 | powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7's memcpy/memmove | Rajalakshmi Srinivasaraghavan |
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-08-08 | Do not use __ptr_t. | Joseph Myers |
2017-06-20 | Use locale_t, not __locale_t, throughout glibc | Zack Weinberg |
2017-06-14 | PowerPC64 ENTRY_TOCLESS | Alan Modra |
2017-06-14 | PowerPC64 strncpy, stpncpy and strstr fixes | Alan Modra |
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-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-16 | Fix powerpc64/power7 memchr for large input sizes | Adhemerval Zanella |
2016-03-11 | powerpc: Rearrange cfi_offset calls | Rajalakshmi Srinivasaraghavan |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-08-25 | powerpc: Handle worstcase behavior in strstr() for POWER7 | Rajalakshmi Srinivasaraghavan |
2015-08-11 | powerpc: Fix PPC64/POWER7 conform tests | Adhemerval Zanella |
2015-08-11 | powerpc: Use default strcpy optimization for POWER7 | Adhemerval Zanella |
2015-08-11 | powerpc: Fix strnlen/power7 build | Adhemerval Zanella |
2015-08-11 | powerpc: Fix strstr/power7 build | Adhemerval Zanella |
2015-07-16 | powerpc: strstr optimization | Rajalakshmi Srinivasaraghavan |
2015-02-12 | powerpc: POWER7 strncpy optimization for unaligned string | Rajalakshmi Srinivasaraghavan |
2015-01-13 | powerpc: Fix POWER7/PPC64 performance regression on LE | Adhemerval Zanella |
2015-01-13 | powerpc: Optimize POWER7 strcmp trailing checks | Rajalakshmi Srinivasaraghavan |
2015-01-13 | powerpc: Optimized strncat for POWER7/PPC64 | Adhemerval Zanella |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-31 | powerpc: POWER7 strcpy optimization for unaligned strings | Rajalakshmi Srinivasaraghavan |
2014-12-02 | powerpc: Add powerpc64 strpbrk optimization | Adhemerval Zanella |
2014-12-02 | powerpc: Add powerpc64 strcspn optimization | Adhemerval Zanella |
2014-12-02 | powerpc: Add powerpc64 strspn optimization | Adhemerval Zanella |
2014-11-24 | Remove IS_IN_libm | Siddhesh Poyarekar |
2014-09-10 | PowerPC: multiarch bzero cleanup for PPC64 | Adhemerval Zanella |
2014-07-07 | PowerPC: Align power7 memcpy using VSX to quadword | Adhemerval Zanella |
2014-07-07 | PowerPC: optimized memmove for POWER7/PPC64 | Adhemerval Zanella |