summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)Author
2018-07-26Update powerpc-nofpu ulps.Joseph Myers
2018-07-16powerpc64: Always restore TOC on longjmp [BZ #21895]Rogerio Alves
2018-06-18Fix powerpc64le build of nan-sign tests (bug 23303).Joseph Myers
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-06-06powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdoubleTulio Magno Quites Machado Filho
2018-06-01Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473).Joseph Myers
2018-05-30powerpc: Add multiarch sqrtf128 for ppc64leRajalakshmi Srinivasaraghavan
2018-05-24powerpc: Move around math-related ImpliesTulio Magno Quites Machado Filho
2018-05-24Remove sysdeps/powerpc/soft-fp directory.Joseph Myers
2018-05-17nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu
2018-05-17Add narrowing divide functions.Joseph Myers
2018-05-16Add narrowing multiply functions.Joseph Myers
2018-05-11powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdoubleTulio Magno Quites Machado Filho
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers
2018-04-27powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes
2018-04-04powerpc: Update sin, cos and sincos ULPsTulio Magno Quites Machado Filho
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
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