| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 128 | -128/+128 |
* | powerpc: Add optimized stpncpy for POWER9 | Raphael M Zinsly | 2020-11-12 | 4 | -1/+44 |
* | powerpc: Add optimized strncpy for POWER9 | Raphael M Zinsly | 2020-11-12 | 4 | -1/+47 |
* | powerpc: fix ifunc implementation list for POWER9 strlen and stpcpy | Raphael Moreira Zinsly | 2020-09-17 | 1 | -2/+2 |
* | powerpc64le: add optimized strlen for P9 | Paul E. Murphy | 2020-06-05 | 4 | -1/+12 |
* | powerpc: Optimized rawmemchr for POWER9 | Anton Blanchard | 2020-05-18 | 4 | -3/+38 |
* | powerpc: Optimized stpcpy for POWER9 | Anton Blanchard via Libc-alpha | 2020-05-18 | 4 | -6/+41 |
* | powerpc: Optimized strcpy for POWER9 | Anton Blanchard via Libc-alpha | 2020-05-18 | 4 | -1/+38 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 123 | -123/+123 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 123 | -123/+123 |
* | powerpc: Use generic wcsrchr optimization | Adhemerval Zanella | 2019-04-04 | 6 | -110/+0 |
* | powerpc: Use generic wcschr optimization | Adhemerval Zanella | 2019-04-04 | 6 | -114/+1 |
* | powerpc: Use generic wcscpy optimization | Adhemerval Zanella | 2019-04-04 | 6 | -106/+1 |
* | wcsmbs: optimize wcscat | Adhemerval Zanella | 2019-02-27 | 1 | -13/+12 |
* | powerpc: Fix tiny bug in strncmp.c | Paul Clarke | 2019-01-16 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 135 | -135/+135 |
* | powerpc: Rearrange little endian specific files | Rajalakshmi Srinivasaraghavan | 2018-08-16 | 6 | -6/+21 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 135 | -135/+135 |
* | powerpc: POWER8 memcpy optimization for cached memory | Adhemerval Zanella | 2017-12-11 | 4 | -12/+193 |
* | powerpc: Use latest optimization for internal function calls | Rajalakshmi Srinivasaraghavan | 2017-11-07 | 1 | -1/+1 |
* | [PowerPC64] sysdep.h doesn't need to be included in multiarch files | Alan Modra | 2017-10-31 | 55 | -110/+0 |
* | [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 |
* | powerpc: Fix IFUNC for memrchr | Rajalakshmi Srinivasaraghavan | 2017-10-06 | 2 | -17/+7 |
* | powerpc: Optimize memrchr for power8 | Rajalakshmi Srinivasaraghavan | 2017-10-02 | 4 | -3/+47 |
* | powerpc: refactor strrchr IFUNC | Rajalakshmi Srinivasaraghavan | 2017-06-23 | 1 | -17/+1 |
* | powerpc: Optimize memchr for power8 | Rajalakshmi Srinivasaraghavan | 2017-06-21 | 4 | -1/+36 |
* | Remove bits/string.h. | Zack Weinberg | 2017-06-20 | 2 | -2/+2 |
* | PowerPC64 ENTRY_TOCLESS | Alan Modra | 2017-06-14 | 1 | -8/+11 |
* | PowerPC64 strncpy, stpncpy and strstr fixes | Alan Modra | 2017-06-14 | 5 | -0/+19 |
* | PowerPC64 sysdep.h tidy | Alan Modra | 2017-06-14 | 1 | -2/+2 |
* | 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 |