aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64/power6
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert2-2/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers2-2/+2
2022-02-23powerpc: Remove powerpc64 bzero optimizationsAdhemerval Zanella1-12/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert2-2/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert2-2/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2-2/+2
2019-06-12powerpc: Remove optimized isnanAdhemerval Zanella1-59/+0
2019-06-12powerpc: copysign cleanupAdhemerval Zanella2-50/+0
2019-04-04powerpc: Use generic wcsrchr optimizationAdhemerval Zanella1-1/+0
2019-04-04powerpc: Use generic wcschr optimizationAdhemerval Zanella1-1/+0
2019-04-04powerpc: Use generic wcscpy optimizationAdhemerval Zanella1-4/+0
2019-03-05powerpc: Fix build of wcscpy with --disable-multi-archGabriel F. T. Gomes1-0/+3
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2018-04-27powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes4-5/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2017-12-05Use libm_alias_float for powerpc.Joseph Myers1-1/+2
2017-12-02Use libm_alias_double for remaining powerpc functions.Joseph Myers1-13/+3
2017-08-08Do not use __ptr_t.Joseph Myers2-2/+2
2017-06-14PowerPC64 ENTRY_TOCLESSAlan Modra4-5/+5
2017-04-11powerpc: refactor memcpy and mempcpy IFUNC.Wainer dos Santos Moschetta1-2/+5
2017-04-11powerpc: refactor memset IFUNC.Wainer dos Santos Moschetta1-2/+5
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2016-10-25Fix cmpli usage in power6 memset.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers4-4/+4
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar2-2/+2
2014-09-10PowerPC: multiarch bzero cleanup for PPC64Adhemerval Zanella1-3/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae4-4/+4
2013-12-13PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella1-0/+1
2013-12-13PowerPC: multiarch memset/bzero for PowerPC64Adhemerval Zanella1-0/+2
2013-12-13PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella2-0/+2
2013-12-06PowerPC: multiarch wordcopy routines for PowerPC32Adhemerval Zanella1-217/+0
2013-12-06PowerPC: multiarch wcscpy for PowerPC32Adhemerval Zanella1-1/+1
2013-12-06PowerPC: multiarch wcsrchr for PowerPC32Adhemerval Zanella1-1/+1
2013-12-06PowerPC: multiarch wcschr for PowerPC32Adhemerval Zanella1-1/+1
2013-10-04PowerPC LE memsetAlan Modra1-5/+5
2013-10-04PowerPC LE memcpyAlan Modra1-0/+329
2013-08-30Fix then/than typos.Ondřej Bílka2-7/+7
2013-06-05Remove trailing whitespace.Joseph Myers3-43/+43
2013-03-06Remove powerpc64 bounded-pointers code.Joseph Myers2-39/+11
2013-01-07Fix spelling errors in sysdeps/powerpc files.Anton Blanchard1-14/+14
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers5-6/+5
2012-08-22Add versions of wcscpy, wcschr, wcsrchr for power6/power7.Will Schmidt3-0/+3
2012-05-22PowerPC: libm ABI updateAdhemerval Zanella1-2/+5
2012-04-18Further simplify power6 wordcopy by removing switch statements.Will Schmidt1-48/+2
2012-04-18Simplify power6 wordcopy by adding [fwd|bwd]_align_merge macros.Will Schmidt1-190/+44
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert5-15/+10
2011-04-22Remove doubled words.Jim Meyering1-2/+2
2010-07-15Whitespace fixes.Ulrich Drepper1-1/+1