aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64/power6
AgeCommit message (Expand)Author
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-06-12powerpc: Remove optimized isnanAdhemerval Zanella
2019-06-12powerpc: copysign cleanupAdhemerval Zanella
2019-04-04powerpc: Use generic wcsrchr optimizationAdhemerval Zanella
2019-04-04powerpc: Use generic wcschr optimizationAdhemerval Zanella
2019-04-04powerpc: Use generic wcscpy optimizationAdhemerval Zanella
2019-03-05powerpc: Fix build of wcscpy with --disable-multi-archGabriel F. T. Gomes
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-04-27powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-05Use libm_alias_float for powerpc.Joseph Myers
2017-12-02Use libm_alias_double for remaining powerpc functions.Joseph Myers
2017-08-08Do not use __ptr_t.Joseph Myers
2017-06-14PowerPC64 ENTRY_TOCLESSAlan Modra
2017-04-11powerpc: refactor memcpy and mempcpy IFUNC.Wainer dos Santos Moschetta
2017-04-11powerpc: refactor memset IFUNC.Wainer dos Santos Moschetta
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-10-25Fix cmpli usage in power6 memset.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar
2014-09-10PowerPC: multiarch bzero cleanup for PPC64Adhemerval Zanella
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-13PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: multiarch memset/bzero for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella
2013-12-06PowerPC: multiarch wordcopy routines for PowerPC32Adhemerval Zanella
2013-12-06PowerPC: multiarch wcscpy for PowerPC32Adhemerval Zanella
2013-12-06PowerPC: multiarch wcsrchr for PowerPC32Adhemerval Zanella
2013-12-06PowerPC: multiarch wcschr for PowerPC32Adhemerval Zanella
2013-10-04PowerPC LE memsetAlan Modra
2013-10-04PowerPC LE memcpyAlan Modra
2013-08-30Fix then/than typos.Ondřej Bílka
2013-06-05Remove trailing whitespace.Joseph Myers
2013-03-06Remove powerpc64 bounded-pointers code.Joseph Myers
2013-01-07Fix spelling errors in sysdeps/powerpc files.Anton Blanchard
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-08-22Add versions of wcscpy, wcschr, wcsrchr for power6/power7.Will Schmidt
2012-05-22PowerPC: libm ABI updateAdhemerval Zanella
2012-04-18Further simplify power6 wordcopy by removing switch statements.Will Schmidt
2012-04-18Simplify power6 wordcopy by adding [fwd|bwd]_align_merge macros.Will Schmidt
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-04-22Remove doubled words.Jim Meyering
2010-07-15Whitespace fixes.Ulrich Drepper
2010-07-15POWER6/7 optimizations for copysignLuis Machado
2010-06-30powerpc: Re-work the Implies structureLuis Machado
2008-04-10* sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file.Ulrich Drepper
2007-07-12* sysdeps/powerpc/powerpc32/power6/memset.S: Update comments.Ulrich Drepper