| Commit message (Expand) | Author | Age | Files | Lines |
* | ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240). | Aurelien Jarno | 2016-07-08 | 1 | -0/+5 |
* | 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 | 5 | -1/+386 |
* | Remove atomic_compare_and_exchange_bool_rel. | Torvald Riegel | 2016-06-24 | 1 | -33/+0 |
* | Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256). | Joseph Myers | 2016-06-14 | 1 | -5/+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 |
* | Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157). | Joseph Myers | 2016-05-27 | 1 | -3/+2 |
* | Do not raise "inexact" from powerpc64 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 | 8 | -1/+693 |
* | 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 | 3 | -21/+21 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 305 | -305/+305 |
* | powerpc: Add basic support for POWER9 sans hwcap. | Carlos Eduardo Seo | 2015-12-22 | 4 | -0/+6 |
* | powerpc: Add hwcap/hwcap2/platform data to TCB. | Carlos Eduardo Seo | 2015-12-03 | 1 | -0/+14 |
* | Fix powerpc round, roundf spurious "inexact" (bug 19238). | Joseph Myers | 2015-11-12 | 2 | -6/+12 |
* | 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 | 2 | -4/+8 |
* | 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 |
* | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 2015-09-11 | 1 | -1/+1 |
* | powerpc: Fix tabort usage in syscalls | Paul E. Murphy | 2015-08-25 | 1 | -2/+2 |
* | powerpc: Handle worstcase behavior in strstr() for POWER7 | Rajalakshmi Srinivasaraghavan | 2015-08-25 | 1 | -7/+15 |
* | powerpc: make memchr use memchr-power7. | Carlos Eduardo Seo | 2015-08-21 | 1 | -1/+13 |
* | powerpc: Fix stpcpy performance for power8 | Ondrej Bilka | 2015-08-11 | 1 | -2/+5 |
* | powerpc: Fix PPC64/POWER7 conform tests | Adhemerval Zanella | 2015-08-11 | 2 | -3/+4 |
* | powerpc: Use default strcpy optimization for POWER7 | Adhemerval Zanella | 2015-08-11 | 9 | -794/+66 |
* | powerpc: Fix strnlen/power7 build | Adhemerval Zanella | 2015-08-11 | 1 | -1/+2 |
* | powerpc: Fix strstr/power7 build | Adhemerval Zanella | 2015-08-11 | 2 | -0/+28 |
* | powerpc: strstr optimization | Rajalakshmi Srinivasaraghavan | 2015-07-16 | 6 | -1/+626 |
* | libc-vdso.h place consolidation | Adhemerval Zanella | 2015-04-20 | 1 | -1/+1 |
* | Harden powerpc64 elf_machine_fixup_plt | Alan Modra | 2015-03-26 | 1 | -5/+25 |
* | powerpc __tls_get_addr call optimization | Alan Modra | 2015-03-25 | 1 | -0/+48 |
* | powerpc64 configure message | Alan Modra | 2015-03-25 | 2 | -3/+3 |
* | powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME define | Adhemerval Zanella | 2015-03-11 | 4 | -85/+11 |
* | Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY | H.J. Lu | 2015-03-05 | 1 | -1/+1 |
* | powerpc: Fix memmove static build | Adhemerval Zanella | 2015-02-25 | 1 | -1/+3 |
* | powerpc: POWER7 strncpy optimization for unaligned string | Rajalakshmi Srinivasaraghavan | 2015-02-12 | 1 | -2/+378 |
* | powerpc: wordcopy/memmove cleanup for ppc32 | Adhemerval Zanella | 2015-02-09 | 1 | -4/+0 |
* | powerpc: wordcopy/memmove cleanup for ppc64 | Adhemerval Zanella | 2015-02-09 | 5 | -95/+23 |
* | powerpc: Remove POWER7 wordcopy ifunc | Adhemerval Zanella | 2015-02-09 | 3 | -45/+9 |
* | powerpc: Simplify bcopy default implementation | Adhemerval Zanella | 2015-02-09 | 1 | -4/+6 |
* | powerpc: multiarch Makefile cleanup for powerpc64 | Adhemerval Zanella | 2015-02-09 | 1 | -5/+10 |