| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove atomic_compare_and_exchange_bool_rel. | Torvald Riegel | 2016-06-24 | 3 | -58/+0 |
* | elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h> | Florian Weimer | 2016-06-20 | 2 | -14/+1 |
* | Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256). | Joseph Myers | 2016-06-14 | 4 | -66/+0 |
* | powerpc: strcasecmp/strncasecmp optmization for power8 | raji | 2016-06-14 | 11 | -49/+598 |
* | powerpc: Fix --disable-multi-arch build on POWER8 | Tulio Magno Quites Machado Filho | 2016-06-06 | 5 | -6/+27 |
* | Fix powerpc64 ceil, rint etc. on sNaN input (bug 20160). | Joseph Myers | 2016-05-27 | 12 | -12/+84 |
* | Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160). | Joseph Myers | 2016-05-27 | 12 | -12/+84 |
* | Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157). | Joseph Myers | 2016-05-27 | 2 | -5/+21 |
* | Do not raise "inexact" from powerpc64 ceil, floor, trunc (bug 15479). | Joseph Myers | 2016-05-25 | 6 | -18/+36 |
* | Do not raise "inexact" from powerpc32 ceil, floor, trunc (bug 15479). | Joseph Myers | 2016-05-25 | 6 | -18/+36 |
* | powerpc: Fix operand prefixes | Gabriel F. T. Gomes | 2016-05-04 | 1 | -4/+4 |
* | powerpc: Zero pad using memset in strncpy/stpncpy | Gabriel F. T. Gomes | 2016-04-29 | 1 | -67/+56 |
* | powerpc: Add optimized strcspn for P8 | Paul E. Murphy | 2016-04-25 | 8 | -29/+151 |
* | powerpc: strcasestr optmization for power8 | Rajalakshmi Srinivasaraghavan | 2016-04-22 | 9 | -1/+697 |
* | powerpc: Optimization for strlen for POWER8. | Carlos Eduardo Seo | 2016-04-15 | 5 | -4/+345 |
* | powerpc: Add optimized P8 strspn | Paul E. Murphy | 2016-04-07 | 6 | -1/+289 |
* | Remove powerpc64 strspn, strcspn, and strpbrk implementation | Adhemerval Zanella | 2016-04-01 | 3 | -406/+0 |
* | powerpc: Rearrange cfi_offset calls | Rajalakshmi Srinivasaraghavan | 2016-03-11 | 6 | -34/+34 |
* | Fix ldbl-128ibm nearbyintl in non-default rounding modes (bug 19790). | Joseph Myers | 2016-03-09 | 1 | -2/+2 |
* | powerpc: Remove uses of operand modifier (%s) in inline asm | Gabriel F. T. Gomes | 2016-03-08 | 1 | -6/+10 |
* | powerpc: Fix dl-procinfo HWCAP | Carlos Eduardo Seo | 2016-03-08 | 2 | -8/+6 |
* | powerpc: Regenerate libm-test-ulps | Rajalakshmi Srinivasaraghavan | 2016-02-04 | 1 | -0/+10 |
* | Remove unused variables | Andreas Schwab | 2016-01-27 | 2 | -3/+0 |
* | Fix ulps regeneration for *-finite tests. | Joseph Myers | 2016-01-19 | 1 | -2/+2 |
* | Regenerate powerpc-nofpu libm-test-ulps. | Joseph Myers | 2016-01-18 | 1 | -210/+230 |
* | powerpc: Enforce compiler barriers on hardware transactions | Tulio Magno Quites Machado Filho | 2016-01-08 | 2 | -5/+5 |
* | powerpc: Add hwcap2 bits for POWER9. | Carlos Eduardo Seo | 2016-01-08 | 2 | -1/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 755 | -755/+755 |
* | powerpc: Export __parse_hwcap_and_convert_at_platform to libc.a. | Carlos Eduardo Seo | 2015-12-22 | 1 | -0/+8 |
* | powerpc: Add basic support for POWER9 sans hwcap. | Carlos Eduardo Seo | 2015-12-22 | 9 | -2/+17 |
* | powerpc: Regenerate libm-test-ulps | Adhemerval Zanella | 2015-12-22 | 1 | -169/+199 |
* | Fix POWER7 logb results for negative subnormals (bug 19375) | Adhemerval Zanella | 2015-12-17 | 1 | -0/+1 |
* | powerpc: Add hwcap/hwcap2/platform data to TCB. | Carlos Eduardo Seo | 2015-12-03 | 10 | -6/+406 |
* | powerpc: Spinlock optimization and cleanup | Paul Murphy | 2015-11-19 | 3 | -4/+31 |
* | Fix powerpc round, roundf spurious "inexact" (bug 19238). | Joseph Myers | 2015-11-12 | 4 | -12/+24 |
* | Fix powerpc64 lround, lroundf, llround, llroundf spurious "inexact" exception... | Joseph Myers | 2015-11-12 | 2 | -0/+13 |
* | Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (... | Joseph Myers | 2015-11-11 | 4 | -8/+16 |
* | powerpc: Provide __tls_get_addr () in static libc | Carlos Eduardo Seo | 2015-10-28 | 1 | -0/+32 |
* | powerpc: Fix usage of elision transient failure adapt param | Paul Murphy | 2015-10-27 | 1 | -3/+3 |
* | PowerPC: Fix a race condition when eliding a lock | Tulio Magno Quites Machado Filho | 2015-10-19 | 1 | -52/+63 |
* | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers | 2015-10-19 | 3 | -6/+3 |
* | Fix powerpc32 lround, lroundf spurious exceptions (bug 19134). | Joseph Myers | 2015-10-14 | 1 | -2/+41 |
* | Fix powerpc32 llround, llroundf exceptions (bug 19125). | Joseph Myers | 2015-10-13 | 2 | -2/+68 |
* | Move powerpc llround implementations to powerpc32 directory. | Joseph Myers | 2015-10-13 | 2 | -0/+0 |
* | Fix powerpc32 llrint, llrintf bad exceptions (bug 16422). | Joseph Myers | 2015-10-13 | 4 | -2/+94 |
* | Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190... | Joseph Myers | 2015-10-05 | 3 | -0/+75 |
* | PowerPC: Add comments to optimized strncpy | Gabriel F. T. Gomes | 2015-10-01 | 1 | -2/+38 |
* | PowerPC: Fix operand prefixes | Gabriel F. T. Gomes | 2015-10-01 | 1 | -6/+6 |
* | Fix hypot missing underflows (bug 18803). | Joseph Myers | 2015-09-24 | 1 | -1/+3 |
* | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 2015-09-11 | 3 | -6/+6 |