Age | Commit message (Expand) | Author |
2018-03-10 | Don't include math.h/math_private.h in math_ldbl_opt.h. | Zack Weinberg |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-05 | Use libm_alias_float for powerpc. | Joseph Myers |
2017-12-02 | Use libm_alias_double for remaining powerpc functions. | Joseph Myers |
2017-12-01 | Define powerpc64 lroundl compat symbol only once. | Joseph Myers |
2017-12-01 | Base powerpc logbl compat symbols on __logb not logb. | Joseph Myers |
2017-12-01 | Ues libm_alias_double for various powerpc functions. | Joseph Myers |
2017-12-01 | Use libm_alias_double for powerpc fabs, fma. | Joseph Myers |
2017-10-31 | [PowerPC64] sysdep.h doesn't need to be included in multiarch files | Alan Modra |
2017-10-31 | [PowerPC64] Don't define __GI_ variant of isnan for static lib | Alan Modra |
2017-10-03 | Use libm_alias_double for dbl-64 modf. | Joseph Myers |
2017-10-03 | Use libm_alias_double for dbl-64 logb. | Joseph Myers |
2017-10-02 | Do not wrap expf and exp2f | Szabolcs Nagy |
2017-09-21 | powerpc: Add redirection for finitef128, isinf128, and isnanf128 | Gabriel F. T. Gomes |
2017-09-15 | [BZ #21745] powerpc: build some IFUNC math functions for libc and libm | Tulio Magno Quites Machado Filho |
2017-06-23 | powerpc: Fix sinf() IFUNC fallback. | Rogerio A. Cardoso |
2017-06-23 | powerpc: Add optimized version of [l]lroundf | Rajalakshmi Srinivasaraghavan |
2017-06-21 | powerpc: Add optimized version of [l]lrintf | Rajalakshmi Srinivasaraghavan |
2017-06-14 | PowerPC64 ENTRY_TOCLESS | Alan Modra |
2017-05-17 | powerpc: Add a POWER8-optimized version of cosf() | Paul Clarke |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-27 | powerpc: Remove f{max,min}{f} assembly implementations | Adhemerval Zanella |
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-07-08 | ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240). | Aurelien Jarno |
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-14 | Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256). | Joseph Myers |
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-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
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-01-28 | powerpc: Fix fsqrt build in libm [BZ#16576] | Adhemerval Zanella |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-11-24 | Remove IS_IN_libm | Siddhesh Poyarekar |
2014-05-19 | PowerPC: Fix multiarch hypotf PPC64 path | Adhemerval Zanella |
2014-04-01 | Fix s_copysign stack temp for PowerPC64 ELFv2 | Alan Modra |
2014-03-14 | PowerPC: remove wrong roundl implementation for PowerPC64 | Adhemerval Zanella |
2014-03-14 | PowerPC: remove wrong nearbyintl implementation for PPC64 | Adhemerval Zanella |
2014-03-14 | PowerPC: remove wrong ceill implementation for PowerPC64 | Adhemerval Zanella |
2014-02-27 | PowerPC: llround/llroundf POWER8 optimization | Adhemerval Zanella |
2014-02-27 | PowerPC: llrint/llrintf POWER8 optimization | Adhemerval Zanella |
2014-02-27 | PowerPC: Optimized finite/finitef for POWER8 | Adhemerval Zanella |
2014-02-27 | PowerPC: Optimized isinf/isinff for POWER8 | Adhemerval Zanella |
2014-02-27 | PowerPC: Optimized isnan/isnanf for POWER8 | Adhemerval Zanella |
2014-01-08 | PowerPC: remove wrong truncl implementation for PowerPC64 | Adhemerval Zanella |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |