about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64/multiarch/strncmp.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc64: Stop assuming new processors have VSX tuliom/microwattTulio Magno Quites Machado Filho2021-02-171-2/+4
* 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
* powerpc: Fix tiny bug in strncmp.cPaul Clarke2019-01-161-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* powerpc: Rearrange little endian specific filesRajalakshmi Srinivasaraghavan2018-08-161-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* powerpc: strncmp optimization for power9Rajalakshmi Srinivasaraghavan2016-12-131-0/+3
* Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler2016-10-071-8/+12
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* powerpc: Optimized strncmp for POWER8/PPC64Adhemerval Zanella2015-01-131-3/+6
* 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: multiarch strncmp for PowerPC64Adhemerval Zanella2013-12-131-0/+37