Age | Commit message (Expand) | Author |
2016-03-11 | powerpc: Rearrange cfi_offset calls | Rajalakshmi Srinivasaraghavan |
2016-03-09 | Fix ldbl-128ibm nearbyintl in non-default rounding modes (bug 19790). | Joseph Myers |
2016-03-08 | powerpc: Remove uses of operand modifier (%s) in inline asm | Gabriel F. T. Gomes |
2016-03-08 | powerpc: Fix dl-procinfo HWCAP | Carlos Eduardo Seo |
2016-02-04 | powerpc: Regenerate libm-test-ulps | Rajalakshmi Srinivasaraghavan |
2016-01-27 | Remove unused variables | Andreas Schwab |
2016-01-19 | Fix ulps regeneration for *-finite tests. | Joseph Myers |
2016-01-18 | Regenerate powerpc-nofpu libm-test-ulps. | Joseph Myers |
2016-01-08 | powerpc: Enforce compiler barriers on hardware transactions | Tulio Magno Quites Machado Filho |
2016-01-08 | powerpc: Add hwcap2 bits for POWER9. | Carlos Eduardo Seo |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-12-22 | powerpc: Export __parse_hwcap_and_convert_at_platform to libc.a. | Carlos Eduardo Seo |
2015-12-22 | powerpc: Add basic support for POWER9 sans hwcap. | Carlos Eduardo Seo |
2015-12-22 | powerpc: Regenerate libm-test-ulps | Adhemerval Zanella |
2015-12-17 | Fix POWER7 logb results for negative subnormals (bug 19375) | Adhemerval Zanella |
2015-12-03 | powerpc: Add hwcap/hwcap2/platform data to TCB. | Carlos Eduardo Seo |
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 |