about summary refs log tree commit diff
path: root/sysdeps/powerpc/fpu/math_private.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Use round functions not __round functions in glibc libm.Joseph Myers2018-09-271-24/+0
* Use trunc functions not __trunc functions in glibc libm.Joseph Myers2018-09-201-20/+0
* Use ceil functions not __ceil functions in glibc libm.Joseph Myers2018-09-171-20/+0
* Use floor functions not __floor functions in glibc libm.Joseph Myers2018-09-141-20/+0
* Split fenv_private.h out of math_private.h more consistently.Joseph Myers2018-08-281-1/+0
* Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers2018-05-091-6/+0
* Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra2018-03-151-30/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* powerpc: Avoid putting floating point values in memory [BZ #22189]Tulio Magno Quites Machado Filho2017-10-131-0/+7
* powerpc: Restrict xssqrtqp operands to Vector Registers (bug 21941)Gabriel F. T. Gomes2017-08-101-1/+1
* powerpc64le: Enable float128Paul E. Murphy2017-06-261-0/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* powerpc: Fix fsqrt build in libm [BZ#16576]Adhemerval Zanella2015-01-281-22/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* PowerPC: Remove unneeded copysign[f] macrosAdhemerval Zanella2014-05-221-27/+0
* PowerPC: Fix copysignf optimization macroAdhemerval Zanella2014-05-201-1/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* PowerPC: Set/restore rounding mode only when neededAdhemerval Zanella2013-11-251-0/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Use include_next to chain math_private.h headers.Richard Henderson2012-03-091-1/+1
* powerpc: Convert __ieee754_sqrt{,f} from macros to inlines.Richard Henderson2012-03-091-70/+36
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* PowerPC: Arithmetic function optimizations for POWERAdhemerval Zanella2011-11-111-3/+134
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-0/+83
* .Jakub Jelinek2007-07-311-83/+0
* * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0 cvs/fedora-glibc-20061109T1949Ulrich Drepper2006-11-091-2/+2
* * sysdeps/powerpc/fpu/bits/mathinline.hUlrich Drepper2006-11-061-0/+83