aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64
AgeCommit message (Expand)Author
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-28powerpc64: strchr/strchrnul optimization for power8Rajalakshmi Srinivasaraghavan
2016-12-27powerpc: Remove f{max,min}{f} assembly implementationsAdhemerval Zanella
2016-12-16Fix powerpc64/power7 memchr for large input sizesAdhemerval Zanella
2016-12-13powerpc: strncmp optimization for power9Rajalakshmi Srinivasaraghavan
2016-12-01powerpc: Remove stpcpy internal clash with IFUNCAdhemerval Zanella
2016-12-01powerpc: strcmp optimization for power9Rajalakshmi Srinivasaraghavan
2016-11-30powerpc: Remove stpcpy internal clash with IFUNCAdhemerval Zanella
2016-11-29powerpc: Add hidden definition for __sigsetjmpFlorian Weimer
2016-11-04Define wordsize.h macros everywhereSteve Ellcey
2016-10-25Fix cmpli usage in power6 memset.Joseph Myers
2016-10-19Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718).Joseph Myers
2016-10-07Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler
2016-09-19powerpc: Fix POWER9 impliesTulio Magno Quites Machado Filho
2016-07-08ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240).Aurelien Jarno
2016-07-05powerpc: Fix return code of strcasecmp for unaligned inputsRajalakshmi Srinivasaraghavan
2016-06-30powerpc: Add a POWER8-optimized version of sinf()Anton Blanchard
2016-06-30powerpc: Add a POWER8-optimized version of expf()Tulio Magno Quites Machado Filho
2016-06-24Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel
2016-06-14Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256).Joseph Myers
2016-06-14powerpc: strcasecmp/strncasecmp optmization for power8raji
2016-06-06powerpc: Fix --disable-multi-arch build on POWER8Tulio Magno Quites Machado Filho
2016-05-27Fix powerpc64 ceil, rint etc. on sNaN input (bug 20160).Joseph Myers
2016-05-27Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157).Joseph Myers
2016-05-25Do not raise "inexact" from powerpc64 ceil, floor, trunc (bug 15479).Joseph Myers
2016-05-04powerpc: Fix operand prefixesGabriel F. T. Gomes
2016-04-29powerpc: Zero pad using memset in strncpy/stpncpyGabriel F. T. Gomes
2016-04-25powerpc: Add optimized strcspn for P8Paul E. Murphy
2016-04-22powerpc: strcasestr optmization for power8Rajalakshmi Srinivasaraghavan
2016-04-15powerpc: Optimization for strlen for POWER8.Carlos Eduardo Seo
2016-04-07powerpc: Add optimized P8 strspnPaul E. Murphy
2016-04-01Remove powerpc64 strspn, strcspn, and strpbrk implementationAdhemerval Zanella
2016-03-11powerpc: Rearrange cfi_offset callsRajalakshmi Srinivasaraghavan
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-22powerpc: Add basic support for POWER9 sans hwcap.Carlos Eduardo Seo
2015-12-03powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo
2015-11-12Fix powerpc round, roundf spurious "inexact" (bug 19238).Joseph Myers
2015-11-12Fix powerpc64 lround, lroundf, llround, llroundf spurious "inexact" exception...Joseph Myers
2015-11-11Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (...Joseph Myers
2015-10-01PowerPC: Add comments to optimized strncpyGabriel F. T. Gomes
2015-10-01PowerPC: Fix operand prefixesGabriel F. T. Gomes
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers
2015-08-25powerpc: Fix tabort usage in syscallsPaul E. Murphy
2015-08-25powerpc: Handle worstcase behavior in strstr() for POWER7Rajalakshmi Srinivasaraghavan
2015-08-21powerpc: make memchr use memchr-power7.Carlos Eduardo Seo
2015-08-11powerpc: Fix stpcpy performance for power8Ondrej Bilka
2015-08-11powerpc: Fix PPC64/POWER7 conform testsAdhemerval Zanella
2015-08-11powerpc: Use default strcpy optimization for POWER7Adhemerval Zanella
2015-08-11powerpc: Fix strnlen/power7 buildAdhemerval Zanella
2015-08-11powerpc: Fix strstr/power7 buildAdhemerval Zanella