Age | Commit message (Expand) | Author |
2015-11-19 | powerpc: Spinlock optimization and cleanup | Paul Murphy |
2015-11-12 | Fix powerpc round, roundf spurious "inexact" (bug 19238). | Joseph Myers |
2015-11-12 | Fix powerpc64 lround, lroundf, llround, llroundf spurious "inexact" exception... | Joseph Myers |
2015-11-11 | Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (... | Joseph Myers |
2015-10-28 | powerpc: Provide __tls_get_addr () in static libc | Carlos Eduardo Seo |
2015-10-27 | powerpc: Fix usage of elision transient failure adapt param | Paul Murphy |
2015-10-19 | PowerPC: Fix a race condition when eliding a lock | Tulio Magno Quites Machado Filho |
2015-10-19 | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers |
2015-10-14 | Fix powerpc32 lround, lroundf spurious exceptions (bug 19134). | Joseph Myers |
2015-10-13 | Fix powerpc32 llround, llroundf exceptions (bug 19125). | Joseph Myers |
2015-10-13 | Move powerpc llround implementations to powerpc32 directory. | Joseph Myers |
2015-10-13 | Fix powerpc32 llrint, llrintf bad exceptions (bug 16422). | Joseph Myers |
2015-10-05 | Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190... | Joseph Myers |
2015-10-01 | PowerPC: Add comments to optimized strncpy | Gabriel F. T. Gomes |
2015-10-01 | PowerPC: Fix operand prefixes | Gabriel F. T. Gomes |
2015-09-24 | Fix hypot missing underflows (bug 18803). | Joseph Myers |
2015-09-11 | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers |
2015-08-26 | powerpc: Sync hwcap.h with kernel | Carlos Eduardo Seo |
2015-08-25 | powerpc: Fix tabort usage in syscalls | Paul E. Murphy |
2015-08-25 | powerpc: Handle worstcase behavior in strstr() for POWER7 | Rajalakshmi Srinivasaraghavan |
2015-08-21 | powerpc: Fix memchr for powerpc32. | Carlos Eduardo Seo |
2015-08-21 | powerpc: make memchr use memchr-power7. | Carlos Eduardo Seo |
2015-08-19 | PowerPC: Extend Program Priority Register support | Gabriel F. T. Gomes |
2015-08-18 | powerpc: Add missing hwcap strings. | Carlos Eduardo Seo |
2015-08-11 | powerpc: Fix stpcpy performance for power8 | Ondrej Bilka |
2015-08-11 | powerpc: Fix PPC64/POWER7 conform tests | Adhemerval Zanella |
2015-08-11 | powerpc: Use default strcpy optimization for POWER7 | Adhemerval Zanella |
2015-08-11 | powerpc: Fix strnlen/power7 build | Adhemerval Zanella |
2015-08-11 | powerpc: Fix strstr/power7 build | Adhemerval Zanella |
2015-07-24 | Update powerpc-fpu libm-test-ulps. | Adhemerval Zanella |
2015-07-16 | powerpc: strstr optimization | Rajalakshmi Srinivasaraghavan |
2015-07-01 | Regenerate powerpc-nofpu libm-test-ulps. | Joseph Myers |
2015-06-23 | Fix sin, sincos missing underflows (bug 16526, bug 16538). | Joseph Myers |
2015-06-02 | Use libc_hidden_proto / libc_hidden_def with __strnlen. | Joseph Myers |
2015-05-29 | Update powerpc-fpu libm-test-ulps. | Adhemerval Zanella |
2015-04-20 | libc-vdso.h place consolidation | Adhemerval Zanella |
2015-04-15 | powerpc: Fix __wcschr static build | Adhemerval Zanella |
2015-03-26 | Harden powerpc64 elf_machine_fixup_plt | Alan Modra |
2015-03-25 | powerpc __tls_get_addr call optimization | Alan Modra |
2015-03-25 | powerpc64 configure message | Alan Modra |
2015-03-23 | Remove HAVE_ASM_PPC_REL16 references | Alan Modra |
2015-03-12 | soft-fp: Define and use _FP_STATIC_ASSERT. | Joseph Myers |
2015-03-11 | powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME define | Adhemerval Zanella |
2015-03-09 | Update powerpc-fpu ULPs. | Adhemerval Zanella |
2015-03-05 | Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY | H.J. Lu |
2015-03-03 | powerpc: Fix inline feraiseexcept, feclearexcept macros | Adhemerval Zanella |
2015-02-25 | powerpc: Fix memmove static build | Adhemerval Zanella |
2015-02-13 | Fix powerpc software sqrtf (bug 17967). | Joseph Myers |
2015-02-12 | Fix powerpc software sqrt (bug 17964). | Joseph Myers |
2015-02-12 | powerpc: POWER7 strncpy optimization for unaligned string | Rajalakshmi Srinivasaraghavan |