summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc32
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-11Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (...Joseph Myers
2015-10-14Fix powerpc32 lround, lroundf spurious exceptions (bug 19134).Joseph Myers
2015-10-13Fix powerpc32 llround, llroundf exceptions (bug 19125).Joseph Myers
2015-10-13Move powerpc llround implementations to powerpc32 directory.Joseph Myers
2015-10-13Fix powerpc32 llrint, llrintf bad exceptions (bug 16422).Joseph Myers
2015-10-05Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers
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-21powerpc: Fix memchr for powerpc32.Carlos Eduardo Seo
2015-06-02Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella
2015-04-15powerpc: Fix __wcschr static buildAdhemerval Zanella
2015-03-25powerpc __tls_get_addr call optimizationAlan Modra
2015-03-23Remove HAVE_ASM_PPC_REL16 referencesAlan Modra
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-02-10powerpc: drop R_PPC_REL16 checkAdhemerval Zanella
2015-02-09powerpc: wordcopy/memmove cleanup for ppc32Adhemerval Zanella
2015-02-09powerpc: multiarch Makefile cleanup for powerpc32Adhemerval Zanella
2015-01-12powerpc: abort transaction in syscallsAdhemerval Zanella
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-31Clean up powerpc fegetround / __fegetround inlines.Joseph Myers
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-12-10Fix strftime wcschr namespace (bug 17634).Joseph Myers
2014-11-26powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}Adhemerval Zanella
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-11-14Fix build of C mempcpy and stpcpy.Joseph Myers
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-11-04Don't use INTDEF/INTUSE with _dl_argv (bug 14132).Joseph Myers
2014-10-31powerpc: Change atomic_write_barrier to have release semantics.Torvald Riegel
2014-10-23Don't use INTDEF for powerpc32 compat symbols (bug 14132).Joseph Myers
2014-09-02Define __GI_fegetenv for e500 libmKhem Raj
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-07-08PowerPC: Cleanup powerpc memmoveAdhemerval Zanella
2014-07-08PowerPC: Fix compiler warningsAdhemerval Zanella
2014-07-08PowerPC: Add ifunc tests for memmoveAdhemerval Zanella
2014-07-07PowerPC: Align power7 memcpy using VSX to quadwordAdhemerval Zanella
2014-07-07PowerPC: optimized memmove for POWER7/PPC32Adhemerval Zanella