aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64/multiarch/strncmp.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-06powerpc: Optimized strncmp for power10Amrita H S1-0/+4
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-03-02powerpc: Remove powerpc64 strncmp variantsAdhemerval Zanella Netto1-4/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-12-02powerpc64: Remove old strncmp optimizationRajalakshmi Srinivasaraghavan1-4/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-08-06powerpc64: Add checks for Altivec and VSX in ifunc selectionAnton Blanchard1-1/+2
2021-08-06powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06Anton Blanchard1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-16powerpc: Fix tiny bug in strncmp.cPaul Clarke1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-08-16powerpc: Rearrange little endian specific filesRajalakshmi Srinivasaraghavan1-0/+4
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-13powerpc: strncmp optimization for power9Rajalakshmi Srinivasaraghavan1-0/+3
2016-10-07Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler1-8/+12
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-13powerpc: Optimized strncmp for POWER8/PPC64Adhemerval Zanella1-3/+6
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-13PowerPC: multiarch strncmp for PowerPC64Adhemerval Zanella1-0/+37