| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 321 | -321/+321 |
* | powerpc: POWER8 memcpy optimization for cached memory | Adhemerval Zanella | 2017-12-11 | 1 | -0/+2 |
* | Add elision tunables | Rogerio Alves | 2017-12-05 | 1 | -1/+1 |
* | Use libm_alias_float for powerpc. | Joseph Myers | 2017-12-05 | 35 | -35/+70 |
* | Use libm_alias_double for remaining powerpc functions. | Joseph Myers | 2017-12-02 | 20 | -185/+43 |
* | Base powerpc logbl compat symbols on __logb not logb. | Joseph Myers | 2017-12-01 | 1 | -1/+1 |
* | Ues libm_alias_double for various powerpc functions. | Joseph Myers | 2017-12-01 | 15 | -136/+31 |
* | Use libm_alias_double for powerpc fabs, fma. | Joseph Myers | 2017-12-01 | 2 | -10/+0 |
* | Use libm_alias_float for e500. | Joseph Myers | 2017-12-01 | 1 | -1/+2 |
* | Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64 | James Clarke | 2017-10-13 | 1 | -1/+4 |
* | Use libm_alias_double for dbl-64 modf. | Joseph Myers | 2017-10-03 | 1 | -5/+0 |
* | Use libm_alias_double for dbl-64 logb. | Joseph Myers | 2017-10-03 | 1 | -5/+0 |
* | Remove powerpc32 sqrt wrappers. | Joseph Myers | 2017-08-25 | 11 | -604/+0 |
* | Obsolete matherr, _LIB_VERSION, libieee.a. | Joseph Myers | 2017-08-21 | 4 | -0/+4 |
* | Do not use __ptr_t. | Joseph Myers | 2017-08-08 | 8 | -8/+8 |
* | Rename struct ucontext tag (bug 21457). | Joseph Myers | 2017-06-26 | 1 | -1/+1 |
* | Use locale_t, not __locale_t, throughout glibc | Zack Weinberg | 2017-06-20 | 1 | -1/+1 |
* | Remove bits/string.h. | Zack Weinberg | 2017-06-20 | 1 | -2/+1 |
* | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra | 2017-06-14 | 1 | -0/+1 |
* | PowerPC64 ENTRY_TOCLESS | Alan Modra | 2017-06-14 | 1 | -0/+2 |
* | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler | 2017-06-06 | 1 | -0/+1 |
* | powerpc: Fix signal handling in backtrace | Adhemerval Zanella | 2017-05-11 | 1 | -7/+10 |
* | Build divdi3 only for architecture that required it | Adhemerval Zanella | 2017-04-06 | 1 | -0/+21 |
* | Move wrappers to libm-compat-calls-auto | Gabriel F. T. Gomes | 2017-01-04 | 11 | -10/+7 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 330 | -330/+330 |
* | powerpc: Fix powerpc32/power7 memchr for large input sizes | Tulio Magno Quites Machado Filho | 2016-12-28 | 1 | -1/+10 |
* | powerpc: Remove f{max,min}{f} assembly implementations | Adhemerval Zanella | 2016-12-27 | 2 | -10/+0 |
* | powerpc: Add hidden definition for __sigsetjmp | Florian Weimer | 2016-11-29 | 2 | -0/+2 |
* | powerpc: Remove unintended __longjmp symbol from ABI | Florian Weimer | 2016-11-29 | 1 | -3/+1 |
* | Define wordsize.h macros everywhere | Steve Ellcey | 2016-11-04 | 1 | -0/+3 |
* | Fix cmpli usage in power6 memset. | Joseph Myers | 2016-10-25 | 1 | -1/+1 |
* | Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718). | Joseph Myers | 2016-10-19 | 1 | -3/+20 |
* | powerpc32: make PLT call in _mcount compatible with -msecure-plt (bug 20554) | Alan Modra | 2016-10-09 | 1 | -3/+24 |
* | Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to... | Stefan Liebler | 2016-10-07 | 16 | -86/+137 |
* | powerpc: Fix POWER9 implies | Tulio Magno Quites Machado Filho | 2016-09-19 | 1 | -1/+1 |
* | Add e500 version of fetestexceptflag. | Joseph Myers | 2016-09-07 | 1 | -0/+25 |
* | Add femode_t functions: powerpc. | Joseph Myers | 2016-09-07 | 2 | -0/+80 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 1 | -0/+4 |
* | Add fesetexcept: powerpc. | Joseph Myers | 2016-08-16 | 1 | -0/+37 |
* | ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240). | Aurelien Jarno | 2016-07-08 | 1 | -0/+5 |
* | Remove atomic_compare_and_exchange_bool_rel. | Torvald Riegel | 2016-06-24 | 1 | -19/+0 |
* | Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256). | Joseph Myers | 2016-06-14 | 1 | -5/+0 |
* | Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160). | Joseph Myers | 2016-05-27 | 12 | -12/+84 |
* | Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157). | Joseph Myers | 2016-05-27 | 1 | -2/+19 |
* | Do not raise "inexact" from powerpc32 ceil, floor, trunc (bug 15479). | Joseph Myers | 2016-05-25 | 6 | -18/+36 |
* | powerpc: Rearrange cfi_offset calls | Rajalakshmi Srinivasaraghavan | 2016-03-11 | 3 | -13/+13 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 326 | -326/+326 |
* | powerpc: Add basic support for POWER9 sans hwcap. | Carlos Eduardo Seo | 2015-12-22 | 3 | -0/+4 |
* | powerpc: Add hwcap/hwcap2/platform data to TCB. | Carlos Eduardo Seo | 2015-12-03 | 1 | -0/+14 |
* | Fix powerpc round, roundf spurious "inexact" (bug 19238). | Joseph Myers | 2015-11-12 | 2 | -6/+12 |