about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64/power8/memset.S
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
* powerpc: Remove powerpc64 bzero optimizationsAdhemerval Zanella2022-02-231-12/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* 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: Cleanup: use actual power8 assembly mnemonicsRaoni Fassina Firmino2019-08-011-8/+2
* 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: Avoid misaligned stores in memsetRajalakshmi Srinivasaraghavan2017-09-191-2/+68
* Do not use __ptr_t.Joseph Myers2017-08-081-1/+1
* PowerPC64 ENTRY_TOCLESSAlan Modra2017-06-141-2/+2
* powerpc: refactor memset IFUNC.Wainer dos Santos Moschetta2017-04-111-2/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* powerpc: Fix powerpc64 build failure with binutils 2.22Adhemerval Zanella2015-01-241-1/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* powerpc: Simplify encoding of POWER8 instructionAdhemerval Zanella2014-11-051-6/+1
* powerpc: Fix encoding of POWER8 instructionAdhemerval Zanella2014-11-031-1/+8
* PowerPC: memset optimization for POWER8/PPC64Adhemerval Zanella2014-09-101-0/+449