aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)AuthorFilesLines
2018-05-17nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu1-3/+0
2018-05-17Add narrowing divide functions.Joseph Myers1-0/+3
2018-05-16Add narrowing multiply functions.Joseph Myers1-0/+16
2018-05-11powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdoubleTulio Magno Quites Machado Filho1-10/+14
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers1-0/+1
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers2-6/+28
2018-04-27powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes104-53/+93
2018-04-04powerpc: Update sin, cos and sincos ULPsTulio Magno Quites Machado Filho1-0/+6
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2-3/+2
2018-03-20Remove powerpc, sparc fdim inlines (bug 22987).Joseph Myers1-14/+0
2018-03-20Add narrowing subtract functions.Joseph Myers1-0/+4
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra1-30/+0
2018-03-15Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra2-5/+5
2018-03-11hurd: add gscope supportSamuel Thibault1-0/+1
2018-03-10Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg6-0/+7
2018-03-07powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella2-2/+2
2018-03-02Fix powerpc ifunc-sel.h build for -Os.Joseph Myers1-2/+2
2018-02-12powerpc: Update pow() ULPsTulio Magno Quites Machado Filho1-0/+2
2018-02-12Remove slow paths from expSzabolcs Nagy1-1/+0
2018-02-12Remove slow paths from powWilco Dijkstra1-1/+0
2018-02-10Add narrowing add functions.Joseph Myers1-0/+4
2018-02-10Fix narrowing function tests build for powerpc64le.Joseph Myers1-0/+6
2018-02-06Use xmalloc in tst-setcontext-fpscr.c (bug 19668).Joseph Myers1-2/+2
2018-01-19powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho2-4/+6
2018-01-12powerpc: Fix llround spurious inexact on 32-bit POWER4 [BZ #22697]Tulio Magno Quites Machado Filho1-0/+5
2018-01-10Fix powerpc-nofpu fmaxmagl, fminmagl spurious "invalid" exception (bug 22691).Joseph Myers1-0/+2
2018-01-09Fix powerpc-nofpu remainderl wrong sign of zero result (bug 22688).Joseph Myers1-0/+1
2018-01-09Fix powerpc-nofpu complex long double functions spurious "invalid" exception ...Joseph Myers1-6/+20
2018-01-05powerpc: Fix error message during relocation overflowTulio Magno Quites Machado Filho1-1/+4
2018-01-02Update powerpc-nofpu libm-test-ulps.Joseph Myers1-28/+34
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers813-813/+813
2017-12-19Provide a C++ version of iseqsig (bug 22377)Gabriel F. T. Gomes1-2/+6
2017-12-19Revert exp reimplementation (causes test failures).Joseph Myers1-0/+1
2017-12-19Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty1-1/+0
2017-12-16powerpc: Update ulpsRajalakshmi Srinivasaraghavan1-20/+20
2017-12-15powerpc: st{r,p}cpy optimization for aligned stringsRajalakshmi Srinivasaraghavan1-3/+146
2017-12-12Remove --with-fp / --without-fp.Joseph Myers1-0/+1
2017-12-11powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella11-13/+310
2017-12-05Add elision tunablesRogerio Alves4-14/+3
2017-12-05Use libm_alias_float for powerpc.Joseph Myers74-83/+157
2017-12-02Use libm_alias_double for remaining powerpc functions.Joseph Myers34-361/+83
2017-12-01Define powerpc64 lroundl compat symbol only once.Joseph Myers1-1/+0
2017-12-01Base powerpc logbl compat symbols on __logb not logb.Joseph Myers3-3/+3
2017-12-01Ues libm_alias_double for various powerpc functions.Joseph Myers32-287/+67
2017-12-01Use libm_alias_double for powerpc fabs, fma.Joseph Myers6-32/+4
2017-12-01powerpc: Regenerate ULPsGabriel F. T. Gomes1-2/+2
2017-12-01Use libm_alias_float for e500.Joseph Myers1-1/+2
2017-11-27Add _Float64x function aliases.Joseph Myers1-0/+11
2017-11-24Use -mfloat128 for _Float64x tests for powerpc64le.Joseph Myers1-1/+5
2017-11-17powerpc: Update AT_HWCAP2 bitsTulio Magno Quites Machado Filho2-2/+4