| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc32: make PLT call in _mcount compatible with -msecure-plt (bug 20554) | Alan Modra | 2016-10-09 | 1 | -3/+24 |
* | Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to... | Stefan Liebler | 2016-10-07 | 37 | -222/+338 |
* | Add iseqsig. | Joseph Myers | 2016-10-06 | 1 | -0/+28 |
* | powerpc: Regenerate ULPs | Tulio Magno Quites Machado Filho | 2016-10-05 | 1 | -55/+55 |
* | powerpc: Installed-header hygiene | Tulio Magno Quites Machado Filho | 2016-10-04 | 1 | -9/+9 |
* | powerpc: Fix POWER9 implies | Tulio Magno Quites Machado Filho | 2016-09-19 | 2 | -2/+1 |
* | Add e500 version of fetestexceptflag. | Joseph Myers | 2016-09-07 | 1 | -0/+25 |
* | Add femode_t functions: powerpc. | Joseph Myers | 2016-09-07 | 6 | -0/+222 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 5 | -0/+24 |
* | Add fesetexcept: powerpc. | Joseph Myers | 2016-08-16 | 3 | -0/+107 |
* | Add comment from sysdeps/powerpc/fpu/fraiseexcpt.c to fsetexcptflg.c. | Joseph Myers | 2016-08-12 | 1 | -0/+1 |
* | Fix powerpc fesetexceptflag clearing FE_INVALID (bug 20455). | Joseph Myers | 2016-08-10 | 1 | -1/+4 |
* | Add tests for fegetexceptflag, fesetexceptflag. | Joseph Myers | 2016-08-10 | 1 | -0/+6 |
* | powerpc: fix ifunc-sel.h fix asm constraints and clobber list | Aurelien Jarno | 2016-08-03 | 1 | -2/+4 |
* | powerpc: fix ifunc-sel.h with GCC 6 | Aurelien Jarno | 2016-08-03 | 1 | -3/+4 |
* | ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240). | Aurelien Jarno | 2016-07-08 | 2 | -0/+10 |
* | powerpc: Fix return code of strcasecmp for unaligned inputs | Rajalakshmi Srinivasaraghavan | 2016-07-05 | 1 | -3/+14 |
* | powerpc: Add a POWER8-optimized version of sinf() | Anton Blanchard | 2016-06-30 | 5 | -1/+604 |
* | powerpc: Add a POWER8-optimized version of expf() | Tulio Magno Quites Machado Filho | 2016-06-30 | 6 | -1/+388 |
* | 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 |