about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64/power4
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: multiarch bzero cleanup for PPC64Adhemerval Zanella2014-09-101-3/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-014-4/+4
* PowerPC: Cleaning up uneeded sqrt routinesAdhemerval Zanella2013-12-132-108/+0
* PowerPC: multiarch memset/bzero for PowerPC64Adhemerval Zanella2013-12-131-0/+2
* PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella2013-12-133-0/+3
* PowerPC: multiarch wordcopy routines for PowerPC32Adhemerval Zanella2013-12-061-1/+0
* PowerPC LE memsetAlan Modra2013-10-041-15/+15
* PowerPC LE memcpyAlan Modra2013-10-041-1/+60
* PowerPC LE memcmpAlan Modra2013-10-041-326/+715
* PowerPC LE strcmp and strncmpAlan Modra2013-10-041-8/+55
* Remove trailing whitespace.Joseph Myers2013-06-054-96/+96
* Consolidate copies of mp code in powerpcSiddhesh Poyarekar2013-03-083-221/+2
* Merge powerpc slowexp.c into generic codeSiddhesh Poyarekar2013-03-072-65/+1
* Merge powerpc slowpow.c into generic codeSiddhesh Poyarekar2013-03-072-93/+1
* Use an intermediate variable to sum exponents in powerpc __mul and __sqrSiddhesh Poyarekar2013-03-071-5/+6
* Use generic mpa.c code for everything except __mul and __sqrSiddhesh Poyarekar2013-03-071-628/+4
* Remove powerpc64 bounded-pointers code.Joseph Myers2013-03-064-53/+15
* Sync up ppc add_magnitudes and sub_magnitudes with default codeSiddhesh Poyarekar2013-02-281-52/+60
* Sync up powerpc __mp_dbl with default codeSiddhesh Poyarekar2013-02-251-3/+1
* Mark __inv as static in powerpcSiddhesh Poyarekar2013-02-211-1/+1
* Fix whitespace differences between generic and powerpc mpa.cSiddhesh Poyarekar2013-02-211-1/+1
* Mark ZERO inputs to __mul as unlikely on powerpcSiddhesh Poyarekar2013-02-211-1/+1
* Copy comment about inner loop from powerpc mpa.c to the default oneSiddhesh Poyarekar2013-02-201-1/+1
* Remove redundant return keywordSiddhesh Poyarekar2013-02-141-13/+0
* New __sqr function as a faster special case of __mulSiddhesh Poyarekar2013-02-141-0/+100
* Remove use of mpa2.hAndreas Schwab2013-01-201-1/+0
* Fix code formatting in mpa.cSiddhesh Poyarekar2013-01-141-269/+534
* Remove unnecessary local variable mptwoSiddhesh Poyarekar2013-01-141-4/+0
* Update comments in mpa.cSiddhesh Poyarekar2013-01-091-70/+49
* Fix spelling errors in sysdeps/powerpc files.Anton Blanchard2013-01-075-27/+27
* Remove unused __cr and __cpymnSiddhesh Poyarekar2013-01-041-47/+0
* Fix build failure on power4 processorsSiddhesh Poyarekar2013-01-041-3/+7
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-029-10/+9
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-013-3/+3
* [PowerPC] Remove -ftree-loop-linear from MakefilesTulio Magno Quites Machado Filho2012-05-182-3/+3
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-094-6/+6
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-099-24/+15
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-272-14/+2
* Fix whitespaces.Ulrich Drepper2011-04-221-7/+6
* Remove doubled words.Jim Meyering2011-04-223-5/+5
* Fix POWER4/POWER7 optimized strncmp to not read past differing bytesAndreas Schwab2011-04-171-5/+6
* * sysdeps/powerpc/powerpc32/power6/memset.S: Update comments.Ulrich Drepper2007-07-123-6/+3
* * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file.Ulrich Drepper2007-06-0313-0/+2702