summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64
AgeCommit message (Expand)Author
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
2015-07-16powerpc: strstr optimizationRajalakshmi Srinivasaraghavan
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella
2015-03-26Harden powerpc64 elf_machine_fixup_pltAlan Modra
2015-03-25powerpc __tls_get_addr call optimizationAlan Modra
2015-03-25powerpc64 configure messageAlan Modra
2015-03-11powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-02-25powerpc: Fix memmove static buildAdhemerval Zanella
2015-02-12powerpc: POWER7 strncpy optimization for unaligned stringRajalakshmi Srinivasaraghavan
2015-02-09powerpc: wordcopy/memmove cleanup for ppc32Adhemerval Zanella
2015-02-09powerpc: wordcopy/memmove cleanup for ppc64Adhemerval Zanella
2015-02-09powerpc: Remove POWER7 wordcopy ifuncAdhemerval Zanella
2015-02-09powerpc: Simplify bcopy default implementationAdhemerval Zanella
2015-02-09powerpc: multiarch Makefile cleanup for powerpc64Adhemerval Zanella
2015-01-28powerpc: Fix fsqrt build in libm [BZ#16576]Adhemerval Zanella
2015-01-24powerpc: Fix powerpc64 build failure with binutils 2.22Adhemerval Zanella
2015-01-24powerpc: Fix ifuncmain6pie failure with GCC 4.9Adhemerval Zanella
2015-01-13powerpc: Fix POWER7/PPC64 performance regression on LEAdhemerval Zanella
2015-01-13powerpc: Optimized strncmp for POWER8/PPC64Adhemerval Zanella
2015-01-13powerpc: Optimize POWER7 strcmp trailing checksRajalakshmi Srinivasaraghavan
2015-01-13powerpc: Optimized strcmp for POWER8/PPC64Adhemerval Zanella
2015-01-13powerpc: Optimized st{r,p}ncpy for POWER8/PPC64Adhemerval Zanella
2015-01-13powerpc: Optimized strncat for POWER7/PPC64Adhemerval Zanella
2015-01-13powerpc: Optimized strcat for POWER8/PPC64Adhemerval Zanella
2015-01-13powerpc: Optimized st{r,p}cpy for POWER8/PPC64Adhemerval Zanella
2015-01-12powerpc: abort transaction in syscallsAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-31powerpc: POWER7 strcpy optimization for unaligned stringsRajalakshmi Srinivasaraghavan
2014-12-10Fix strftime wcschr namespace (bug 17634).Joseph Myers
2014-12-02powerpc: Add powerpc64 strpbrk optimizationAdhemerval Zanella
2014-12-02powerpc: Add powerpc64 strcspn optimizationAdhemerval Zanella
2014-12-02powerpc: Add powerpc64 strspn optimizationAdhemerval Zanella
2014-12-01powerpc: strtok{_r} optimization for powerpc64Rajalakshmi Srinivasaraghavan