aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc32/power4
AgeCommit message (Expand)AuthorFilesLines
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-06-05Remove trailing whitespace.Joseph Myers9-82/+82
2013-03-08Consolidate copies of mp code in powerpcSiddhesh Poyarekar3-221/+2
2013-03-07Merge powerpc slowexp.c into generic codeSiddhesh Poyarekar2-65/+1
2013-03-07Merge powerpc slowpow.c into generic codeSiddhesh Poyarekar2-93/+1
2013-03-07Use an intermediate variable to sum exponents in powerpc __mul and __sqrSiddhesh Poyarekar1-5/+6
2013-03-07Use generic mpa.c code for everything except __mul and __sqrSiddhesh Poyarekar1-628/+4
2013-03-04Remove powerpc32 strncmp comments about bounded pointers.Joseph Myers1-3/+0
2013-02-28Remove powerpc32 bounded-pointers code.Joseph Myers4-16/+8
2013-02-28Sync up ppc add_magnitudes and sub_magnitudes with default codeSiddhesh Poyarekar1-52/+60
2013-02-25Sync up powerpc __mp_dbl with default codeSiddhesh Poyarekar1-3/+1
2013-02-21Mark __inv as static in powerpcSiddhesh Poyarekar1-1/+1
2013-02-21Fix whitespace differences between generic and powerpc mpa.cSiddhesh Poyarekar1-1/+1
2013-02-21Mark ZERO inputs to __mul as unlikely on powerpcSiddhesh Poyarekar1-1/+1
2013-02-20Copy comment about inner loop from powerpc mpa.c to the default oneSiddhesh Poyarekar1-1/+1
2013-02-14Remove redundant return keywordSiddhesh Poyarekar1-13/+0
2013-02-14New __sqr function as a faster special case of __mulSiddhesh Poyarekar1-0/+100
2013-01-20Remove use of mpa2.hAndreas Schwab1-1/+0
2013-01-14Fix code formatting in mpa.cSiddhesh Poyarekar1-269/+534
2013-01-14Remove unnecessary local variable mptwoSiddhesh Poyarekar1-4/+0
2013-01-09Update comments in mpa.cSiddhesh Poyarekar1-70/+49
2013-01-07Fix spelling errors in sysdeps/powerpc files.Anton Blanchard7-10/+10
2013-01-04Remove unused __cr and __cpymnSiddhesh Poyarekar1-47/+0
2013-01-04Fix build failure on power4 processorsSiddhesh Poyarekar1-3/+7
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers16-16/+16
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers3-3/+3
2012-05-18[PowerPC] Remove -ftree-loop-linear from MakefilesTulio Magno Quites Machado Filho2-3/+3
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu1-1/+1
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson2-2/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert16-45/+29
2011-12-17Simplify code for accessing powerpc GOTWill Schmidt3-15/+10
2011-04-22Fix whitespaces.Ulrich Drepper2-55/+54
2011-04-22Remove doubled words.Jim Meyering4-7/+7
2011-04-17Fix POWER4/POWER7 optimized strncmp to not read past differing bytesAndreas Schwab1-5/+6
2010-08-12PowerPC64 ABI fixesAlan Modra1-1/+1
2010-02-12Cleanup old obsolete PPC_REL16 checksLuis Machado3-20/+0
2009-06-24Fix cfa offset for saved registers in PPC sqrt implementations.Andreas Schwab2-4/+4
2008-06-13* sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid usingUlrich Drepper1-5/+5
2008-04-11[BZ4997]Ulrich Drepper1-26/+45
2008-04-10* sysdeps/powerpc/powerpc32/power4/hp-timing.c: New file.Ulrich Drepper2-0/+177
2008-04-10* sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: New File.Ulrich Drepper4-122/+230
2007-07-12* sysdeps/powerpc/powerpc32/power6/memset.S: Update comments.Ulrich Drepper3-0/+3
2007-06-03* sysdeps/powerpc/powerpc32/970/fpu/Implies: New file.Ulrich Drepper17-0/+3162