aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64/power8/memset.S
AgeCommit message (Expand)AuthorFilesLines
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-02-23powerpc: Remove powerpc64 bzero optimizationsAdhemerval Zanella1-12/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-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-08-01powerpc: Cleanup: use actual power8 assembly mnemonicsRaoni Fassina Firmino1-8/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-19powerpc: Avoid misaligned stores in memsetRajalakshmi Srinivasaraghavan1-2/+68
2017-08-08Do not use __ptr_t.Joseph Myers1-1/+1
2017-06-14PowerPC64 ENTRY_TOCLESSAlan Modra1-2/+2
2017-04-11powerpc: refactor memset IFUNC.Wainer dos Santos Moschetta1-2/+6
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-24powerpc: Fix powerpc64 build failure with binutils 2.22Adhemerval Zanella1-1/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-05powerpc: Simplify encoding of POWER8 instructionAdhemerval Zanella1-6/+1
2014-11-03powerpc: Fix encoding of POWER8 instructionAdhemerval Zanella1-1/+8
2014-09-10PowerPC: memset optimization for POWER8/PPC64Adhemerval Zanella1-0/+449