Age | Commit message (Expand) | Author |
2017-01-03 | Remove duplicate strcat implementations | Adhemerval Zanella |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-28 | powerpc64: strchr/strchrnul optimization for power8 | Rajalakshmi Srinivasaraghavan |
2016-12-27 | powerpc: Remove f{max,min}{f} assembly implementations | Adhemerval Zanella |
2016-12-16 | Fix powerpc64/power7 memchr for large input sizes | Adhemerval Zanella |
2016-12-13 | powerpc: strncmp optimization for power9 | Rajalakshmi Srinivasaraghavan |
2016-12-01 | powerpc: Remove stpcpy internal clash with IFUNC | Adhemerval Zanella |
2016-12-01 | powerpc: strcmp optimization for power9 | Rajalakshmi Srinivasaraghavan |
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-04 | Define wordsize.h macros everywhere | Steve Ellcey |
2016-10-25 | Fix cmpli usage in power6 memset. | Joseph Myers |
2016-10-19 | Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718). | Joseph Myers |
2016-10-07 | Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to... | Stefan Liebler |
2016-09-19 | powerpc: Fix POWER9 implies | Tulio Magno Quites Machado Filho |
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-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 | 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-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 |
2016-04-01 | Remove powerpc64 strspn, strcspn, and strpbrk implementation | Adhemerval Zanella |
2016-03-11 | powerpc: Rearrange cfi_offset calls | Rajalakshmi Srinivasaraghavan |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-12-22 | powerpc: Add basic support for POWER9 sans hwcap. | Carlos Eduardo Seo |
2015-12-03 | powerpc: Add hwcap/hwcap2/platform data to TCB. | Carlos Eduardo Seo |
2015-11-12 | Fix powerpc round, roundf spurious "inexact" (bug 19238). | Joseph Myers |
2015-11-12 | Fix powerpc64 lround, lroundf, llround, llroundf spurious "inexact" exception... | Joseph Myers |
2015-11-11 | Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (... | Joseph Myers |
2015-10-01 | PowerPC: Add comments to optimized strncpy | Gabriel F. T. Gomes |
2015-10-01 | PowerPC: Fix operand prefixes | Gabriel F. T. Gomes |
2015-09-11 | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers |
2015-08-25 | powerpc: Fix tabort usage in syscalls | Paul E. Murphy |
2015-08-25 | powerpc: Handle worstcase behavior in strstr() for POWER7 | Rajalakshmi Srinivasaraghavan |
2015-08-21 | powerpc: make memchr use memchr-power7. | Carlos Eduardo Seo |
2015-08-11 | powerpc: Fix stpcpy performance for power8 | Ondrej Bilka |
2015-08-11 | powerpc: Fix PPC64/POWER7 conform tests | Adhemerval Zanella |
2015-08-11 | powerpc: Use default strcpy optimization for POWER7 | Adhemerval Zanella |
2015-08-11 | powerpc: Fix strnlen/power7 build | Adhemerval Zanella |