about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64/multiarch/memcmp.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* powerpc64: Add checks for Altivec and VSX in ifunc selectionAnton Blanchard2021-08-061-1/+2
* powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06Anton Blanchard2021-08-061-1/+1
* powerpc: Optimized memcmp for power10Lucas A. M. Magalhaes2021-05-311-0/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* powerpc: Improve memcmp performance for POWER8Rajalakshmi Srinivasaraghavan2017-05-181-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler2016-10-071-6/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* PowerPC: multirach memcmp for PowerPC64Adhemerval Zanella2013-12-131-0/+39