summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary math_private.h includes.Joseph Myers2018-09-283-3/+0
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-276-6/+10
* Use round functions not __round functions in glibc libm.Joseph Myers2018-09-275-24/+4
* Add missing unwind information to ld.so on powerpc32 (bug 23707)Andreas Schwab2018-09-261-0/+3
* powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella2018-09-215-67/+1
* Use trunc functions not __trunc functions in glibc libm.Joseph Myers2018-09-205-20/+4
* Use ceil functions not __ceil functions in glibc libm.Joseph Myers2018-09-177-22/+6
* Use rint functions not __rint functions in glibc libm.Joseph Myers2018-09-144-2/+4
* Use floor functions not __floor functions in glibc libm.Joseph Myers2018-09-147-22/+6
* Add new exp and exp2 implementationsSzabolcs Nagy2018-09-051-48/+48
* Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h.Joseph Myers2018-09-042-2/+2
* Do not include fenv_private.h in math_private.h.Joseph Myers2018-09-032-0/+2
* [BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2018-08-312-2/+2
* Split fenv_private.h out of math_private.h more consistently.Joseph Myers2018-08-282-3/+4
* Move EXCEPTION_SET_FORCES_TRAP out of math-tests.h.Joseph Myers2018-08-271-6/+8
* Remove unused math filesWilco Dijkstra2018-08-242-461/+0
* powerpc: Remove powerpc specific sinf and cosf optimizationRajalakshmi Srinivasaraghavan2018-08-2013-1453/+0
* powerpc: Rearrange little endian specific filesRajalakshmi Srinivasaraghavan2018-08-168-24/+31
* Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar2018-08-022-2/+2
* Move SNAN_TESTS_TYPE_CAST out of math-tests.h.Joseph Myers2018-08-012-8/+30
* 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