about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32/power7
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0213-13/+13
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0113-13/+13
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0713-13/+13
* powerpc: Remove optimized finiteAdhemerval Zanella2019-06-122-94/+0
* powerpc: Remove optimized isinfAdhemerval Zanella2019-06-122-86/+0
* powerpc: Remove optimized isnanAdhemerval Zanella2019-06-122-91/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0116-16/+16
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0116-16/+16
* Do not use __ptr_t.Joseph Myers2017-08-083-3/+3
* Use locale_t, not __locale_t, throughout glibcZack Weinberg2017-06-201-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0116-16/+16
* powerpc: Fix powerpc32/power7 memchr for large input sizesTulio Magno Quites Machado Filho2016-12-281-1/+10
* powerpc: Rearrange cfi_offset callsRajalakshmi Srinivasaraghavan2016-03-111-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0416-16/+16
* Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers2015-06-021-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0216-16/+16
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-243-3/+3
* PowerPC: Align power7 memcpy using VSX to quadwordAdhemerval Zanella2014-07-071-2/+2
* PowerPC: Remove 64 bits instructions in PPC32 codeAdhemerval Zanella2014-05-266-12/+12
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0116-16/+16
* PowerPC: Adjust multiarch Implies for PowerPC32Adhemerval Zanella2013-12-062-0/+2
* PowerPC: multiarch logb/logbf/logbl for PowerPC32Adhemerval Zanella2013-12-063-208/+0
* PowerPC LE memchr and memrchrAlan Modra2013-10-043-189/+200
* PowerPC LE memsetAlan Modra2013-10-041-2/+2
* PowerPC LE memcpyAlan Modra2013-10-042-12/+40
* PowerPC LE memcmpAlan Modra2013-10-041-618/+1008
* PowerPC LE strchrAlan Modra2013-10-042-20/+58
* PowerPC LE strcmp and strncmpAlan Modra2013-10-041-15/+40
* PowerPC LE strnlenAlan Modra2013-10-041-50/+56
* PowerPC LE strlenAlan Modra2013-10-041-5/+12
* PowerPC floating point little-endian [12 of 15]Alan Modra2013-10-043-9/+7
* PowerPC floating point little-endian [2 of 15]Alan Modra2013-10-041-4/+4
* PowerPC: fix POWER7 memrchr for some large inputsAdhemerval Zanella2013-09-051-2/+2
* Fix typos.Ondřej Bílka2013-08-211-1/+1
* Remove powerpc32 strncmp comments about bounded pointers.Joseph Myers2013-03-041-3/+0
* Remove powerpc32 bounded-pointers code.Joseph Myers2013-02-2813-59/+33
* Fix spelling errors in sysdeps/powerpc files.Anton Blanchard2013-01-075-7/+7
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0219-19/+19
* [Powerpc] Tune/optimize powerpc{32,64}/power7/memchr.S.Will Schmidt2012-08-211-20/+58
* Optimize handling of denormals in logb/logbf/logblAndreas Schwab2012-05-262-11/+10
* PowerPC: libm ABI updateAdhemerval Zanella2012-05-222-5/+14
* PowerPC - logb[f|l] optimization for POWER7Adhemerval Zanella2012-05-153-0/+207
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0916-48/+32
* Optimized strcasecmp for Power7Adhemerval Zanella2011-12-173-0/+141
* Simplify code for accessing powerpc GOTWill Schmidt2011-12-173-15/+12
* power7 strncmp optimizationWill Schmidt2011-09-071-1/+3
* power7 memcpy VSX optimizationsWill Schmidt2011-09-071-15/+73
* Remove doubled words.Jim Meyering2011-04-221-1/+1
* Fix POWER4/POWER7 optimized strncmp to not read past differing bytesAndreas Schwab2011-04-171-5/+6
* power7-optimized mempcpyLuis Machado2010-11-051-0/+471