Age | Commit message (Expand) | Author | Files | Lines |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 755 | -755/+755 |
2015-12-22 | powerpc: Export __parse_hwcap_and_convert_at_platform to libc.a. | Carlos Eduardo Seo | 1 | -0/+8 |
2015-12-22 | powerpc: Add basic support for POWER9 sans hwcap. | Carlos Eduardo Seo | 9 | -2/+17 |
2015-12-22 | powerpc: Regenerate libm-test-ulps | Adhemerval Zanella | 1 | -169/+199 |
2015-12-17 | Fix POWER7 logb results for negative subnormals (bug 19375) | Adhemerval Zanella | 1 | -0/+1 |
2015-12-03 | powerpc: Add hwcap/hwcap2/platform data to TCB. | Carlos Eduardo Seo | 10 | -6/+406 |
2015-11-19 | powerpc: Spinlock optimization and cleanup | Paul Murphy | 3 | -4/+31 |
2015-11-12 | Fix powerpc round, roundf spurious "inexact" (bug 19238). | Joseph Myers | 4 | -12/+24 |
2015-11-12 | Fix powerpc64 lround, lroundf, llround, llroundf spurious "inexact" exception... | Joseph Myers | 2 | -0/+13 |
2015-11-11 | Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (... | Joseph Myers | 4 | -8/+16 |
2015-10-28 | powerpc: Provide __tls_get_addr () in static libc | Carlos Eduardo Seo | 1 | -0/+32 |
2015-10-27 | powerpc: Fix usage of elision transient failure adapt param | Paul Murphy | 1 | -3/+3 |
2015-10-19 | PowerPC: Fix a race condition when eliding a lock | Tulio Magno Quites Machado Filho | 1 | -52/+63 |
2015-10-19 | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers | 3 | -6/+3 |
2015-10-14 | Fix powerpc32 lround, lroundf spurious exceptions (bug 19134). | Joseph Myers | 1 | -2/+41 |
2015-10-13 | Fix powerpc32 llround, llroundf exceptions (bug 19125). | Joseph Myers | 2 | -2/+68 |
2015-10-13 | Move powerpc llround implementations to powerpc32 directory. | Joseph Myers | 2 | -0/+0 |
2015-10-13 | Fix powerpc32 llrint, llrintf bad exceptions (bug 16422). | Joseph Myers | 4 | -2/+94 |
2015-10-05 | Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190... | Joseph Myers | 3 | -0/+75 |
2015-10-01 | PowerPC: Add comments to optimized strncpy | Gabriel F. T. Gomes | 1 | -2/+38 |
2015-10-01 | PowerPC: Fix operand prefixes | Gabriel F. T. Gomes | 1 | -6/+6 |
2015-09-24 | Fix hypot missing underflows (bug 18803). | Joseph Myers | 1 | -1/+3 |
2015-09-11 | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 3 | -6/+6 |
2015-08-26 | powerpc: Sync hwcap.h with kernel | Carlos Eduardo Seo | 2 | -1/+3 |
2015-08-25 | powerpc: Fix tabort usage in syscalls | Paul E. Murphy | 2 | -4/+4 |
2015-08-25 | powerpc: Handle worstcase behavior in strstr() for POWER7 | Rajalakshmi Srinivasaraghavan | 1 | -7/+15 |
2015-08-21 | powerpc: Fix memchr for powerpc32. | Carlos Eduardo Seo | 1 | -1/+1 |
2015-08-21 | powerpc: make memchr use memchr-power7. | Carlos Eduardo Seo | 1 | -1/+13 |
2015-08-19 | PowerPC: Extend Program Priority Register support | Gabriel F. T. Gomes | 1 | -0/+31 |
2015-08-18 | powerpc: Add missing hwcap strings. | Carlos Eduardo Seo | 2 | -5/+5 |
2015-08-11 | powerpc: Fix stpcpy performance for power8 | Ondrej Bilka | 1 | -2/+5 |
2015-08-11 | powerpc: Fix PPC64/POWER7 conform tests | Adhemerval Zanella | 2 | -3/+4 |
2015-08-11 | powerpc: Use default strcpy optimization for POWER7 | Adhemerval Zanella | 9 | -794/+66 |
2015-08-11 | powerpc: Fix strnlen/power7 build | Adhemerval Zanella | 1 | -1/+2 |
2015-08-11 | powerpc: Fix strstr/power7 build | Adhemerval Zanella | 2 | -0/+28 |
2015-07-24 | Update powerpc-fpu libm-test-ulps. | Adhemerval Zanella | 1 | -56/+152 |
2015-07-16 | powerpc: strstr optimization | Rajalakshmi Srinivasaraghavan | 6 | -1/+626 |
2015-07-01 | Regenerate powerpc-nofpu libm-test-ulps. | Joseph Myers | 1 | -483/+673 |
2015-06-23 | Fix sin, sincos missing underflows (bug 16526, bug 16538). | Joseph Myers | 1 | -1/+5 |
2015-06-02 | Use libc_hidden_proto / libc_hidden_def with __strnlen. | Joseph Myers | 3 | -1/+7 |
2015-05-29 | Update powerpc-fpu libm-test-ulps. | Adhemerval Zanella | 1 | -516/+450 |
2015-04-20 | libc-vdso.h place consolidation | Adhemerval Zanella | 2 | -2/+2 |
2015-04-15 | powerpc: Fix __wcschr static build | Adhemerval Zanella | 1 | -4/+14 |
2015-03-26 | Harden powerpc64 elf_machine_fixup_plt | Alan Modra | 1 | -5/+25 |
2015-03-25 | powerpc __tls_get_addr call optimization | Alan Modra | 6 | -0/+181 |
2015-03-25 | powerpc64 configure message | Alan Modra | 2 | -3/+3 |
2015-03-23 | Remove HAVE_ASM_PPC_REL16 references | Alan Modra | 1 | -41/+3 |
2015-03-12 | soft-fp: Define and use _FP_STATIC_ASSERT. | Joseph Myers | 1 | -0/+2 |
2015-03-11 | powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME define | Adhemerval Zanella | 4 | -85/+11 |
2015-03-09 | Update powerpc-fpu ULPs. | Adhemerval Zanella | 1 | -50/+66 |