| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Improve memcmp performance for POWER8 | Rajalakshmi Srinivasaraghavan | 2017-05-18 | 4 | -2/+36 |
* | powerpc: Fix strncat ifunc selection | Rajalakshmi Srinivasaraghavan | 2017-05-04 | 1 | -1/+1 |
* | powerpc64: strrchr optimization for power8 | Rajalakshmi Srinivasaraghavan | 2017-04-18 | 4 | -1/+46 |
* | powerpc: Optimized strncat for POWER8 | Rajalakshmi Srinivasaraghavan | 2017-04-13 | 4 | -2/+40 |
* | powerpc: refactor memcmp and memmove IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 3 | -45/+3 |
* | powerpc: refactor memcpy and mempcpy IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 7 | -105/+7 |
* | powerpc: refactor memchr, memrchr, and rawmemchr IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 3 | -42/+3 |
* | powerpc: refactor memset IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 5 | -75/+5 |
* | powerpc: refactor strcasestr and strstr IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 2 | -30/+2 |
* | powerpc: refactor strchr, strchrnul, and strrchr IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 6 | -84/+6 |
* | powerpc: refactor strnlen and strlen IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 4 | -56/+4 |
* | powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 10 | -153/+11 |
* | powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 6 | -90/+6 |
* | powerpc64: Add POWER8 strnlen | Wainer dos Santos Moschetta | 2017-04-05 | 4 | -5/+40 |
* | powerpc: Use latest optimizations for internal function calls | Rajalakshmi Srinivasaraghavan | 2017-02-07 | 2 | -3/+3 |
* | Remove duplicate strcat implementations | Adhemerval Zanella | 2017-01-03 | 3 | -3/+3 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 128 | -128/+128 |
* | powerpc64: strchr/strchrnul optimization for power8 | Rajalakshmi Srinivasaraghavan | 2016-12-28 | 6 | -2/+92 |
* | powerpc: strncmp optimization for power9 | Rajalakshmi Srinivasaraghavan | 2016-12-13 | 4 | -1/+47 |
* | powerpc: Remove stpcpy internal clash with IFUNC | Adhemerval Zanella | 2016-12-01 | 1 | -3/+3 |
* | powerpc: strcmp optimization for power9 | Rajalakshmi Srinivasaraghavan | 2016-12-01 | 4 | -1/+48 |
* | powerpc: Remove stpcpy internal clash with IFUNC | Adhemerval Zanella | 2016-11-30 | 1 | -3/+1 |
* | Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to... | Stefan Liebler | 2016-10-07 | 15 | -85/+127 |
* | powerpc: strcasecmp/strncasecmp optmization for power8 | raji | 2016-06-14 | 9 | -49/+132 |
* | powerpc: Fix --disable-multi-arch build on POWER8 | Tulio Magno Quites Machado Filho | 2016-06-06 | 2 | -0/+6 |
* | powerpc: Add optimized strcspn for P8 | Paul E. Murphy | 2016-04-25 | 6 | -18/+97 |
* | powerpc: strcasestr optmization for power8 | Rajalakshmi Srinivasaraghavan | 2016-04-22 | 5 | -1/+130 |
* | powerpc: Optimization for strlen for POWER8. | Carlos Eduardo Seo | 2016-04-15 | 4 | -4/+48 |
* | powerpc: Add optimized P8 strspn | Paul E. Murphy | 2016-04-07 | 5 | -1/+110 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 110 | -110/+110 |
* | powerpc: make memchr use memchr-power7. | Carlos Eduardo Seo | 2015-08-21 | 1 | -1/+13 |
* | powerpc: Fix stpcpy performance for power8 | Ondrej Bilka | 2015-08-11 | 1 | -2/+5 |
* | powerpc: Use default strcpy optimization for POWER7 | Adhemerval Zanella | 2015-08-11 | 6 | -105/+78 |
* | powerpc: strstr optimization | Rajalakshmi Srinivasaraghavan | 2015-07-16 | 5 | -1/+117 |
* | powerpc: Fix memmove static build | Adhemerval Zanella | 2015-02-25 | 1 | -1/+3 |
* | powerpc: wordcopy/memmove cleanup for ppc32 | Adhemerval Zanella | 2015-02-09 | 1 | -4/+0 |
* | powerpc: wordcopy/memmove cleanup for ppc64 | Adhemerval Zanella | 2015-02-09 | 5 | -95/+23 |
* | powerpc: Remove POWER7 wordcopy ifunc | Adhemerval Zanella | 2015-02-09 | 3 | -45/+9 |
* | powerpc: Simplify bcopy default implementation | Adhemerval Zanella | 2015-02-09 | 1 | -4/+6 |
* | powerpc: multiarch Makefile cleanup for powerpc64 | Adhemerval Zanella | 2015-02-09 | 1 | -5/+10 |
* | powerpc: Optimized strncmp for POWER8/PPC64 | Adhemerval Zanella | 2015-01-13 | 4 | -5/+51 |
* | powerpc: Optimized strcmp for POWER8/PPC64 | Adhemerval Zanella | 2015-01-13 | 4 | -3/+49 |
* | powerpc: Optimized st{r,p}ncpy for POWER8/PPC64 | Adhemerval Zanella | 2015-01-13 | 6 | -6/+98 |
* | powerpc: Optimized strncat for POWER7/PPC64 | Adhemerval Zanella | 2015-01-13 | 2 | -42/+31 |
* | powerpc: Optimized strcat for POWER8/PPC64 | Adhemerval Zanella | 2015-01-13 | 4 | -4/+40 |
* | powerpc: Optimized st{r,p}cpy for POWER8/PPC64 | Adhemerval Zanella | 2015-01-13 | 5 | -3/+91 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 103 | -103/+103 |
* | Fix strftime wcschr namespace (bug 17634). | Joseph Myers | 2014-12-10 | 1 | -1/+3 |
* | powerpc: Add powerpc64 strpbrk optimization | Adhemerval Zanella | 2014-12-02 | 5 | -110/+1 |
* | powerpc: Add powerpc64 strcspn optimization | Adhemerval Zanella | 2014-12-02 | 5 | -110/+0 |