aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64
AgeCommit message (Expand)Author
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
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