| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | powerpc64le: Iterate over all object suffixes when appending -mfloat128 | Gabriel F. T. Gomes | 2017-07-11 | 1 | -4/+10 |
* | powerpc: Clean up strlen and strnlen for power8 | Rajalakshmi Srinivasaraghavan | 2017-07-03 | 2 | -20/+1 |
* | float128: Add signbit alternative for old compilers | Gabriel F. T. Gomes | 2017-06-30 | 1 | -0/+8 |
* | Rename struct ucontext tag (bug 21457). | Joseph Myers | 2017-06-26 | 2 | -2/+2 |
* | powerpc64le: Enable float128 | Paul E. Murphy | 2017-06-26 | 8 | -0/+928 |
* | powerpc64le: Require at least POWER8 for powerpc64le | Gabriel F. T. Gomes | 2017-06-26 | 2 | -0/+46 |
* | powerpc64le: Check for compiler features for float128 | Gabriel F. T. Gomes | 2017-06-26 | 2 | -0/+77 |
* | powerpc: Fix sinf() IFUNC fallback. | Rogerio A. Cardoso | 2017-06-23 | 1 | -1/+1 |
* | powerpc: Update AT_HWCAP[2] bits | Tulio Magno Quites Machado Filho | 2017-06-23 | 2 | -1/+4 |
* | powerpc: refactor strrchr IFUNC | Rajalakshmi Srinivasaraghavan | 2017-06-23 | 2 | -19/+7 |
* | powerpc: Add optimized version of [l]lroundf | Rajalakshmi Srinivasaraghavan | 2017-06-23 | 9 | -1/+103 |
* | powerpc: Optimize memchr for power8 | Rajalakshmi Srinivasaraghavan | 2017-06-21 | 5 | -1/+371 |
* | powerpc: Add optimized version of [l]lrintf | Rajalakshmi Srinivasaraghavan | 2017-06-21 | 5 | -36/+68 |
* | Use locale_t, not __locale_t, throughout glibc | Zack Weinberg | 2017-06-20 | 2 | -2/+2 |
* | Remove bits/string.h. | Zack Weinberg | 2017-06-20 | 3 | -4/+3 |
* | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra | 2017-06-14 | 3 | -26/+53 |
* | PowerPC64 ENTRY_TOCLESS | Alan Modra | 2017-06-14 | 102 | -138/+172 |
* | PowerPC64 strncpy, stpncpy and strstr fixes | Alan Modra | 2017-06-14 | 8 | -0/+39 |
* | PowerPC64 sysdep.h tidy | Alan Modra | 2017-06-14 | 2 | -59/+59 |
* | PowerPC64 FRAME_PARM_SAVE | Alan Modra | 2017-06-14 | 1 | -24/+3 |
* | PowerPC64, fix calls to _mcount | Alan Modra | 2017-06-14 | 1 | -8/+3 |
* | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler | 2017-06-06 | 2 | -0/+2 |
* | Remove __need macros from signal.h. | Zack Weinberg | 2017-05-20 | 1 | -1/+1 |
* | powerpc: Improve memcmp performance for POWER8 | Rajalakshmi Srinivasaraghavan | 2017-05-18 | 5 | -2/+1483 |
* | powerpc: Add a POWER8-optimized version of cosf() | Paul Clarke | 2017-05-17 | 5 | -1/+593 |
* | Suppress internal declarations for most of the testsuite. | Zack Weinberg | 2017-05-11 | 1 | -1/+1 |
* | powerpc: Fix signal handling in backtrace | Adhemerval Zanella | 2017-05-11 | 2 | -14/+20 |
* | Move shared pthread definitions to common headers | Adhemerval Zanella | 2017-05-09 | 2 | -249/+79 |
* | powerpc: Fix strncat ifunc selection | Rajalakshmi Srinivasaraghavan | 2017-05-04 | 1 | -1/+1 |
* | powerpc: Update powerpc-fpu libm-test-ulps | Tulio Magno Quites Machado Filho | 2017-05-02 | 1 | -16/+16 |
* | powerpc: Fix logbl on power7 [BZ# 21280] | Tulio Magno Quites Machado Filho | 2017-04-28 | 1 | -6/+18 |
* | powerpc64le: Create divergent sysdep directory for powerpc64le. | Paul E. Murphy | 2017-04-28 | 17 | -0/+19 |
* | powerpc64: strrchr optimization for power8 | Rajalakshmi Srinivasaraghavan | 2017-04-18 | 5 | -1/+510 |
* | powerpc: Optimized strncat for POWER8 | Rajalakshmi Srinivasaraghavan | 2017-04-13 | 4 | -2/+40 |
* | powerpc: refactor memcmp and memmove IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 6 | -52/+19 |
* | powerpc: refactor memcpy and mempcpy IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 14 | -119/+46 |
* | powerpc: refactor memchr, memrchr, and rawmemchr IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 6 | -48/+21 |
* | powerpc: refactor memset IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 10 | -85/+32 |
* | powerpc: refactor strcasestr and strstr IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 4 | -34/+14 |
* | powerpc: refactor strchr, strchrnul, and strrchr IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 11 | -97/+44 |
* | powerpc: refactor strnlen and strlen IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 8 | -64/+28 |
* | powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 19 | -171/+65 |
* | powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy IFUNC. | Wainer dos Santos Moschetta | 2017-04-11 | 9 | -99/+39 |
* | Consolidate pthreadtype.h placementConsolidate pthreadtype.h placement | Adhemerval Zanella | 2017-04-10 | 1 | -0/+249 |
* | Build divdi3 only for architecture that required it | Adhemerval Zanella | 2017-04-06 | 1 | -0/+21 |
* | powerpc64: Add POWER8 strnlen | Wainer dos Santos Moschetta | 2017-04-05 | 5 | -5/+473 |
* | Miscellaneous low-risk changes preparing for _ISOMAC testsuite. | Zack Weinberg | 2017-03-01 | 2 | -2/+1 |
* | Allow direct use of math_ldbl.h in testsuite. | Zack Weinberg | 2017-02-25 | 1 | -3/+22 |
* | powerpc: Update powerpc-fpu libm-test-ulps | Tulio Magno Quites Machado Filho | 2017-02-21 | 1 | -98/+106 |
* | powerpc: Add tests for __ppc_set_ppr_* functions. | Wainer dos Santos Moschetta | 2017-02-21 | 2 | -0/+104 |