Age | Commit message (Expand) | Author | Files | Lines |
2017-05-02 | powerpc: Update powerpc-fpu libm-test-ulps | Tulio Magno Quites Machado Filho | 1 | -16/+16 |
2017-04-28 | powerpc: Fix logbl on power7 [BZ# 21280] | Tulio Magno Quites Machado Filho | 1 | -6/+18 |
2017-04-28 | powerpc64le: Create divergent sysdep directory for powerpc64le. | Paul E. Murphy | 17 | -0/+19 |
2017-04-18 | powerpc64: strrchr optimization for power8 | Rajalakshmi Srinivasaraghavan | 5 | -1/+510 |
2017-04-13 | powerpc: Optimized strncat for POWER8 | Rajalakshmi Srinivasaraghavan | 4 | -2/+40 |
2017-04-11 | powerpc: refactor memcmp and memmove IFUNC. | Wainer dos Santos Moschetta | 6 | -52/+19 |
2017-04-11 | powerpc: refactor memcpy and mempcpy IFUNC. | Wainer dos Santos Moschetta | 14 | -119/+46 |
2017-04-11 | powerpc: refactor memchr, memrchr, and rawmemchr IFUNC. | Wainer dos Santos Moschetta | 6 | -48/+21 |
2017-04-11 | powerpc: refactor memset IFUNC. | Wainer dos Santos Moschetta | 10 | -85/+32 |
2017-04-11 | powerpc: refactor strcasestr and strstr IFUNC. | Wainer dos Santos Moschetta | 4 | -34/+14 |
2017-04-11 | powerpc: refactor strchr, strchrnul, and strrchr IFUNC. | Wainer dos Santos Moschetta | 11 | -97/+44 |
2017-04-11 | powerpc: refactor strnlen and strlen IFUNC. | Wainer dos Santos Moschetta | 8 | -64/+28 |
2017-04-11 | powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC. | Wainer dos Santos Moschetta | 19 | -171/+65 |
2017-04-11 | powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy IFUNC. | Wainer dos Santos Moschetta | 9 | -99/+39 |
2017-04-10 | Consolidate pthreadtype.h placementConsolidate pthreadtype.h placement | Adhemerval Zanella | 1 | -0/+249 |
2017-04-06 | Build divdi3 only for architecture that required it | Adhemerval Zanella | 1 | -0/+21 |
2017-04-05 | powerpc64: Add POWER8 strnlen | Wainer dos Santos Moschetta | 5 | -5/+473 |
2017-03-01 | Miscellaneous low-risk changes preparing for _ISOMAC testsuite. | Zack Weinberg | 2 | -2/+1 |
2017-02-25 | Allow direct use of math_ldbl.h in testsuite. | Zack Weinberg | 1 | -3/+22 |
2017-02-21 | powerpc: Update powerpc-fpu libm-test-ulps | Tulio Magno Quites Machado Filho | 1 | -98/+106 |
2017-02-21 | powerpc: Add tests for __ppc_set_ppr_* functions. | Wainer dos Santos Moschetta | 2 | -0/+104 |
2017-02-21 | powerpc: Convert tests to the new support test-driver | Wainer dos Santos Moschetta | 3 | -21/+8 |
2017-02-17 | Update arm, mips, powerpc-nofpu libm-test-ulps. | Joseph Myers | 1 | -104/+112 |
2017-02-07 | powerpc: Use latest optimizations for internal function calls | Rajalakshmi Srinivasaraghavan | 2 | -3/+3 |
2017-02-07 | powerpc: Improve strcmp performance for shorter strings | Rajalakshmi Srinivasaraghavan | 2 | -44/+16 |
2017-02-06 | Remove i686, x86_64, and powerpc strtok implementations | Adhemerval Zanella | 2 | -250/+0 |
2017-01-13 | powerpc: Regenerate ULPs | Tulio Magno Quites Machado Filho | 1 | -14/+14 |
2017-01-04 | Move wrappers to libm-compat-calls-auto | Gabriel F. T. Gomes | 12 | -15/+12 |
2017-01-03 | Remove duplicate strcat implementations | Adhemerval Zanella | 4 | -36/+3 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 796 | -796/+796 |
2016-12-28 | powerpc: Fix powerpc32/power7 memchr for large input sizes | Tulio Magno Quites Machado Filho | 1 | -1/+10 |
2016-12-28 | powerpc64: strchr/strchrnul optimization for power8 | Rajalakshmi Srinivasaraghavan | 8 | -2/+483 |
2016-12-27 | powerpc: Remove f{max,min}{f} assembly implementations | Adhemerval Zanella | 8 | -176/+0 |
2016-12-26 | Do not stack-protect ifunc resolvers [BZ #7065] | Nick Alcock | 1 | -0/+2 |
2016-12-16 | Fix powerpc64/power7 memchr for large input sizes | Adhemerval Zanella | 1 | -1/+11 |
2016-12-15 | Fix powerpc fmax, fmin sNaN handling (bug 20947). | Joseph Myers | 2 | -2/+72 |
2016-12-14 | Refactor long double information into bits/long-double.h. | Joseph Myers | 1 | -20/+0 |
2016-12-13 | powerpc: remove _dl_platform_string and _dl_powerpc_platforms | Andreas Schwab | 2 | -62/+11 |
2016-12-13 | powerpc: strncmp optimization for power9 | Rajalakshmi Srinivasaraghavan | 5 | -1/+422 |
2016-12-07 | Fix hypot sNaN handling (bug 20940). | Joseph Myers | 2 | -8/+12 |
2016-12-01 | powerpc: Remove stpcpy internal clash with IFUNC | Adhemerval Zanella | 1 | -3/+3 |
2016-12-01 | powerpc: strcmp optimization for power9 | Rajalakshmi Srinivasaraghavan | 5 | -1/+326 |
2016-12-01 | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers | 1 | -16/+0 |
2016-11-30 | powerpc: Remove stpcpy internal clash with IFUNC | Adhemerval Zanella | 1 | -3/+1 |
2016-11-29 | powerpc: Add hidden definition for __sigsetjmp | Florian Weimer | 3 | -0/+13 |
2016-11-29 | powerpc: Remove unintended __longjmp symbol from ABI | Florian Weimer | 1 | -3/+1 |
2016-11-29 | Refactor FP_FAST_* into bits/fp-fast.h. | Joseph Myers | 2 | -6/+39 |
2016-11-24 | Remove cached PID/TID in clone | Adhemerval Zanella | 1 | -1/+0 |
2016-11-24 | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers | 1 | -4/+0 |
2016-11-04 | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers | 2 | -0/+2 |