aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc32/power6
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
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-26powerpc: Refactor powerpc32 lround/lroundf/llround/llroundfAdhemerval Zanella
2019-06-17powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintfAdhemerval Zanella
2019-06-12powerpc: Remove optimized isnanAdhemerval Zanella
2019-06-12powerpc: copysign cleanupAdhemerval Zanella
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-10-25Fix cmpli usage in power6 memset.Joseph Myers
2016-03-11powerpc: Rearrange cfi_offset callsRajalakshmi Srinivasaraghavan
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 NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar
2014-05-26PowerPC: Remove 64 bits instructions in PPC32 codeAdhemerval Zanella
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-06PowerPC: Adjust multiarch Implies for PowerPC32Adhemerval 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-10-04PowerPC floating point little-endian [12 of 15]Alan Modra
2013-09-02Fix typo.Ondřej Bílka
2013-08-30Fix then/than typos.Ondřej Bílka
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-06-05Remove trailing whitespace.Joseph Myers
2013-02-28Remove powerpc32 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
2011-03-18PowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END(__isnanf)Ryan S. Arnold
2010-07-15Whitespace fixes.Ulrich Drepper
2010-07-15POWER6/7 optimizations for copysignLuis Machado
2010-06-30powerpc: Re-work the Implies structureLuis Machado
2009-09-01Fix use of 64-bit insn in 32-bit memcpy for POWER6.Joshua W. Boyer