aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64
AgeCommit message (Expand)AuthorFilesLines
2013-09-25PowerPC: Fix POINTER_CHK_GUARD thread register for PPC64Adhemerval Zanella1-1/+1
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell1-0/+10
2013-09-05PowerPC: fix POWER7 memrchr for some large inputsAdhemerval Zanella1-2/+2
2013-08-30Fix then/than typos.Ondřej Bílka2-7/+7
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-08-20PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella1-1/+35
2013-06-24PowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold1-0/+2
2013-06-05Remove trailing whitespace.Joseph Myers29-200/+200
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar1-2/+1
2013-04-26PowerPC: modf optimization fixAdhemerval Zanella1-0/+2
2013-04-23PowerPC: modf optimizationAdhemerval Zanella1-0/+2
2013-04-01PowerPC: remove branch prediction from rint implementationAdhemerval Zanella2-6/+6
2013-03-28PowerPC: .eh_frame info in crt1.o isn't useful and triggers gold bug 14675.Alan Modra1-0/+7
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-06Remove powerpc64 bounded-pointers code.Joseph Myers33-458/+110
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-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers1-2/+2
2013-02-01Remove BOUNDED_N and BOUNDED_1.Joseph Myers1-3/+1
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-10Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64"Andreas Schwab1-1/+0
2013-01-10Use ieee754/dbl-64/wordsize-64 on powerpc64Andreas Schwab1-0/+1
2013-01-09Update comments in mpa.cSiddhesh Poyarekar1-70/+49
2013-01-07Fix spelling errors in sysdeps/powerpc files.Anton Blanchard18-82/+82
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 Myers103-107/+103
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers3-3/+3
2012-11-30Fix type-punning warning in powerpc64 gmon-start.Roland McGrath1-2/+4
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath1-82/+0
2012-08-22Add versions of wcscpy, wcschr, wcsrchr for power6/power7.Will Schmidt3-0/+3
2012-08-21[Powerpc] Tune/optimize powerpc{32,64}/power7/memchr.S.Will Schmidt1-24/+61
2012-07-26Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers1-0/+25
2012-07-19Split tls-macros.h in sysdeps directories.Adhemerval Zanella1-0/+46
2012-07-17Remove TLS configure checks.Marek Polacek2-117/+0
2012-05-25ppc: Pass hwcap to ifuncs.Richard Henderson2-3/+3
2012-05-22PowerPC: libm ABI updateAdhemerval Zanella2-4/+12
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu1-1/+1