aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)Author
2018-03-20Remove powerpc, sparc fdim inlines (bug 22987).Joseph Myers
2018-03-20Add narrowing subtract functions.Joseph Myers
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra
2018-03-15Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra
2018-03-11hurd: add gscope supportSamuel Thibault
2018-03-10Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg
2018-03-07powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella
2018-03-02Fix powerpc ifunc-sel.h build for -Os.Joseph Myers
2018-02-12powerpc: Update pow() ULPsTulio Magno Quites Machado Filho
2018-02-12Remove slow paths from expSzabolcs Nagy
2018-02-12Remove slow paths from powWilco Dijkstra
2018-02-10Add narrowing add functions.Joseph Myers
2018-02-10Fix narrowing function tests build for powerpc64le.Joseph Myers
2018-02-06Use xmalloc in tst-setcontext-fpscr.c (bug 19668).Joseph Myers
2018-01-19powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho
2018-01-12powerpc: Fix llround spurious inexact on 32-bit POWER4 [BZ #22697]Tulio Magno Quites Machado Filho
2018-01-10Fix powerpc-nofpu fmaxmagl, fminmagl spurious "invalid" exception (bug 22691).Joseph Myers
2018-01-09Fix powerpc-nofpu remainderl wrong sign of zero result (bug 22688).Joseph Myers
2018-01-09Fix powerpc-nofpu complex long double functions spurious "invalid" exception ...Joseph Myers
2018-01-05powerpc: Fix error message during relocation overflowTulio Magno Quites Machado Filho
2018-01-02Update powerpc-nofpu libm-test-ulps.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-19Provide a C++ version of iseqsig (bug 22377)Gabriel F. T. Gomes
2017-12-19Revert exp reimplementation (causes test failures).Joseph Myers
2017-12-19Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty
2017-12-16powerpc: Update ulpsRajalakshmi Srinivasaraghavan
2017-12-15powerpc: st{r,p}cpy optimization for aligned stringsRajalakshmi Srinivasaraghavan
2017-12-12Remove --with-fp / --without-fp.Joseph Myers
2017-12-11powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella
2017-12-05Add elision tunablesRogerio Alves
2017-12-05Use libm_alias_float for powerpc.Joseph Myers
2017-12-02Use libm_alias_double for remaining powerpc functions.Joseph Myers
2017-12-01Define powerpc64 lroundl compat symbol only once.Joseph Myers
2017-12-01Base powerpc logbl compat symbols on __logb not logb.Joseph Myers
2017-12-01Ues libm_alias_double for various powerpc functions.Joseph Myers
2017-12-01Use libm_alias_double for powerpc fabs, fma.Joseph Myers
2017-12-01powerpc: Regenerate ULPsGabriel F. T. Gomes
2017-12-01Use libm_alias_float for e500.Joseph Myers
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-24Use -mfloat128 for _Float64x tests for powerpc64le.Joseph Myers
2017-11-17powerpc: Update AT_HWCAP2 bitsTulio Magno Quites Machado Filho
2017-11-17Support bits/floatn.h inclusion from .S files.Joseph Myers
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella
2017-11-07powerpc: Use latest optimization for internal function callsRajalakshmi Srinivasaraghavan
2017-11-06Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402).Joseph Myers
2017-10-31[PowerPC64] sysdep.h doesn't need to be included in multiarch filesAlan Modra
2017-10-31[PowerPC64] strncase_l-power7.c should use strncase_l.cAlan Modra
2017-10-31[PowerPC64] Tidy strcasecmp_l-power7.S symbolsAlan Modra
2017-10-31[PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc)Alan Modra