about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32/power6
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-012-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-062-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-012-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-022-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-012-2/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-072-2/+2
* powerpc: Refactor powerpc32 lround/lroundf/llround/llroundfAdhemerval Zanella2019-06-262-54/+0
* powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintfAdhemerval Zanella2019-06-172-78/+0
* powerpc: Remove optimized isnanAdhemerval Zanella2019-06-122-105/+0
* powerpc: copysign cleanupAdhemerval Zanella2019-06-122-50/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-018-8/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-018-8/+8
* Use libm_alias_float for powerpc.Joseph Myers2017-12-053-3/+6
* Use libm_alias_double for remaining powerpc functions.Joseph Myers2017-12-023-31/+7
* Do not use __ptr_t.Joseph Myers2017-08-082-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-018-8/+8
* Fix cmpli usage in power6 memset.Joseph Myers2016-10-251-1/+1
* powerpc: Rearrange cfi_offset callsRajalakshmi Srinivasaraghavan2016-03-111-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-048-8/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-028-8/+8
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-2/+2
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-242-2/+2
* PowerPC: Remove 64 bits instructions in PPC32 codeAdhemerval Zanella2014-05-261-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-018-8/+8
* PowerPC: Adjust multiarch Implies for PowerPC32Adhemerval Zanella2013-12-062-0/+2
* PowerPC: multiarch wordcopy routines for PowerPC32Adhemerval Zanella2013-12-061-217/+0
* PowerPC: multiarch wcscpy for PowerPC32Adhemerval Zanella2013-12-061-104/+0
* PowerPC: multiarch wcsrchr for PowerPC32Adhemerval Zanella2013-12-061-88/+0
* PowerPC: multiarch wcschr for PowerPC32Adhemerval Zanella2013-12-061-88/+0
* PowerPC LE memsetAlan Modra2013-10-041-2/+2
* PowerPC LE memcpyAlan Modra2013-10-041-7/+74
* PowerPC floating point little-endian [12 of 15]Alan Modra2013-10-044-8/+8
* Fix typo.Ondřej Bílka2013-09-021-1/+1
* Fix then/than typos.Ondřej Bílka2013-08-302-11/+11
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-072-6/+6
* Remove trailing whitespace.Joseph Myers2013-06-055-13/+13
* Remove powerpc32 bounded-pointers code.Joseph Myers2013-02-282-8/+4
* Fix spelling errors in sysdeps/powerpc files.Anton Blanchard2013-01-071-8/+8
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0212-12/+12
* Add versions of wcscpy, wcschr, wcsrchr for power6/power7.Will Schmidt2012-08-223-0/+280
* PowerPC: libm ABI updateAdhemerval Zanella2012-05-221-3/+6
* Further simplify power6 wordcopy by removing switch statements.Will Schmidt2012-04-181-24/+2
* Simplify power6 wordcopy by adding [fwd|bwd]_align_merge macros.Will Schmidt2012-04-181-82/+35
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-099-27/+18
* Remove doubled words.Jim Meyering2011-04-221-2/+2
* PowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END(__isnanf)Ryan S. Arnold2011-03-181-3/+2
* Whitespace fixes.Ulrich Drepper2010-07-151-1/+1
* POWER6/7 optimizations for copysignLuis Machado2010-07-152-0/+57
* powerpc: Re-work the Implies structureLuis Machado2010-06-302-3/+1
* Fix use of 64-bit insn in 32-bit memcpy for POWER6.Joshua W. Boyer2009-09-011-1/+1