aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/fpu/math_private.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-03-16powerpc: Add optimized ilogb* for POWER9Raphael Moreira Zinsly1-1/+25
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers1-24/+0
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers1-20/+0
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers1-20/+0
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers1-20/+0
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers1-1/+0
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers1-6/+0
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra1-30/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-13powerpc: Avoid putting floating point values in memory [BZ #22189]Tulio Magno Quites Machado Filho1-0/+7
2017-08-10powerpc: Restrict xssqrtqp operands to Vector Registers (bug 21941)Gabriel F. T. Gomes1-1/+1
2017-06-26powerpc64le: Enable float128Paul E. Murphy1-0/+10
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-28powerpc: Fix fsqrt build in libm [BZ#16576]Adhemerval Zanella1-22/+10
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-05-22PowerPC: Remove unneeded copysign[f] macrosAdhemerval Zanella1-27/+0
2014-05-20PowerPC: Fix copysignf optimization macroAdhemerval Zanella1-1/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-11-25PowerPC: Set/restore rounding mode only when neededAdhemerval Zanella1-0/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-03-09Use include_next to chain math_private.h headers.Richard Henderson1-1/+1
2012-03-09powerpc: Convert __ieee754_sqrt{,f} from macros to inlines.Richard Henderson1-70/+36
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-11-11PowerPC: Arithmetic function optimizations for POWERAdhemerval Zanella1-3/+134
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-0/+83
2007-07-31.Jakub Jelinek1-83/+0
2006-11-09* elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0cvs/fedora-glibc-20061109T1949Ulrich Drepper1-2/+2
2006-11-06* sysdeps/powerpc/fpu/bits/mathinline.hUlrich Drepper1-0/+83