Age | Commit message (Expand) | Author |
2017-04-11 | powerpc: refactor memcpy and mempcpy IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor memchr, memrchr, and rawmemchr IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor memset IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strcasestr and strstr IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strchr, strchrnul, and strrchr IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strnlen and strlen IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC. | Wainer dos Santos Moschetta |
2017-04-11 | powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy IFUNC. | Wainer dos Santos Moschetta |
2017-04-10 | Consolidate pthreadtype.h placementConsolidate pthreadtype.h placement | Adhemerval Zanella |
2017-04-06 | Build divdi3 only for architecture that required it | Adhemerval Zanella |
2017-04-05 | powerpc64: Add POWER8 strnlen | Wainer dos Santos Moschetta |
2017-03-01 | Miscellaneous low-risk changes preparing for _ISOMAC testsuite. | Zack Weinberg |
2017-02-25 | Allow direct use of math_ldbl.h in testsuite. | Zack Weinberg |
2017-02-21 | powerpc: Update powerpc-fpu libm-test-ulps | Tulio Magno Quites Machado Filho |
2017-02-21 | powerpc: Add tests for __ppc_set_ppr_* functions. | Wainer dos Santos Moschetta |
2017-02-21 | powerpc: Convert tests to the new support test-driver | Wainer dos Santos Moschetta |
2017-02-17 | Update arm, mips, powerpc-nofpu libm-test-ulps. | Joseph Myers |
2017-02-07 | powerpc: Use latest optimizations for internal function calls | Rajalakshmi Srinivasaraghavan |
2017-02-07 | powerpc: Improve strcmp performance for shorter strings | Rajalakshmi Srinivasaraghavan |
2017-02-06 | Remove i686, x86_64, and powerpc strtok implementations | Adhemerval Zanella |
2017-01-13 | powerpc: Regenerate ULPs | Tulio Magno Quites Machado Filho |
2017-01-04 | Move wrappers to libm-compat-calls-auto | Gabriel F. T. Gomes |
2017-01-03 | Remove duplicate strcat implementations | Adhemerval Zanella |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-28 | powerpc: Fix powerpc32/power7 memchr for large input sizes | Tulio Magno Quites Machado Filho |
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-26 | Do not stack-protect ifunc resolvers [BZ #7065] | Nick Alcock |
2016-12-16 | Fix powerpc64/power7 memchr for large input sizes | Adhemerval Zanella |
2016-12-15 | Fix powerpc fmax, fmin sNaN handling (bug 20947). | Joseph Myers |
2016-12-14 | Refactor long double information into bits/long-double.h. | Joseph Myers |
2016-12-13 | powerpc: remove _dl_platform_string and _dl_powerpc_platforms | Andreas Schwab |
2016-12-13 | powerpc: strncmp optimization for power9 | Rajalakshmi Srinivasaraghavan |
2016-12-07 | Fix hypot sNaN handling (bug 20940). | Joseph Myers |
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 |