summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Update powerpc-nofpu ulps.Joseph Myers2018-07-261-0/+35
* powerpc64: Always restore TOC on longjmp [BZ #21895]Rogerio Alves2018-07-164-4/+139
* Fix powerpc64le build of nan-sign tests (bug 23303).Joseph Myers2018-06-181-1/+4
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-082-0/+4
* powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdoubleTulio Magno Quites Machado Filho2018-06-061-3/+8
* Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473).Joseph Myers2018-06-013-0/+107
* powerpc: Add multiarch sqrtf128 for ppc64leRajalakshmi Srinivasaraghavan2018-05-304-0/+107
* powerpc: Move around math-related ImpliesTulio Magno Quites Machado Filho2018-05-243-0/+10
* Remove sysdeps/powerpc/soft-fp directory.Joseph Myers2018-05-241-0/+0
* nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu2018-05-171-3/+0
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+3
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+16
* powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdoubleTulio Magno Quites Machado Filho2018-05-111-10/+14
* Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers2018-05-101-0/+1
* Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers2018-05-092-6/+28
* powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes2018-04-27104-53/+93
* powerpc: Update sin, cos and sincos ULPsTulio Magno Quites Machado Filho2018-04-041-0/+6
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-042-3/+2
* Remove powerpc, sparc fdim inlines (bug 22987).Joseph Myers2018-03-201-14/+0
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+4
* Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra2018-03-151-30/+0
* Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra2018-03-152-5/+5
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg2018-03-106-0/+7
* powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella2018-03-072-2/+2
* Fix powerpc ifunc-sel.h build for -Os.Joseph Myers2018-03-021-2/+2
* powerpc: Update pow() ULPsTulio Magno Quites Machado Filho2018-02-121-0/+2
* Remove slow paths from expSzabolcs Nagy2018-02-121-1/+0
* Remove slow paths from powWilco Dijkstra2018-02-121-1/+0
* Add narrowing add functions.Joseph Myers2018-02-101-0/+4
* Fix narrowing function tests build for powerpc64le.Joseph Myers2018-02-101-0/+6
* Use xmalloc in tst-setcontext-fpscr.c (bug 19668).Joseph Myers2018-02-061-2/+2
* powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho2018-01-192-4/+6
* powerpc: Fix llround spurious inexact on 32-bit POWER4 [BZ #22697]Tulio Magno Quites Machado Filho2018-01-121-0/+5
* Fix powerpc-nofpu fmaxmagl, fminmagl spurious "invalid" exception (bug 22691).Joseph Myers2018-01-101-0/+2
* Fix powerpc-nofpu remainderl wrong sign of zero result (bug 22688).Joseph Myers2018-01-091-0/+1
* Fix powerpc-nofpu complex long double functions spurious "invalid" exception ...Joseph Myers2018-01-091-6/+20
* powerpc: Fix error message during relocation overflowTulio Magno Quites Machado Filho2018-01-051-1/+4
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2018-01-021-28/+34
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01813-813/+813
* Provide a C++ version of iseqsig (bug 22377)Gabriel F. T. Gomes2017-12-191-2/+6
* Revert exp reimplementation (causes test failures).Joseph Myers2017-12-191-0/+1
* Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty2017-12-191-1/+0
* powerpc: Update ulpsRajalakshmi Srinivasaraghavan2017-12-161-20/+20
* powerpc: st{r,p}cpy optimization for aligned stringsRajalakshmi Srinivasaraghavan2017-12-151-3/+146
* Remove --with-fp / --without-fp.Joseph Myers2017-12-121-0/+1
* powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella2017-12-1111-13/+310
* Add elision tunablesRogerio Alves2017-12-054-14/+3
* Use libm_alias_float for powerpc.Joseph Myers2017-12-0574-83/+157
* Use libm_alias_double for remaining powerpc functions.Joseph Myers2017-12-0234-361/+83