Age | Commit message (Expand) | Author |
2016-12-01 | powerpc: Remove stpcpy internal clash with IFUNC | Adhemerval Zanella |
2016-12-01 | powerpc: strcmp optimization for power9 | Rajalakshmi Srinivasaraghavan |
2016-12-01 | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers |
2016-11-30 | powerpc: Remove stpcpy internal clash with IFUNC | Adhemerval Zanella |
2016-11-29 | powerpc: Add hidden definition for __sigsetjmp | Florian Weimer |
2016-11-29 | powerpc: Remove unintended __longjmp symbol from ABI | Florian Weimer |
2016-11-29 | Refactor FP_FAST_* into bits/fp-fast.h. | Joseph Myers |
2016-11-24 | Remove cached PID/TID in clone | Adhemerval Zanella |
2016-11-24 | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers |
2016-11-04 | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers |
2016-11-04 | Define wordsize.h macros everywhere | Steve Ellcey |
2016-10-28 | Document a behavior of an elided pthread_rwlock_unlock | Tulio Magno Quites Machado Filho |
2016-10-25 | Fix cmpli usage in power6 memset. | Joseph Myers |
2016-10-21 | powerpc: Cleanup fenv_private.h | Paul Murphy |
2016-10-19 | Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718). | Joseph Myers |
2016-10-09 | powerpc32: make PLT call in _mcount compatible with -msecure-plt (bug 20554) | Alan Modra |
2016-10-07 | Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to... | Stefan Liebler |
2016-10-06 | Add iseqsig. | Joseph Myers |
2016-10-05 | powerpc: Regenerate ULPs | Tulio Magno Quites Machado Filho |
2016-10-04 | powerpc: Installed-header hygiene | Tulio Magno Quites Machado Filho |
2016-09-19 | powerpc: Fix POWER9 implies | Tulio Magno Quites Machado Filho |
2016-09-07 | Add e500 version of fetestexceptflag. | Joseph Myers |
2016-09-07 | Add femode_t functions: powerpc. | Joseph Myers |
2016-09-07 | Add femode_t functions. | Joseph Myers |
2016-08-16 | Add fesetexcept: powerpc. | Joseph Myers |
2016-08-12 | Add comment from sysdeps/powerpc/fpu/fraiseexcpt.c to fsetexcptflg.c. | Joseph Myers |
2016-08-10 | Fix powerpc fesetexceptflag clearing FE_INVALID (bug 20455). | Joseph Myers |
2016-08-10 | Add tests for fegetexceptflag, fesetexceptflag. | Joseph Myers |
2016-08-03 | powerpc: fix ifunc-sel.h fix asm constraints and clobber list | Aurelien Jarno |
2016-08-03 | powerpc: fix ifunc-sel.h with GCC 6 | Aurelien Jarno |
2016-07-08 | ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240). | Aurelien Jarno |
2016-07-05 | powerpc: Fix return code of strcasecmp for unaligned inputs | Rajalakshmi Srinivasaraghavan |
2016-06-30 | powerpc: Add a POWER8-optimized version of sinf() | Anton Blanchard |
2016-06-30 | powerpc: Add a POWER8-optimized version of expf() | Tulio Magno Quites Machado Filho |
2016-06-24 | Remove atomic_compare_and_exchange_bool_rel. | Torvald Riegel |
2016-06-20 | elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h> | Florian Weimer |
2016-06-14 | Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256). | Joseph Myers |
2016-06-14 | powerpc: strcasecmp/strncasecmp optmization for power8 | raji |
2016-06-06 | powerpc: Fix --disable-multi-arch build on POWER8 | Tulio Magno Quites Machado Filho |
2016-05-27 | Fix powerpc64 ceil, rint etc. on sNaN input (bug 20160). | Joseph Myers |
2016-05-27 | Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160). | Joseph Myers |
2016-05-27 | Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157). | Joseph Myers |
2016-05-25 | Do not raise "inexact" from powerpc64 ceil, floor, trunc (bug 15479). | Joseph Myers |
2016-05-25 | Do not raise "inexact" from powerpc32 ceil, floor, trunc (bug 15479). | Joseph Myers |
2016-05-04 | powerpc: Fix operand prefixes | Gabriel F. T. Gomes |
2016-04-29 | powerpc: Zero pad using memset in strncpy/stpncpy | Gabriel F. T. Gomes |
2016-04-25 | powerpc: Add optimized strcspn for P8 | Paul E. Murphy |
2016-04-22 | powerpc: strcasestr optmization for power8 | Rajalakshmi Srinivasaraghavan |
2016-04-15 | powerpc: Optimization for strlen for POWER8. | Carlos Eduardo Seo |
2016-04-07 | powerpc: Add optimized P8 strspn | Paul E. Murphy |