summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64/power4
AgeCommit message (Expand)Author
2018-04-27powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-08Do not use __ptr_t.Joseph Myers
2017-06-14PowerPC64 ENTRY_TOCLESSAlan Modra
2017-04-11powerpc: refactor memcmp and memmove IFUNC.Wainer dos Santos Moschetta
2017-04-11powerpc: refactor memcpy and mempcpy IFUNC.Wainer dos Santos Moschetta
2017-04-11powerpc: refactor memset IFUNC.Wainer dos Santos Moschetta
2017-04-11powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC.Wainer dos Santos Moschetta
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-03-11powerpc: Rearrange cfi_offset callsRajalakshmi Srinivasaraghavan
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-09-10PowerPC: multiarch bzero cleanup for PPC64Adhemerval Zanella
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-13PowerPC: Cleaning up uneeded sqrt routinesAdhemerval Zanella
2013-12-13PowerPC: multiarch memset/bzero for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella
2013-12-06PowerPC: multiarch wordcopy routines for PowerPC32Adhemerval Zanella
2013-10-04PowerPC LE memsetAlan Modra
2013-10-04PowerPC LE memcpyAlan Modra
2013-10-04PowerPC LE memcmpAlan Modra
2013-10-04PowerPC LE strcmp and strncmpAlan Modra
2013-06-05Remove trailing whitespace.Joseph Myers
2013-03-08Consolidate copies of mp code in powerpcSiddhesh Poyarekar
2013-03-07Merge powerpc slowexp.c into generic codeSiddhesh Poyarekar
2013-03-07Merge powerpc slowpow.c into generic codeSiddhesh Poyarekar
2013-03-07Use an intermediate variable to sum exponents in powerpc __mul and __sqrSiddhesh Poyarekar
2013-03-07Use generic mpa.c code for everything except __mul and __sqrSiddhesh Poyarekar
2013-03-06Remove powerpc64 bounded-pointers code.Joseph Myers
2013-02-28Sync up ppc add_magnitudes and sub_magnitudes with default codeSiddhesh Poyarekar
2013-02-25Sync up powerpc __mp_dbl with default codeSiddhesh Poyarekar
2013-02-21Mark __inv as static in powerpcSiddhesh Poyarekar
2013-02-21Fix whitespace differences between generic and powerpc mpa.cSiddhesh Poyarekar
2013-02-21Mark ZERO inputs to __mul as unlikely on powerpcSiddhesh Poyarekar
2013-02-20Copy comment about inner loop from powerpc mpa.c to the default oneSiddhesh Poyarekar
2013-02-14Remove redundant return keywordSiddhesh Poyarekar
2013-02-14New __sqr function as a faster special case of __mulSiddhesh Poyarekar
2013-01-20Remove use of mpa2.hAndreas Schwab
2013-01-14Fix code formatting in mpa.cSiddhesh Poyarekar
2013-01-14Remove unnecessary local variable mptwoSiddhesh Poyarekar
2013-01-09Update comments in mpa.cSiddhesh Poyarekar
2013-01-07Fix spelling errors in sysdeps/powerpc files.Anton Blanchard
2013-01-04Remove unused __cr and __cpymnSiddhesh Poyarekar
2013-01-04Fix build failure on power4 processorsSiddhesh Poyarekar
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-05-18[PowerPC] Remove -ftree-loop-linear from MakefilesTulio Magno Quites Machado Filho
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers